aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-10-14 21:05:11 +0000
committerGravatar Vitaly Takmazov2024-10-17 17:05:17 +0300
commita42bd1d7da2cb30b9bd89f70040ed31845949438 (patch)
tree389a05f7fafc3a10ca72792f477b009507cecb52 /package.json
parentb28038dcef11b82f2abae7a0ffa5a056cfa81fe3 (diff)
build(deps-dev): bump stylelint in the development group
Bumps the development group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.9.0 to 16.10.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/16.9.0...16.10.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... 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 3aff19ff..1541e81d 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
"react-test-renderer": "^18.3.1",
"regenerator-runtime": "^0.14.1",
"style-loader": "^4.0.0",
- "stylelint": "^16.9.0",
+ "stylelint": "^16.10.0",
"stylelint-config-standard": "^36.0.1",
"supertest": "^7.0.0",
"webpack": "^5.95.0",