@primer/stylelint-config 13.2.0-rc.139308f → 13.2.0-rc.8384c2a
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +0 -1
- package/dist/index.mjs +0 -1
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
package/dist/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@primer/stylelint-config",
|
|
3
|
-
"version": "13.2.0-rc.
|
|
3
|
+
"version": "13.2.0-rc.8384c2a",
|
|
4
4
|
"description": "Sharable stylelint config used by GitHub's CSS",
|
|
5
5
|
"author": "GitHub, Inc.",
|
|
6
6
|
"license": "MIT",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"@github/browserslist-config": "^1.0.0",
|
|
46
46
|
"postcss-scss": "^4.0.2",
|
|
47
|
-
"postcss-styled-syntax": "^0.
|
|
47
|
+
"postcss-styled-syntax": "^0.6.4",
|
|
48
48
|
"postcss-value-parser": "^4.0.2",
|
|
49
49
|
"string.prototype.matchall": "^4.0.2",
|
|
50
50
|
"stylelint": "^16.3.1",
|