aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-09-28 21:16:56 +0000
committerGravatar vitalyster2022-09-29 10:28:57 +0300
commita70a3f84b5629c4b409899a36691f2f593825352 (patch)
tree2aec13581fd56ab08c93dfcaf837609d0e5afaaf /package-lock.json
parent94e2dcd925ce5fb809d34c74cc092228553066c2 (diff)
Bump stylelint from 14.12.1 to 14.13.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.12.1 to 14.13.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.12.1...14.13.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 8768261c..2f82fae8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -36,7 +36,7 @@
"postcss-import": "^15.0.0",
"postcss-preset-env": "^7.8.2",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.12.1",
+ "stylelint": "^14.13.0",
"stylelint-config-standard": "^28.0.0",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"
@@ -7581,9 +7581,9 @@
}
},
"node_modules/stylelint": {
- "version": "14.12.1",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.12.1.tgz",
- "integrity": "sha512-ZEM4TuksChMBfuPadQsHUkbOoRySAT9QMfDvvYxdAchOJl0p+csTMBXOu6ORAAxKhwBmxqJiep8V88bXfNs3EQ==",
+ "version": "14.13.0",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.13.0.tgz",
+ "integrity": "sha512-NJSAdloiAB/jgVJKxMR90mWlctvmeBFGFVUvyKngi9+j/qPSJ5ZB+u8jOmGbLTnS7OHrII9NFGehPRyar8U5vg==",
"dev": true,
"dependencies": {
"@csstools/selector-specificity": "^2.0.2",
@@ -13737,9 +13737,9 @@
}
},
"stylelint": {
- "version": "14.12.1",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.12.1.tgz",
- "integrity": "sha512-ZEM4TuksChMBfuPadQsHUkbOoRySAT9QMfDvvYxdAchOJl0p+csTMBXOu6ORAAxKhwBmxqJiep8V88bXfNs3EQ==",
+ "version": "14.13.0",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.13.0.tgz",
+ "integrity": "sha512-NJSAdloiAB/jgVJKxMR90mWlctvmeBFGFVUvyKngi9+j/qPSJ5ZB+u8jOmGbLTnS7OHrII9NFGehPRyar8U5vg==",
"dev": true,
"requires": {
"@csstools/selector-specificity": "^2.0.2",