aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-18 07:15:34 +0000
committerGravatar vitalyster2020-11-18 14:58:29 +0300
commit529bf315a15eef337ad286214abaa2dc38cd3a8f (patch)
tree921b06876b3fb13e8ea96c6e14102368730025cc /package.json
parentcd68db19794f4b15a1dc6b5ba1c0ffe9be7c4b5f (diff)
Bump stylelint from 13.7.2 to 13.8.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.2 to 13.8.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/13.7.2...13.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 3e2011c8..bbaec75b 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"postcss-preset-env": "^6.7.0",
"regenerator-runtime": "^0.13.7",
"style-loader": "^2.0.0",
- "stylelint": "^13.7.2",
+ "stylelint": "^13.8.0",
"stylelint-config-standard": "^20.0.0",
"url-loader": "^4.1.1",
"webpack": "^5.5.0",