aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-23 21:12:28 +0000
committerGravatar vitalyster2022-05-24 00:19:27 +0300
commit5c4e2ec2498c53a6a5b0b834616f962bc6bd0fd9 (patch)
tree47581ebe3e33c93b0ca333628c32c1a95b2033b0 /package-lock.json
parentb07ba785cab12ed52254fb500dfd427d7ad4d9c3 (diff)
Bump stylelint from 14.8.2 to 14.8.3
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.2 to 14.8.3. - [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.8.2...14.8.3) --- 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.json28
1 files changed, 7 insertions, 21 deletions
diff --git a/package-lock.json b/package-lock.json
index b091c0db..74f9e4ae 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -35,7 +35,7 @@
"postcss-import": "^14.1.0",
"postcss-preset-env": "^7.6.0",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.8.2",
+ "stylelint": "^14.8.3",
"stylelint-config-standard": "^25.0.0",
"webpack": "^5.72.1",
"webpack-cli": "^4.9.2"
@@ -5404,12 +5404,6 @@
"node": ">=0.10.0"
}
},
- "node_modules/normalize-selector": {
- "version": "0.2.0",
- "resolved": "https://registry.npmjs.org/normalize-selector/-/normalize-selector-0.2.0.tgz",
- "integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM=",
- "dev": true
- },
"node_modules/normalize-url": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
@@ -7393,9 +7387,9 @@
}
},
"node_modules/stylelint": {
- "version": "14.8.2",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.2.tgz",
- "integrity": "sha512-tjDfexCYfoPdl/xcDJ9Fv+Ko9cvzbDnmdiaqEn3ovXHXasi/hbkt5tSjsiReQ+ENqnz0eltaX/AOO+AlzVdcNA==",
+ "version": "14.8.3",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.3.tgz",
+ "integrity": "sha512-aLpskXwSgFEBYbFRKA/BfuyYMGuXNtn2t5GqoffNPSezvw97x/vVNWcZNF0+cwt+LBjfvyq9/MRE3OjInGRgNA==",
"dev": true,
"dependencies": {
"balanced-match": "^2.0.0",
@@ -7421,7 +7415,6 @@
"meow": "^9.0.0",
"micromatch": "^4.0.5",
"normalize-path": "^3.0.0",
- "normalize-selector": "^0.2.0",
"picocolors": "^1.0.0",
"postcss": "^8.4.13",
"postcss-media-query-parser": "^0.2.3",
@@ -12113,12 +12106,6 @@
"integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=",
"dev": true
},
- "normalize-selector": {
- "version": "0.2.0",
- "resolved": "https://registry.npmjs.org/normalize-selector/-/normalize-selector-0.2.0.tgz",
- "integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM=",
- "dev": true
- },
"normalize-url": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
@@ -13463,9 +13450,9 @@
}
},
"stylelint": {
- "version": "14.8.2",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.2.tgz",
- "integrity": "sha512-tjDfexCYfoPdl/xcDJ9Fv+Ko9cvzbDnmdiaqEn3ovXHXasi/hbkt5tSjsiReQ+ENqnz0eltaX/AOO+AlzVdcNA==",
+ "version": "14.8.3",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.3.tgz",
+ "integrity": "sha512-aLpskXwSgFEBYbFRKA/BfuyYMGuXNtn2t5GqoffNPSezvw97x/vVNWcZNF0+cwt+LBjfvyq9/MRE3OjInGRgNA==",
"dev": true,
"requires": {
"balanced-match": "^2.0.0",
@@ -13491,7 +13478,6 @@
"meow": "^9.0.0",
"micromatch": "^4.0.5",
"normalize-path": "^3.0.0",
- "normalize-selector": "^0.2.0",
"picocolors": "^1.0.0",
"postcss": "^8.4.13",
"postcss-media-query-parser": "^0.2.3",