Skip to content

Commit f5c6775

Browse files
Update primitives dep (#634)
* update primitives dep * Create late-rings-rush.md --------- Co-authored-by: Katie Langerman <[email protected]>
1 parent d8ebf87 commit f5c6775

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.changeset/late-rings-rush.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/stylelint-config": patch
3+
---
4+
5+
Update primitives dep

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"rollup": "^4.21.1"
7777
},
7878
"peerDependencies": {
79-
"@primer/primitives": "9.x || 10.x"
79+
"@primer/primitives": "10.x || 11.x"
8080
},
8181
"jest": {
8282
"transform": {},

0 commit comments

Comments
 (0)