aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-05 21:58:37 +0000
committerGravatar vitalyster2023-06-06 00:58:52 +0300
commit778438e6fe36845991274db849f98a08b46f61e9 (patch)
tree9a8190b55d4b0dd36ef60a8f870030d81c1bd5ad /package.json
parentfa0623cdc34bfddfe795d49e0cbf30d768b6fb69 (diff)
build(deps-dev): bump stylelint from 15.6.2 to 15.6.3
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.2 to 15.6.3. - [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.2...15.6.3) --- 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 2c8e42cc..941fb35d 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.2",
+ "stylelint": "^15.6.3",
"stylelint-config-standard": "^33.0.0",
"webpack": "^5.85.0",
"webpack-cli": "^5.1.1",