diff options
author | dependabot[bot] | 2020-12-21 08:06:35 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | 91e945b26ce3a9287e0d737006a114a896700e7c (patch) | |
tree | 1ad5f150993590684ca83d355b338d74f09f02d7 /vnext/package.json | |
parent | 2a531aa0d61d2aa1f9d7a0ec632abe94f98820b6 (diff) |
Bump eslint from 7.15.0 to 7.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 7.16.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.15.0...v7.16.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 30135e9b..0a457aed 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -21,7 +21,7 @@ "css-loader": "^5.0.1", "css-minimizer-webpack-plugin": "^1.1.5", "error-overlay-webpack-plugin": "^0.4.1", - "eslint": "^7.15.0", + "eslint": "^7.16.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-jest": "^24.1.3", "eslint-plugin-only-ascii": "^0.0.0", |