aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-03 18:03:36 +0300
committerGitHub <noreply@github.com>2020-08-03 18:03:36 +0300
commit9d0a0bd2e6eaa1a4ae5e435c13ada5b62ce04f40 (patch)
tree206a34accb5ff90e3bcf3032c358c07a2036bce2
parentfc6a7cd98589cfcc1636b89a1429626aada70ced (diff)
downloadiii-client-dependabot/npm_and_yarn/eslint-7.6.0.tar.xz
iii-client-dependabot/npm_and_yarn/eslint-7.6.0.zip
Bump eslint from 3.19.0 to 7.6.0dependabot/npm_and_yarn/eslint-7.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 7.6.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/v3.19.0...v7.6.0) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d1e3fd1..6b90842 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"babel-preset-es2015": "^6.24.1",
"babel-preset-es2015-rollup": "^3.0.0",
"chai": "^4.1.2",
- "eslint": "^3.19.0",
+ "eslint": "^7.6.0",
"mocha": "^3.5.3",
"rollup": "^0.50.0",
"rollup-plugin-babel": "^3.0.2",