Skip to content

Commit cd008ae

Browse files
Merge 26830ef into 2e9981b
2 parents 2e9981b + 26830ef commit cd008ae

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/evil-peaches-sin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@primer/css': patch
3+
---
4+
5+
Update @primer/primitives peerDependencies to 10.x || 11.x

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"table": "^6.8.1"
7373
},
7474
"peerDependencies": {
75-
"@primer/primitives": "9.x || 10.x"
75+
"@primer/primitives": "10.x || 11.x"
7676
},
7777
"jest": {
7878
"testEnvironment": "node",

0 commit comments

Comments
 (0)