summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-22 03:15:08 +0000
committerGitHub <noreply@github.com>2021-05-22 03:15:08 +0000
commit1869cf1e5acc3a83bcc5e5a2fb35ae5b78ce11d0 (patch)
treeb6927775ebedaa962ec22faa732974a2137039ba /package.json
parentb30d5c2634b23657218a30881e707d00a15dc5ac (diff)
Bump eslint from 7.25.0 to 7.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.27.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.25.0...v7.27.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 fd2f4697..0a14a104 100644
--- a/package.json
+++ b/package.json
@@ -83,7 +83,7 @@
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"css-loader": "^4.3.0",
- "eslint": "^7.25.0",
+ "eslint": "^7.27.0",
"eslint-config-standard": "^16.0.2",
"eslint-loader": "^4.0.2",
"eslint-plugin-import": "^2.23.3",