aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-21 13:43:01 +0000
committerGitHub <noreply@github.com>2021-01-21 13:43:01 +0000
commit1e2658f35cc2f074a5487801fdd4d7a11cf32b5e (patch)
treebca5f0ad17bfd345aa161de3186c305cae8b668c /package.json
parentfb6d500827d306beab203e710543f46a72fe3cb7 (diff)
Bump eslint from 7.17.0 to 7.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.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.17.0...v7.18.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 c37178e..da0c3cb 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"ajv-cli": "^4.0.1",
"chai": "^4.2.0",
"css-loader": "^5.0.1",
- "eslint": "7.17.0",
+ "eslint": "7.18.0",
"eslint-config-prettier": "7.1.0",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-react": "7.22.0",