From d37aa7cd5821b0c455d4a0802b95ea66d6ea74bf Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 22 Feb 2022 21:08:37 +0000 Subject: 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] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 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", diff --git a/package.json b/package.json index 0dd9fe60..897376e5 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,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" -- cgit v1.2.3