aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-03 18:01:13 +0300
committerGitHub <noreply@github.com>2020-08-03 18:01:13 +0300
commitfa27d31f51510907989d554662ac3d61c911888e (patch)
treed414666f1cae24e048572be0b70f1beecd2dafca /package.json
parent0d420f131907f1451d704cb4db2909d30a8c77d8 (diff)
downloadiii-for-vk-fa27d31f51510907989d554662ac3d61c911888e.tar.xz
iii-for-vk-fa27d31f51510907989d554662ac3d61c911888e.zip
Bump eslint from 3.19.0 to 4.18.2dependabot/npm_and_yarn/eslint-4.18.2
Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.18.2. - [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...v4.18.2) 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 e1f08de..8e15b84 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,6 @@
"babel-cli": "^6.24.1",
"babel-core": "^6.24.1",
"babel-preset-es2015": "^6.24.1",
- "eslint": "^3.19.0"
+ "eslint": "^4.18.2"
}
}