aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-16 21:59:06 +0000
committerGravatar vitalyster2023-03-17 18:26:01 +0300
commit9f289157a9753cbfea149884b18890307c2492dc (patch)
tree574c27313f3078a42867c8a43dc0f963f32764fd /package.json
parent99660b49a6ce84f491bca99b1fa549b61ed62cdd (diff)
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] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",