From cacee73e558ff5a08ff588b6010fd79f83eb3a6f Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 21 Feb 2023 23:11:03 +0000 Subject: build(deps-dev): bump stylelint from 15.0.0 to 15.2.0 in /vnext Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.0.0 to 15.2.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.0.0...15.2.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 14 +++++++------- vnext/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 89e3cc6d..a7abc54c 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -68,7 +68,7 @@ "postcss-preset-env": "^8.0.1", "postcss-url": "^10.1.3", "react-test-renderer": "^18.2.0", - "stylelint": "^15.0.0", + "stylelint": "^15.2.0", "stylelint-config-standard": "^30.0.1" } }, @@ -15960,9 +15960,9 @@ } }, "node_modules/stylelint": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.0.0.tgz", - "integrity": "sha512-K97Jgy0ZYMSs6gXoboXbWvc0KvvGnUftiI1Tiv70mQ/DpeDTHOlqQSk3o65Ien+ddYAJeLjzkYM0O6TWiHdoSg==", + "version": "15.2.0", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.2.0.tgz", + "integrity": "sha512-wjg5OLn8zQwjlj5cYUgyQpMWKzct42AG5dYlqkHRJQJqsystFFn3onqEc263KH4xfEI0W3lZCnlIhFfS64uwSA==", "dev": true, "dependencies": { "@csstools/css-parser-algorithms": "^2.0.1", @@ -29125,9 +29125,9 @@ } }, "stylelint": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.0.0.tgz", - "integrity": "sha512-K97Jgy0ZYMSs6gXoboXbWvc0KvvGnUftiI1Tiv70mQ/DpeDTHOlqQSk3o65Ien+ddYAJeLjzkYM0O6TWiHdoSg==", + "version": "15.2.0", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.2.0.tgz", + "integrity": "sha512-wjg5OLn8zQwjlj5cYUgyQpMWKzct42AG5dYlqkHRJQJqsystFFn3onqEc263KH4xfEI0W3lZCnlIhFfS64uwSA==", "dev": true, "requires": { "@csstools/css-parser-algorithms": "^2.0.1", diff --git a/vnext/package.json b/vnext/package.json index b6df8a04..538a7855 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -45,7 +45,7 @@ "postcss-preset-env": "^8.0.1", "postcss-url": "^10.1.3", "react-test-renderer": "^18.2.0", - "stylelint": "^15.0.0", + "stylelint": "^15.2.0", "stylelint-config-standard": "^30.0.1" }, "dependencies": { -- cgit v1.2.3