Skip to content

Commit

Permalink
fix(deps): update dependency @primer/view-components to ^0.37.0
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent ab289cd commit ecb7ec4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@primer/css": "^21.0.0",
"@primer/octicons": "^19.0.0",
"@primer/primitives": "^10.3.4",
"@primer/view-components": "^0.36.5",
"@primer/view-components": "^0.37.0",
"domutils": "^3.0.0",
"html-minifier": "^4.0.0",
"liquidjs": "^10.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -812,9 +812,9 @@ __metadata:
languageName: node
linkType: hard

"@primer/view-components@npm:^0.36.5":
version: 0.36.5
resolution: "@primer/view-components@npm:0.36.5"
"@primer/view-components@npm:^0.37.0":
version: 0.37.0
resolution: "@primer/view-components@npm:0.37.0"
dependencies:
"@github/auto-check-element": "npm:^5.2.0"
"@github/auto-complete-element": "npm:^3.6.2"
Expand All @@ -831,7 +831,7 @@ __metadata:
"@primer/live-region-element": "npm:^0.7.1"
peerDependencies:
"@primer/primitives": 9.x || 10.x
checksum: 10c0/b1eb6274cf07c65da82f2185df78de3f50403531247c8df1adc78c5386e4c473ef0a1954faee610a8c085fd5b1df72eded8099ef9055de35795e4fe1969db2c4
checksum: 10c0/1453dd554c2820d58b926f92735c1314b694efb75bf723cacf28b0c049fcb66daaa64152984456d044f190240510a36ef54544afaf979e5663542816bc9be815
languageName: node
linkType: hard

Expand Down Expand Up @@ -3464,7 +3464,7 @@ __metadata:
"@primer/css": "npm:^21.0.0"
"@primer/octicons": "npm:^19.0.0"
"@primer/primitives": "npm:^10.3.4"
"@primer/view-components": "npm:^0.36.5"
"@primer/view-components": "npm:^0.37.0"
"@types/node": "npm:^22.0.0"
domutils: "npm:^3.0.0"
eslint: "npm:^9.0.0"
Expand Down

0 comments on commit ecb7ec4

Please sign in to comment.