aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-12 09:15:26 +0000
committerGravatar vitalyster2021-04-12 12:52:00 +0300
commit36a03b913c0b5c897822cb8fece09d5b652e5b61 (patch)
tree7e2aaeb15b33388c174355f75a497a2798648d70 /package.json
parent87d7f1c2eb774a55bbadd9c969ef02e006e2253c (diff)
Bump eslint from 7.23.0 to 7.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.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.23.0...v7.24.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 553a05c5..983f9982 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"core-js": "^3.10.1",
"cross-env": "^7.0.3",
"cssnano": "^4.1.11",
- "eslint": "7.23.0",
+ "eslint": "7.24.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^2.5.3",
"file-loader": "^6.2.0",