Skip to content

Commit 70a3eee

Browse files
Bump @primer/view-components from 0.1.0 to 0.1.7 (#2431)
Bumps [@primer/view-components](https://github.com/primer/view_components) from 0.1.0 to 0.1.7. - [Release notes](https://github.com/primer/view_components/releases) - [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md) - [Commits](primer/view_components@v0.1.0...v0.1.7) --- updated-dependencies: - dependency-name: "@primer/view-components" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c415172 commit 70a3eee

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

yarn.lock

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -845,6 +845,11 @@
845845
resolved "https://registry.yarnpkg.com/@github/image-crop-element/-/image-crop-element-5.0.0.tgz#6ae2c31f1e7dc355c41c3140554fb76ca7a71ef7"
846846
integrity sha512-Vgm2OwWAs1ESoib/t5sjxsAYo6YTOxxAjWDRxswX7qrqoyCejTZ3hshdo4Ep5e+Mz/GVTZC3rdMtg06dk/eT4g==
847847

848+
"@github/include-fragment-element@^6.1.1":
849+
version "6.1.1"
850+
resolved "https://registry.yarnpkg.com/@github/include-fragment-element/-/include-fragment-element-6.1.1.tgz#75ac07dd7ee0e56997e6c910d9ad9663c4889c30"
851+
integrity sha512-JTRVhMJlgcojYjj/bBuWKaYa2EQL3CvmdIkEiOeZUuu1xjutBaSEhpONL1MBAT77zUOy6VwniKjZGQn1IT7dbg==
852+
848853
"@github/mini-throttle@^1.0.7":
849854
version "1.0.7"
850855
resolved "https://registry.yarnpkg.com/@github/mini-throttle/-/mini-throttle-1.0.7.tgz#938d6eb45d00d07043a669baabfcafa072833f10"
@@ -1205,10 +1210,10 @@
12051210
"@nodelib/fs.scandir" "2.1.5"
12061211
fastq "^1.6.0"
12071212

1208-
"@oddbird/popover-polyfill@^0.0.8":
1209-
version "0.0.8"
1210-
resolved "https://registry.yarnpkg.com/@oddbird/popover-polyfill/-/popover-polyfill-0.0.8.tgz#9abd07f46306550356113556a9a05302c3785226"
1211-
integrity sha512-d5DhYFRlcF5O/lUL8mB2h2R60XV71qCWKwXGKKQZNhShPb1gpX4HfPCnpjv6BL/cbQSVUQyafAoO55/rATbfpg==
1213+
"@oddbird/popover-polyfill@^0.1.1":
1214+
version "0.1.1"
1215+
resolved "https://registry.yarnpkg.com/@oddbird/popover-polyfill/-/popover-polyfill-0.1.1.tgz#2d8c11dc8f7b12ae7fce9599168984e5f2381b5c"
1216+
integrity sha512-X9gxiwKtN1ZumOoe9KRLpe37nshLtwHm/IJflIxgjanXz/FqKb0DQ7BlWu+iqUn/O0/jWYgkKnTLtsC9JlgwQg==
12121217

12131218
"@primer/behaviors@^1.2.0":
12141219
version "1.3.1"
@@ -1241,20 +1246,21 @@
12411246
tap-map "^1.0.0"
12421247

12431248
"@primer/view-components@^0.1.0":
1244-
version "0.1.0"
1245-
resolved "https://registry.yarnpkg.com/@primer/view-components/-/view-components-0.1.0.tgz#6e2ed1e0acad6e7e805da1369ca7ed5ce40588f3"
1246-
integrity sha512-wunGnMDsuEmilPj2A05+kwhOsy49mTmLLq4sgzZ6Do5qh6eIDSvZXIv8HcgjvDk33JcBgEtLgnPu/GTLz910aA==
1249+
version "0.1.7"
1250+
resolved "https://registry.yarnpkg.com/@primer/view-components/-/view-components-0.1.7.tgz#34a7729add3f43a7ee6abb9041b1ff83ffe5b1eb"
1251+
integrity sha512-OwN/3OFEoq2OmyTlZnaHKlV/iDswZUa1ax0dL2uMJntfykesLbhMVZ/q00+HjKQaSTfCWFRrEswagryphkP81Q==
12471252
dependencies:
12481253
"@github/auto-check-element" "^5.2.0"
12491254
"@github/auto-complete-element" "^3.3.4"
12501255
"@github/catalyst" "^1.6.0"
12511256
"@github/clipboard-copy-element" "^1.1.2"
12521257
"@github/details-menu-element" "^1.0.12"
12531258
"@github/image-crop-element" "^5.0.0"
1259+
"@github/include-fragment-element" "^6.1.1"
12541260
"@github/mini-throttle" "^2.1.0"
12551261
"@github/relative-time-element" "^4.0.0"
12561262
"@github/tab-container-element" "^3.1.2"
1257-
"@oddbird/popover-polyfill" "^0.0.8"
1263+
"@oddbird/popover-polyfill" "^0.1.1"
12581264
"@primer/behaviors" "^1.2.0"
12591265

12601266
"@sinclair/typebox@^0.25.16":

0 commit comments

Comments
 (0)