aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-01-20 07:25:50 +0000
committerGravatar vitalyster2021-01-20 10:33:04 +0300
commit44136a54b5bc8d3e65b0a695edfb488bb6183834 (patch)
tree60ee9432878b108d0889a08b5568f2edac43ab80 /package.json
parent41b3453c7b593b3d6491d0bdf9c5bcbbf8f6e3b8 (diff)
Bump stylelint from 13.8.0 to 13.9.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.8.0 to 13.9.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.8.0...13.9.0) 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 fda45227..4a4dbe36 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.8.0",
+ "stylelint": "^13.9.0",
"stylelint-config-standard": "^20.0.0",
"url-loader": "^4.1.1",
"webpack": "^5.16.0",