aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-02-22 21:08:37 +0000
committerGravatar vitalyster2022-02-23 05:41:41 +0300
commitd37aa7cd5821b0c455d4a0802b95ea66d6ea74bf (patch)
treef9e341aa63372a8e516801cbb64aa490db5d9ece /package-lock.json
parent698951814916dbe39de43734d270d0b5ff8d8347 (diff)
Bump stylelint from 14.5.1 to 14.5.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.5.1 to 14.5.2. - [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.5.1...14.5.2) --- 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 8b70850f..320ce26e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -35,7 +35,7 @@
"postcss-import": "^14.0.2",
"postcss-preset-env": "^7.4.1",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.5.1",
+ "stylelint": "^14.5.2",
"stylelint-config-standard": "^25.0.0",
"webpack": "^5.69.1",
"webpack-cli": "^4.9.2"
@@ -7263,9 +7263,9 @@
}
},
"node_modules/stylelint": {
- "version": "14.5.1",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.5.1.tgz",
- "integrity": "sha512-8Hf4HtnhxlWlf7iXF9zFfhSc3X0teRnVzl6PqPs2JEFx+dy/mhMhghZfiTDW4QG0ihDw9+WP7GZw5Nzx7cQF5A==",
+ "version": "14.5.2",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.5.2.tgz",
+ "integrity": "sha512-ZmZhIosMgFgAEe7+F8z4rlJq+12mmqPK0cN3SyNZhMiHZrZzfsd7WJ2WFZ14AMgQFZ61Dn6RYkEy51U/Lg4MQA==",
"dev": true,
"dependencies": {
"balanced-match": "^2.0.0",
@@ -13335,9 +13335,9 @@
}
},
"stylelint": {
- "version": "14.5.1",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.5.1.tgz",
- "integrity": "sha512-8Hf4HtnhxlWlf7iXF9zFfhSc3X0teRnVzl6PqPs2JEFx+dy/mhMhghZfiTDW4QG0ihDw9+WP7GZw5Nzx7cQF5A==",
+ "version": "14.5.2",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.5.2.tgz",
+ "integrity": "sha512-ZmZhIosMgFgAEe7+F8z4rlJq+12mmqPK0cN3SyNZhMiHZrZzfsd7WJ2WFZ14AMgQFZ61Dn6RYkEy51U/Lg4MQA==",
"dev": true,
"requires": {
"balanced-match": "^2.0.0",