Skip to content

Commit 2cab731

Browse files
authored
Upgrade to [email protected] to avoid import change errors (#583)
* Upgrade to [email protected] to avoid import change errors * Create wild-rings-rest.md * Fix package-lock
1 parent 56c028f commit 2cab731

File tree

3 files changed

+21
-16
lines changed

3 files changed

+21
-16
lines changed

.changeset/wild-rings-rest.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+
Upgrade to [email protected] to avoid import change errors

package-lock.json

Lines changed: 15 additions & 15 deletions
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
@@ -47,7 +47,7 @@
4747
"postcss-styled-syntax": "^0.7.0",
4848
"postcss-value-parser": "^4.0.2",
4949
"string.prototype.matchall": "^4.0.2",
50-
"stylelint": "^16.3.1",
50+
"stylelint": "^16.11.0",
5151
"stylelint-browser-compat": "^1.0.0-beta.140",
5252
"stylelint-config-standard": "^37.0.0",
5353
"stylelint-scss": "^6.2.0",

0 commit comments

Comments
 (0)