mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency stylelint to v17.11.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
9acf37625e
commit
28bf2e6a5b
Generated
+9
-9
@@ -73,7 +73,7 @@
|
||||
"knip": "6.12.2",
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.99.0",
|
||||
"stylelint": "17.10.0",
|
||||
"stylelint": "17.11.0",
|
||||
"stylelint-config-standard-scss": "17.0.0",
|
||||
"terser": "5.46.2",
|
||||
"typescript": "6.0.3",
|
||||
@@ -12079,9 +12079,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint": {
|
||||
"version": "17.10.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.10.0.tgz",
|
||||
"integrity": "sha512-cI7I6HHEYOHHVNVci+s92WlA3QfmNhjwFdgCgYV3TLEysilOjk+B3EFxMED1xY9GYB0Kre3OD+mSLj19VLTIvA==",
|
||||
"version": "17.11.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.11.0.tgz",
|
||||
"integrity": "sha512-/3czzmbF9XdGWvReDF3Ex4R23Ajolo7j8RB2bFNEqk6Ht356nlpVV+G5bG2Qt8AW1ofJzXztBRDnAtd7cgowWA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -12126,7 +12126,7 @@
|
||||
"postcss-safe-parser": "^7.0.1",
|
||||
"postcss-selector-parser": "^7.1.1",
|
||||
"postcss-value-parser": "^4.2.0",
|
||||
"string-width": "^8.2.0",
|
||||
"string-width": "^8.2.1",
|
||||
"supports-hyperlinks": "^4.4.0",
|
||||
"svg-tags": "^1.0.0",
|
||||
"table": "^6.9.0",
|
||||
@@ -12384,13 +12384,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint/node_modules/file-entry-cache": {
|
||||
"version": "11.1.2",
|
||||
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-11.1.2.tgz",
|
||||
"integrity": "sha512-N2WFfK12gmrK1c1GXOqiAJ1tc5YE+R53zvQ+t5P8S5XhnmKYVB5eZEiLNZKDSmoG8wqqbF9EXYBBW/nef19log==",
|
||||
"version": "11.1.3",
|
||||
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-11.1.3.tgz",
|
||||
"integrity": "sha512-oMbq0PD6VIiIwMF6LIa7MEwd/l9huKwmqRKXqmrkqIZv8CvRbfowL+L0ryAl8h//HfAS0zS+4SbYoRyAoA6BJA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"flat-cache": "^6.1.20"
|
||||
"flat-cache": "^6.1.22"
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint/node_modules/flat-cache": {
|
||||
|
||||
+1
-1
@@ -69,7 +69,7 @@
|
||||
"knip": "6.12.2",
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.99.0",
|
||||
"stylelint": "17.10.0",
|
||||
"stylelint": "17.11.0",
|
||||
"stylelint-config-standard-scss": "17.0.0",
|
||||
"terser": "5.46.2",
|
||||
"typescript": "6.0.3",
|
||||
|
||||
Reference in New Issue
Block a user