diff options
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index e58b0bd8..f61def01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "postcss-import": "^15.1.0", "postcss-preset-env": "^8.0.1", "regenerator-runtime": "^0.13.11", - "stylelint": "^15.1.0", + "stylelint": "^15.2.0", "stylelint-config-standard": "^30.0.1", "webpack": "^5.75.0", "webpack-cli": "^5.0.1" @@ -8086,9 +8086,9 @@ } }, "node_modules/stylelint": { - "version": "15.1.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.1.0.tgz", - "integrity": "sha512-Tw8OyIiYhxnIHUzgoLlCyWgCUKsPYiP3TDgs7M1VbayS+q5qZly2yxABg+YPe/hFRWiu0cOtptCtpyrn1CrnYw==", + "version": "15.2.0", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.2.0.tgz", + "integrity": "sha512-wjg5OLn8zQwjlj5cYUgyQpMWKzct42AG5dYlqkHRJQJqsystFFn3onqEc263KH4xfEI0W3lZCnlIhFfS64uwSA==", "dev": true, "dependencies": { "@csstools/css-parser-algorithms": "^2.0.1", @@ -14527,9 +14527,9 @@ } }, "stylelint": { - "version": "15.1.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.1.0.tgz", - "integrity": "sha512-Tw8OyIiYhxnIHUzgoLlCyWgCUKsPYiP3TDgs7M1VbayS+q5qZly2yxABg+YPe/hFRWiu0cOtptCtpyrn1CrnYw==", + "version": "15.2.0", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.2.0.tgz", + "integrity": "sha512-wjg5OLn8zQwjlj5cYUgyQpMWKzct42AG5dYlqkHRJQJqsystFFn3onqEc263KH4xfEI0W3lZCnlIhFfS64uwSA==", "dev": true, "requires": { "@csstools/css-parser-algorithms": "^2.0.1", |