aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-08 08:35:20 +0000
committerGravatar vitalyster2021-03-08 11:38:45 +0300
commitdeea12e98badbc101ac74a0679fc3bc1c637a21d (patch)
tree1df57cf845c24ffa34bf3d2c95ab41120781dc96 /package.json
parent9fcd36dba9c2ad8ba31bdd27e9332e6ddbb11016 (diff)
Bump stylelint-config-standard from 20.0.0 to 21.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 20.0.0 to 21.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/20.0.0...21.0.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 6b2aafe1..e00313c1 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"regenerator-runtime": "^0.13.7",
"style-loader": "^2.0.0",
"stylelint": "^13.11.0",
- "stylelint-config-standard": "^20.0.0",
+ "stylelint-config-standard": "^21.0.0",
"url-loader": "^4.1.1",
"webpack": "^5.24.3",
"webpack-cli": "^4.5.0"