aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-01-04 08:04:56 +0000
committerGravatar vitalyster2021-01-05 02:21:16 +0300
commit39b81498df2d63eca4e75b976d4cf5441ea4feb0 (patch)
treeb62785afcca7f4e974fb29f4e7a46edeb4232abe /package.json
parent2eb74a59aa2289a58777afffdbd79343abcccf6b (diff)
Bump eslint from 7.16.0 to 7.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.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.16.0...v7.17.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 5f68b085..1b2be339 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"core-js": "^3.8.2",
"css-loader": "^5.0.1",
"css-minimizer-webpack-plugin": "^1.1.5",
- "eslint": "7.16.0",
+ "eslint": "7.17.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^2.4.1",
"file-loader": "^6.2.0",