aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-12-08 21:55:14 +0000
committerGravatar vitalyster2023-12-10 08:04:45 +0300
commite476b6c4fe05a7f58a19de0004e9de6494c42f52 (patch)
tree150125a6286e03375919f66564d44470cd8c4809 /package.json
parent70810eb92ff7810eb0df133d157078064d666a33 (diff)
build(deps-dev): bump the development group with 2 updates
Bumps the development group with 2 updates: [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard). Updates `stylelint` from 15.11.0 to 16.0.1 - [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.11.0...16.0.1) Updates `stylelint-config-standard` from 34.0.0 to 35.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/34.0.0...35.0.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9982c50d..1c1c1a83 100644
--- a/package.json
+++ b/package.json
@@ -78,8 +78,8 @@
"react-test-renderer": "^18.2.0",
"regenerator-runtime": "^0.14.0",
"style-loader": "^3.3.3",
- "stylelint": "^15.11.0",
- "stylelint-config-standard": "^34.0.0",
+ "stylelint": "^16.0.1",
+ "stylelint-config-standard": "^35.0.0",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"