aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-24 21:13:03 +0000
committerGravatar vitalyster2023-04-25 19:46:22 +0300
commitc58e3aa897db3d5caadb57886a93a9580d90ca2d (patch)
tree314d9c2efbbc9e6187f68198bc7f7bbaba070639 /package.json
parentf00c2204f48c33af51978b2dda2b56b10f827685 (diff)
build(deps-dev): bump stylelint from 15.5.0 to 15.6.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.5.0 to 15.6.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.5.0...15.6.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 a132b86c..719d75d4 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.5.0",
+ "stylelint": "^15.6.0",
"stylelint-config-standard": "^33.0.0",
"webpack": "^5.80.0",
"webpack-cli": "^5.0.2",