From 72a323b5f1f765206cb43b17f856b8429801cf12 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Fri, 23 Jun 2023 21:57:29 +0000 Subject: build(deps-dev): bump stylelint from 15.8.0 to 15.9.0 Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.8.0 to 15.9.0. - [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/15.8.0...15.9.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index acabf4cd..3a448e2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -73,7 +73,7 @@ "react-test-renderer": "^18.2.0", "regenerator-runtime": "^0.13.11", "style-loader": "^3.3.3", - "stylelint": "^15.8.0", + "stylelint": "^15.9.0", "stylelint-config-standard": "^33.0.0", "webpack": "^5.88.0", "webpack-cli": "^5.1.4", @@ -17048,9 +17048,9 @@ } }, "node_modules/stylelint": { - "version": "15.8.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.8.0.tgz", - "integrity": "sha512-x9qBk84F3MEjMEUNCE7MtWmfj9G9y5XzJ0cpQeJdy2l/IoqjC8Ih0N0ytmOTnXE4Yv0J7I1cmVRQUVNSPCxTsA==", + "version": "15.9.0", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.9.0.tgz", + "integrity": "sha512-sXtAZi64CllWr6A+8ymDWnlIaYwuAa7XRmGnJxLQXFNnLjd3Izm4HAD+loKVaZ7cpK6SLxhAUX1lwPJKGCn0mg==", "dev": true, "dependencies": { "@csstools/css-parser-algorithms": "^2.2.0", @@ -30840,9 +30840,9 @@ } }, "stylelint": { - "version": "15.8.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.8.0.tgz", - "integrity": "sha512-x9qBk84F3MEjMEUNCE7MtWmfj9G9y5XzJ0cpQeJdy2l/IoqjC8Ih0N0ytmOTnXE4Yv0J7I1cmVRQUVNSPCxTsA==", + "version": "15.9.0", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.9.0.tgz", + "integrity": "sha512-sXtAZi64CllWr6A+8ymDWnlIaYwuAa7XRmGnJxLQXFNnLjd3Izm4HAD+loKVaZ7cpK6SLxhAUX1lwPJKGCn0mg==", "dev": true, "requires": { "@csstools/css-parser-algorithms": "^2.2.0", -- cgit v1.2.3