aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-23 21:57:29 +0000
committerGravatar vitalyster2023-06-26 06:25:18 +0300
commit72a323b5f1f765206cb43b17f856b8429801cf12 (patch)
tree948905c23d7faeb49eb50fa6f0d3884324e2457f /package.json
parent47f131f0aad41b4b087ce5558279e0d841b3b750 (diff)
build(deps-dev): bump stylelint from 15.8.0 to 15.9.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.8.0 to 15.9.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.8.0...15.9.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 90918b6e..399ee1be 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
"react-test-renderer": "^18.2.0",
"regenerator-runtime": "^0.13.11",
"style-loader": "^3.3.3",
- "stylelint": "^15.8.0",
+ "stylelint": "^15.9.0",
"stylelint-config-standard": "^33.0.0",
"webpack": "^5.88.0",
"webpack-cli": "^5.1.4",