aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-02 21:57:34 +0000
committerGravatar vitalyster2023-05-03 01:03:38 +0300
commit7d2b23658355ff00ffd7d86a3567a0f681285447 (patch)
tree2352a7e57ad7214349e59653cb1e8199e1669c32 /package.json
parent133ae17079f68c1c489934153a30d84b1bf59007 (diff)
build(deps-dev): bump stylelint from 15.6.0 to 15.6.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.0 to 15.6.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.6.0...15.6.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... 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 a9422334..45b12757 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.6.0",
+ "stylelint": "^15.6.1",
"stylelint-config-standard": "^33.0.0",
"webpack": "^5.81.0",
"webpack-cli": "^5.0.2",