aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-01-18 08:09:07 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit322ff0e1ae6ab969188e253274b791811224308f (patch)
treec7a1d7f8d2bec1630d0b42d5cb4bc6e911686bd4 /vnext/package.json
parenta198d2bc7827b160fc56fbeab3b77fc838bd3f1f (diff)
Bump eslint from 7.17.0 to 7.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.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.17.0...v7.18.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 65336b98..805c6cb7 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -21,7 +21,7 @@
"css-loader": "^5.0.1",
"css-minimizer-webpack-plugin": "^1.2.0",
"error-overlay-webpack-plugin": "^0.4.1",
- "eslint": "^7.17.0",
+ "eslint": "^7.18.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-only-ascii": "^0.0.0",