diff options
author | dependabot-preview[bot] | 2020-11-23 05:17:48 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | 4eb74a19fe15d06ba5b4c12a026ee8a8ba8cf1e6 (patch) | |
tree | 94807e082a2058a4cb090755d0b1bfe005be13be /vnext/package.json | |
parent | ecb31b520720ba2c89f4bbb3937e186ab8b6fcd8 (diff) |
Bump eslint from 7.13.0 to 7.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.14.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.13.0...v7.14.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.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 6d2d2cff..eac57918 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.13.0", + "eslint": "^7.14.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-jest": "^24.1.3", "eslint-plugin-only-ascii": "^0.0.0", |