aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-03 09:17:45 +0000
committerGravatar vitalyster2021-05-03 14:05:07 +0300
commitc2f66bb492fdeffc1183feb332413eeea0664f26 (patch)
tree71fee925596d90581822b7264df4b73be076a38c /package.json
parenta6b3f064e07d42908f5b032afd716b5320852082 (diff)
Bump stylelint from 13.13.0 to 13.13.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.13.0 to 13.13.1. - [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.13.0...13.13.1) 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 f702c101..8a346d34 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"postcss-import": "^14.0.1",
"postcss-preset-env": "^6.7.0",
"regenerator-runtime": "^0.13.7",
- "stylelint": "^13.13.0",
+ "stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"webpack": "^5.36.1",
"webpack-cli": "^4.6.0"