aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-19 21:42:42 +0000
committerGravatar vitalyster2023-07-20 00:43:55 +0300
commitea2ee7e13634c25b55788366377e1b4ec764654e (patch)
treebcfffc6b0822ffd075dd061f7022fafcb8d42ca5 /package.json
parentc576c003716851863c832b5e0dacb9186516f167 (diff)
build(deps-dev): bump stylelint from 15.10.1 to 15.10.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.1 to 15.10.2. - [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.10.1...15.10.2) --- 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 d0918609..19fd8a02 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.3",
- "stylelint": "^15.10.1",
+ "stylelint": "^15.10.2",
"stylelint-config-standard": "^34.0.0",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",