From 9f289157a9753cbfea149884b18890307c2492dc Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 16 Mar 2023 21:59:06 +0000 Subject: build(deps-dev): bump stylelint from 15.2.0 to 15.3.0 Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.2.0 to 15.3.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.2.0...15.3.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 21d28f29..b0a25770 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "react-test-renderer": "^18.2.0", "regenerator-runtime": "^0.13.11", "style-loader": "^3.3.2", - "stylelint": "^15.2.0", + "stylelint": "^15.3.0", "stylelint-config-standard": "^30.0.1", "webpack": "^5.76.2", "webpack-cli": "^5.0.1", -- cgit v1.2.3