fix stylelint
This commit is contained in:
Generated
+22
-1
@@ -53,7 +53,7 @@
|
||||
"next-sitemap": "^1.6.99",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"stylelint": "^13.13.1",
|
||||
"stylelint-config-recommended": "^5.0.0",
|
||||
"stylelint-config-standard": "^22.0.0",
|
||||
"stylelint-config-styled-components": "^0.1.1",
|
||||
"testcafe": "^1.14.2",
|
||||
"typescript": "^4.3.2"
|
||||
@@ -11748,6 +11748,18 @@
|
||||
"stylelint": "^13.13.0"
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint-config-standard": {
|
||||
"version": "22.0.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-22.0.0.tgz",
|
||||
"integrity": "sha512-uQVNi87SHjqTm8+4NIP5NMAyY/arXrBgimaaT7skvRfE9u3JKXRK9KBkbr4pVmeciuCcs64kAdjlxfq6Rur7Hw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"stylelint-config-recommended": "^5.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"stylelint": "^13.13.0"
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint-config-styled-components": {
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://registry.npmjs.org/stylelint-config-styled-components/-/stylelint-config-styled-components-0.1.1.tgz",
|
||||
@@ -23419,6 +23431,15 @@
|
||||
"dev": true,
|
||||
"requires": {}
|
||||
},
|
||||
"stylelint-config-standard": {
|
||||
"version": "22.0.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-22.0.0.tgz",
|
||||
"integrity": "sha512-uQVNi87SHjqTm8+4NIP5NMAyY/arXrBgimaaT7skvRfE9u3JKXRK9KBkbr4pVmeciuCcs64kAdjlxfq6Rur7Hw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"stylelint-config-recommended": "^5.0.0"
|
||||
}
|
||||
},
|
||||
"stylelint-config-styled-components": {
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://registry.npmjs.org/stylelint-config-styled-components/-/stylelint-config-styled-components-0.1.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user