mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps): update dependency stylelint to v17.8.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
8090de0473
commit
3628da5540
10
ui/package-lock.json
generated
10
ui/package-lock.json
generated
@@ -71,7 +71,7 @@
|
||||
"knip": "6.4.1",
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.99.0",
|
||||
"stylelint": "17.7.0",
|
||||
"stylelint": "17.8.0",
|
||||
"stylelint-config-standard-scss": "17.0.0",
|
||||
"terser": "5.46.1",
|
||||
"ts-jest": "29.4.9",
|
||||
@@ -11805,9 +11805,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint": {
|
||||
"version": "17.7.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.7.0.tgz",
|
||||
"integrity": "sha512-n/+4RheCRl+cecGnF+S/Adz59iCRaK9BVznJYB+a7GOksfwNzjiOPnYv17pTO0HgRse9IiqbMtekGNhOb2tVYQ==",
|
||||
"version": "17.8.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.8.0.tgz",
|
||||
"integrity": "sha512-oHkld9T60LDSaUQ4CSVc+tlt9eUoDlxhaGWShsUCKyIL14boZfmK5bSphZqx64aiC5tCqX+BsQMTMoSz8D1zIg==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -11848,7 +11848,7 @@
|
||||
"micromatch": "^4.0.8",
|
||||
"normalize-path": "^3.0.0",
|
||||
"picocolors": "^1.1.1",
|
||||
"postcss": "^8.5.8",
|
||||
"postcss": "^8.5.9",
|
||||
"postcss-safe-parser": "^7.0.1",
|
||||
"postcss-selector-parser": "^7.1.1",
|
||||
"postcss-value-parser": "^4.2.0",
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
"knip": "6.4.1",
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.99.0",
|
||||
"stylelint": "17.7.0",
|
||||
"stylelint": "17.8.0",
|
||||
"stylelint-config-standard-scss": "17.0.0",
|
||||
"terser": "5.46.1",
|
||||
"ts-jest": "29.4.9",
|
||||
|
||||
Reference in New Issue
Block a user