aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-29 21:01:27 +0000
committerGravatar vitalyster2022-12-30 17:32:48 +0300
commite0ffe02f3595428992492289b9e94da6a6cc9219 (patch)
treeceb390a04f6d288dfbed7194de24963306655feb
parent331dd7d9ec7c6ba50a4c4912f8e62fcc84c6c461 (diff)
Bump stylelint from 14.16.0 to 14.16.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.16.0 to 14.16.1. - [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.16.0...14.16.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index c3203c15..e2525c89 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -37,7 +37,7 @@
"postcss-import": "^15.1.0",
"postcss-preset-env": "^7.8.3",
"regenerator-runtime": "^0.13.11",
- "stylelint": "^14.16.0",
+ "stylelint": "^14.16.1",
"stylelint-config-standard": "^29.0.0",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
@@ -7621,9 +7621,9 @@
}
},
"node_modules/stylelint": {
- "version": "14.16.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.0.tgz",
- "integrity": "sha512-X6uTi9DcxjzLV8ZUAjit1vsRtSwcls0nl07c9rqOPzvpA8IvTX/xWEkBRowS0ffevRrqkHa/ThDEu86u73FQDg==",
+ "version": "14.16.1",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.1.tgz",
+ "integrity": "sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==",
"dev": true,
"dependencies": {
"@csstools/selector-specificity": "^2.0.2",
@@ -13752,9 +13752,9 @@
}
},
"stylelint": {
- "version": "14.16.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.0.tgz",
- "integrity": "sha512-X6uTi9DcxjzLV8ZUAjit1vsRtSwcls0nl07c9rqOPzvpA8IvTX/xWEkBRowS0ffevRrqkHa/ThDEu86u73FQDg==",
+ "version": "14.16.1",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.1.tgz",
+ "integrity": "sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==",
"dev": true,
"requires": {
"@csstools/selector-specificity": "^2.0.2",
diff --git a/package.json b/package.json
index 3aa9315f..d00d38cc 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"postcss-import": "^15.1.0",
"postcss-preset-env": "^7.8.3",
"regenerator-runtime": "^0.13.11",
- "stylelint": "^14.16.0",
+ "stylelint": "^14.16.1",
"stylelint-config-standard": "^29.0.0",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"