diff options
author | dependabot[bot] | 2021-02-15 07:36:10 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | f9fb5d18c48e7b9f9e4768dc5be21edf38748f0b (patch) | |
tree | 5b724d7faf11b350648eabfe8ff5944eb5b3d57b /vnext/package.json | |
parent | d7049f395f2cd598584bd899f420c820e5facfbc (diff) |
Bump eslint from 7.19.0 to 7.20.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.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.19.0...v7.20.0)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 4b44fb54..0970d079 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -21,7 +21,7 @@ "css-loader": "^5.0.2", "css-minimizer-webpack-plugin": "^1.2.0", "error-overlay-webpack-plugin": "^0.4.2", - "eslint": "^7.19.0", + "eslint": "^7.20.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-jest": "^24.1.3", "eslint-plugin-only-ascii": "^0.0.0", |