summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-09 05:20:50 +0000
committerDaniel Micay <danielmicay@gmail.com>2021-03-09 02:13:10 -0500
commit485608e342c766ee1452c4382ef749b2262aa429 (patch)
tree11bf4900da83c191c23fe470564563f56c38a9cd /package.json
parent825d3244eac4e7a1e5a776da8ec177eca275eb51 (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 21917902..bb9e475d 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"eslint": "^7.21.0",
"html-minifier": "^4.0.0",
"stylelint": "^13.12.0",
- "stylelint-config-standard": "^20.0.0",
+ "stylelint-config-standard": "^21.0.0",
"terser": "^4.8.0"
}
}