Skip to content

Commit 96cc028

Browse files
fix(deps): update dependency @primer/primitives to v11
1 parent 2ef4254 commit 96cc028

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
1616
"@primer/css": "^21.0.0",
1717
"@primer/octicons": "^19.0.0",
18-
"@primer/primitives": "^10.3.4",
18+
"@primer/primitives": "^11.0.0",
1919
"@primer/view-components": "^0.37.0",
2020
"domutils": "^3.0.0",
2121
"html-minifier": "^4.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -790,10 +790,10 @@ __metadata:
790790
languageName: node
791791
linkType: hard
792792

793-
"@primer/primitives@npm:^10.3.4":
794-
version: 10.3.4
795-
resolution: "@primer/primitives@npm:10.3.4"
796-
checksum: 10c0/d69805fa11e3c2849274cac4e2d158955b6cbf9185c7b52a3fdfbf375b53bd221b5a31e0b519d9ef78810c3785f20898f8e8e5676e5ec248b3d1a0a0b75118d4
793+
"@primer/primitives@npm:^11.0.0":
794+
version: 11.0.0
795+
resolution: "@primer/primitives@npm:11.0.0"
796+
checksum: 10c0/8d269c18df0f346ab6e2dfecbdf52b0dcb2641a1b0b7ce7fe87ab6c0755975cf12aad2e352e1882d508b19c637c8313f2c1c413a3600f612794282c21ebb5459
797797
languageName: node
798798
linkType: hard
799799

@@ -3475,7 +3475,7 @@ __metadata:
34753475
"@octokit/rest": "npm:^22.0.0"
34763476
"@primer/css": "npm:^21.0.0"
34773477
"@primer/octicons": "npm:^19.0.0"
3478-
"@primer/primitives": "npm:^10.3.4"
3478+
"@primer/primitives": "npm:^11.0.0"
34793479
"@primer/view-components": "npm:^0.37.0"
34803480
"@types/node": "npm:^22.0.0"
34813481
domutils: "npm:^3.0.0"

0 commit comments

Comments
 (0)