summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-31 02:00:45 +0000
committerGitHub <noreply@github.com>2022-12-31 02:00:45 +0000
commit510b744e7de684b39ff866f8c1c5b796516d4dc6 (patch)
treeed6ce5a38e16d16bfe20df00610fd0e3552c7b5c /package-lock.json
parent4c35d9ab07c0878a27407c7bb9a38c166e935bf9 (diff)
chore(deps-dev): 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>
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 c3cd7ad2..fddd009f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -63,7 +63,7 @@
"babel-jest": "^27",
"eslint-import-resolver-typescript": "^3.5.2",
"jest": "^27",
- "stylelint": "^14.16.0",
+ "stylelint": "^14.16.1",
"stylelint-config-recommended-scss": "^7.0.0",
"ts-jest": "^27.1.4",
"ts-loader": "^9.4.2",
@@ -14231,9 +14231,9 @@
"dev": true
},
"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",
@@ -27165,9 +27165,9 @@
"dev": true
},
"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",