aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-10 08:18:44 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit7fecb750a3e2cdd5a820e801c0b04b8d63f94d5f (patch)
tree26d646acc87ce0ccb6a1cbf53d68995e826677b2 /vnext/package.json
parentff7549bb3ce874dc5775003ce89cfbf3ac5e2107 (diff)
Bump eslint from 7.25.0 to 7.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.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.25.0...v7.26.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 fce1bba1..da5d4ddf 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -21,7 +21,7 @@
"css-loader": "^5.2.4",
"css-minimizer-webpack-plugin": "^2.0.0",
"error-overlay-webpack-plugin": "^0.4.2",
- "eslint": "^7.25.0",
+ "eslint": "^7.26.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-only-ascii": "^0.0.0",