summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-01 06:37:25 +0000
committerDaniel Micay <danielmicay@gmail.com>2021-03-01 11:46:29 -0500
commite24690aedb73abb5a098aa7d8a1cb3bfb9fc1851 (patch)
treead279cbddd38d39bb1b37012a94d01178f769ca9 /package.json
parentc8135e289c325b808301151e44b1ed5d30b16663 (diff)
Bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.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 ad4e5c6d..de4fdbd0 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"csso-cli": "^3.0.0",
- "eslint": "^7.13.0",
+ "eslint": "^7.21.0",
"html-minifier": "^4.0.0",
"stylelint": "^13.11.0",
"stylelint-config-standard": "^20.0.0",