mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps): update dependency stylelint to v17.9.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
bd1b90a8d9
commit
de89675a88
12
ui/package-lock.json
generated
12
ui/package-lock.json
generated
@@ -71,7 +71,7 @@
|
||||
"knip": "6.6.1",
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.99.0",
|
||||
"stylelint": "17.8.0",
|
||||
"stylelint": "17.9.0",
|
||||
"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.8.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.8.0.tgz",
|
||||
"integrity": "sha512-oHkld9T60LDSaUQ4CSVc+tlt9eUoDlxhaGWShsUCKyIL14boZfmK5bSphZqx64aiC5tCqX+BsQMTMoSz8D1zIg==",
|
||||
"version": "17.9.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.9.0.tgz",
|
||||
"integrity": "sha512-xO0jeY6z1/urFL5L/BZLmB1yYlbRiRMQnYH6ArZIDWJ+SZXGssOY7XoYb1JIv/L220+EBnwwJXJS4Mt/F96SvA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -12168,9 +12168,9 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@csstools/css-calc": "^3.1.1",
|
||||
"@csstools/css-calc": "^3.2.0",
|
||||
"@csstools/css-parser-algorithms": "^4.0.0",
|
||||
"@csstools/css-syntax-patches-for-csstree": "^1.1.2",
|
||||
"@csstools/css-syntax-patches-for-csstree": "^1.1.3",
|
||||
"@csstools/css-tokenizer": "^4.0.0",
|
||||
"@csstools/media-query-list-parser": "^5.0.0",
|
||||
"@csstools/selector-resolve-nested": "^4.0.0",
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
"knip": "6.6.1",
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.99.0",
|
||||
"stylelint": "17.8.0",
|
||||
"stylelint": "17.9.0",
|
||||
"stylelint-config-standard-scss": "17.0.0",
|
||||
"terser": "5.46.2",
|
||||
"ts-jest": "29.4.9",
|
||||
|
||||
Reference in New Issue
Block a user