aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-01-04 08:02:47 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitce4e6cebd376f4462597a2fb803d975fb23314a4 (patch)
treeb08973201b38169499ae3076ed14e14f8289d80a /vnext/package.json
parent6719c696f5197c34f3fa725538dcf3fa2fd46c0a (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 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index e73991fe..0e2c537a 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -21,7 +21,7 @@
"css-loader": "^5.0.1",
"css-minimizer-webpack-plugin": "^1.1.5",
"error-overlay-webpack-plugin": "^0.4.1",
- "eslint": "^7.16.0",
+ "eslint": "^7.17.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-only-ascii": "^0.0.0",