Skip to content

Commit

Permalink
Bump @primer/view-components from 0.1.0 to 0.1.7 (#2431)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2023
1 parent c415172 commit 70a3eee
Showing 1 changed file with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -845,6 +845,11 @@
resolved "https://registry.yarnpkg.com/@github/image-crop-element/-/image-crop-element-5.0.0.tgz#6ae2c31f1e7dc355c41c3140554fb76ca7a71ef7"
integrity sha512-Vgm2OwWAs1ESoib/t5sjxsAYo6YTOxxAjWDRxswX7qrqoyCejTZ3hshdo4Ep5e+Mz/GVTZC3rdMtg06dk/eT4g==

"@github/include-fragment-element@^6.1.1":
version "6.1.1"
resolved "https://registry.yarnpkg.com/@github/include-fragment-element/-/include-fragment-element-6.1.1.tgz#75ac07dd7ee0e56997e6c910d9ad9663c4889c30"
integrity sha512-JTRVhMJlgcojYjj/bBuWKaYa2EQL3CvmdIkEiOeZUuu1xjutBaSEhpONL1MBAT77zUOy6VwniKjZGQn1IT7dbg==

"@github/mini-throttle@^1.0.7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@github/mini-throttle/-/mini-throttle-1.0.7.tgz#938d6eb45d00d07043a669baabfcafa072833f10"
Expand Down Expand Up @@ -1205,10 +1210,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

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

"@primer/behaviors@^1.2.0":
version "1.3.1"
Expand Down Expand Up @@ -1241,20 +1246,21 @@
tap-map "^1.0.0"

"@primer/view-components@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@primer/view-components/-/view-components-0.1.0.tgz#6e2ed1e0acad6e7e805da1369ca7ed5ce40588f3"
integrity sha512-wunGnMDsuEmilPj2A05+kwhOsy49mTmLLq4sgzZ6Do5qh6eIDSvZXIv8HcgjvDk33JcBgEtLgnPu/GTLz910aA==
version "0.1.7"
resolved "https://registry.yarnpkg.com/@primer/view-components/-/view-components-0.1.7.tgz#34a7729add3f43a7ee6abb9041b1ff83ffe5b1eb"
integrity sha512-OwN/3OFEoq2OmyTlZnaHKlV/iDswZUa1ax0dL2uMJntfykesLbhMVZ/q00+HjKQaSTfCWFRrEswagryphkP81Q==
dependencies:
"@github/auto-check-element" "^5.2.0"
"@github/auto-complete-element" "^3.3.4"
"@github/catalyst" "^1.6.0"
"@github/clipboard-copy-element" "^1.1.2"
"@github/details-menu-element" "^1.0.12"
"@github/image-crop-element" "^5.0.0"
"@github/include-fragment-element" "^6.1.1"
"@github/mini-throttle" "^2.1.0"
"@github/relative-time-element" "^4.0.0"
"@github/tab-container-element" "^3.1.2"
"@oddbird/popover-polyfill" "^0.0.8"
"@oddbird/popover-polyfill" "^0.1.1"
"@primer/behaviors" "^1.2.0"

"@sinclair/typebox@^0.25.16":
Expand Down

0 comments on commit 70a3eee

Please sign in to comment.