aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-17 22:00:05 +0000
committerGravatar vitalyster2023-04-18 07:02:20 +0300
commit008a471e10fa31a90457f731756bde9d5d844b60 (patch)
tree1a6f3002b1899a1d56776f3b1a0eddb7c48bcacf /package.json
parent08284b716210f02131e466ac463c2e8a299e1178 (diff)
build(deps-dev): bump stylelint from 15.4.0 to 15.5.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.4.0 to 15.5.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.4.0...15.5.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 d33e9b87..c9835192 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.3.0",
+ "stylelint": "^15.5.0",
"stylelint-config-standard": "^32.0.0",
"webpack": "^5.79.0",
"webpack-cli": "^5.0.1",