summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-05 01:01:33 +0000
committerGitHub <noreply@github.com>2021-06-05 01:01:33 +0000
commitbdbbc6cb14ddade24244e6b1cd80fb229545cab3 (patch)
tree3fa1a59957ea6f4422d5228163a88c2c96ba8742 /package.json
parent2436a3f2ec4dc17702681ab02522a52030daf13a (diff)
Bump eslint from 7.27.0 to 7.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.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.27.0...v7.28.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... 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 55ee1a7d..f056b2bf 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"css-loader": "^4.3.0",
- "eslint": "^7.27.0",
+ "eslint": "^7.28.0",
"eslint-config-standard": "^16.0.3",
"eslint-import-resolver-typescript": "^2.4.0",
"eslint-loader": "^4.0.2",