mirror of
https://github.com/prymitive/karma
synced 2026-08-17 11:27:01 +00:00
chore(deps): update dependency stylelint to v17.12.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
d47614f80c
commit
3df651a2d8
Generated
+5
-5
@@ -73,7 +73,7 @@
|
||||
"knip": "6.14.1",
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.99.0",
|
||||
"stylelint": "17.11.1",
|
||||
"stylelint": "17.12.0",
|
||||
"stylelint-config-standard-scss": "17.0.0",
|
||||
"terser": "5.47.1",
|
||||
"typescript": "6.0.3",
|
||||
@@ -12137,9 +12137,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint": {
|
||||
"version": "17.11.1",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.11.1.tgz",
|
||||
"integrity": "sha512-+smN/HqVTggUx3iuAzOi9fPh8SrH+cJWlZrYVldXoJ06orWBhZ4Ue/QEp64oei6pVrAh4w3tG+Y12Vw7MbCFRQ==",
|
||||
"version": "17.12.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.12.0.tgz",
|
||||
"integrity": "sha512-KIlzWXMHUvgfPUR0R7TK3H80yCIi0uoivUwf+6Az4yrHJD1Q3c1qIkh/H5Z0i/K3QXgtq/UMEkWyBUSUwnpnOg==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -12167,7 +12167,7 @@
|
||||
"debug": "^4.4.3",
|
||||
"fast-glob": "^3.3.3",
|
||||
"fastest-levenshtein": "^1.0.16",
|
||||
"file-entry-cache": "^11.1.2",
|
||||
"file-entry-cache": "^11.1.3",
|
||||
"global-modules": "^2.0.0",
|
||||
"globby": "^16.2.0",
|
||||
"globjoin": "^0.1.4",
|
||||
|
||||
+1
-1
@@ -69,7 +69,7 @@
|
||||
"knip": "6.14.1",
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.99.0",
|
||||
"stylelint": "17.11.1",
|
||||
"stylelint": "17.12.0",
|
||||
"stylelint-config-standard-scss": "17.0.0",
|
||||
"terser": "5.47.1",
|
||||
"typescript": "6.0.3",
|
||||
|
||||
Reference in New Issue
Block a user