aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-01 08:12:09 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit3ce8c801c16f07861e95280576b39c275e19ade0 (patch)
tree8e80009b42bc41b400ad0323b95572e464e05aa6 /vnext/package.json
parenta43c4c6c1c4e06d45608f887154cf2dda3a43db6 (diff)
Bump eslint from 7.18.0 to 7.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.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.18.0...v7.19.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 d4e2c8a9..e887a949 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.18.0",
+ "eslint": "^7.19.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-only-ascii": "^0.0.0",