aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-06 21:58:26 +0000
committerGravatar vitalyster2023-06-07 11:39:05 +0300
commit58df0cb2945430ef1da30e797b2b514fd609f540 (patch)
tree5f46313b8b10fa8412b8fc303ccc663c2a240c2d /package.json
parent5d7fd6ee5fe31871be4eb18b06792a71bd1dfaac (diff)
build(deps-dev): bump stylelint from 15.6.3 to 15.7.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.3 to 15.7.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.6.3...15.7.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 f004ccde..079a27e8 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.6.3",
+ "stylelint": "^15.7.0",
"stylelint-config-standard": "^33.0.0",
"webpack": "^5.85.1",
"webpack-cli": "^5.1.3",