aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-16 06:37:27 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit2d58ed63fae118ef1547110744e3ba24221b1f6e (patch)
treefc9b43d661ae86b99e244421b232c066859904e3 /vnext/package.json
parent573503ab86f352adcf5d7e5c40ca414b942dfb35 (diff)
Bump eslint from 7.21.0 to 7.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.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.21.0...v7.22.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 898df160..e4e6ac95 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -21,7 +21,7 @@
"css-loader": "^5.1.3",
"css-minimizer-webpack-plugin": "^1.2.0",
"error-overlay-webpack-plugin": "^0.4.2",
- "eslint": "^7.21.0",
+ "eslint": "^7.22.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.3.1",
"eslint-plugin-only-ascii": "^0.0.0",