aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-01 08:15:09 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit79d6c11b063c5a4707a42c61ad27cab79e9f918f (patch)
tree9006d08ca31e2814f432acbb51a0935dda0dee57 /vnext/package.json
parentd5a17262e05511ae2c1c01a640c09babe4889e98 (diff)
Bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.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.20.0...v7.21.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 2d322b1d..ec3a0a68 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -21,7 +21,7 @@
"css-loader": "^5.1.0",
"css-minimizer-webpack-plugin": "^1.2.0",
"error-overlay-webpack-plugin": "^0.4.2",
- "eslint": "^7.20.0",
+ "eslint": "^7.21.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.1.5",
"eslint-plugin-only-ascii": "^0.0.0",