mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
chore(deps): update dependency stylelint to v17.9.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
96cc39f0c0
commit
2dee110b39
Generated
+7
-7
@@ -71,7 +71,7 @@
|
||||
"knip": "6.6.1",
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.99.0",
|
||||
"stylelint": "17.9.0",
|
||||
"stylelint": "17.9.1",
|
||||
"stylelint-config-standard-scss": "17.0.0",
|
||||
"terser": "5.46.2",
|
||||
"ts-jest": "29.4.9",
|
||||
@@ -12152,9 +12152,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint": {
|
||||
"version": "17.9.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.9.0.tgz",
|
||||
"integrity": "sha512-xO0jeY6z1/urFL5L/BZLmB1yYlbRiRMQnYH6ArZIDWJ+SZXGssOY7XoYb1JIv/L220+EBnwwJXJS4Mt/F96SvA==",
|
||||
"version": "17.9.1",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.9.1.tgz",
|
||||
"integrity": "sha512-THTmnAPJTrg/JhkTWZlSyrO+HUYMx6ELthIHeMyD2WOKqXIJUFQv2Yxn91bvUrZdbBJaW2dUuQdPST2wcQ6C3g==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -12515,9 +12515,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint/node_modules/string-width": {
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/string-width/-/string-width-8.2.0.tgz",
|
||||
"integrity": "sha512-6hJPQ8N0V0P3SNmP6h2J99RLuzrWz2gvT7VnK5tKvrNqJoyS9W4/Fb8mo31UiPvy00z7DQXkP2hnKBVav76thw==",
|
||||
"version": "8.2.1",
|
||||
"resolved": "https://registry.npmjs.org/string-width/-/string-width-8.2.1.tgz",
|
||||
"integrity": "sha512-IIaP0g3iy9Cyy18w3M9YcaDudujEAVHKt3a3QJg1+sr/oX96TbaGUubG0hJyCjCBThFH+tFpcIyoUHUn1ogaLA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -67,7 +67,7 @@
|
||||
"knip": "6.6.1",
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.99.0",
|
||||
"stylelint": "17.9.0",
|
||||
"stylelint": "17.9.1",
|
||||
"stylelint-config-standard-scss": "17.0.0",
|
||||
"terser": "5.46.2",
|
||||
"ts-jest": "29.4.9",
|
||||
|
||||
Reference in New Issue
Block a user