aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-18 21:22:24 +0000
committerGravatar vitalyster2022-04-19 18:42:11 +0300
commit2c5790acee6553e9e15848180c8c743f9f2f60ff (patch)
treead89943cad999d6faea1b671e0221b45c83a8d7f /package.json
parentd9d71e0bc7fd1e26d1e0381308e9a23be793ce6d (diff)
Bump stylelint from 14.7.0 to 14.7.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.7.0 to 14.7.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/14.7.0...14.7.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 6779ca84..a6fab91b 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"postcss-import": "^14.1.0",
"postcss-preset-env": "^7.4.3",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.7.0",
+ "stylelint": "^14.7.1",
"stylelint-config-standard": "^25.0.0",
"webpack": "^5.72.0",
"webpack-cli": "^4.9.2"