aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-16 21:57:21 +0000
committerGravatar vitalyster2023-05-17 01:09:06 +0300
commit3a33207ec092040e8d5d64d983447f18d0bb63ca (patch)
tree3a7d12138e869953d747c3b867ce8e36739e8a7c /package.json
parent8ff41d6fc2ce49a49649050f2ca6eaba3325ab90 (diff)
build(deps-dev): bump stylelint from 15.6.1 to 15.6.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.1 to 15.6.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/15.6.1...15.6.2) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... 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 1eafd56a..28c896c0 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"react-test-renderer": "^18.2.0",
"regenerator-runtime": "^0.13.11",
"style-loader": "^3.3.2",
- "stylelint": "^15.6.1",
+ "stylelint": "^15.6.2",
"stylelint-config-standard": "^33.0.0",
"webpack": "^5.82.1",
"webpack-cli": "^5.1.1",