diff options
author | dependabot-preview[bot] | 2020-11-11 03:09:53 +0000 |
---|---|---|
committer | dependabot-preview[bot] | 2020-11-11 03:12:16 +0000 |
commit | 23bd64885675848e3629d89ca9320e06110494b9 (patch) | |
tree | 6070631f2a542024cb0e83d4431a3a6cf59709c8 /package.json | |
parent | 525f14fa6be9d3fb193f12c38b967433336f6adb (diff) |
Bump eslint from 7.11.0 to 7.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.11.0 to 7.13.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.11.0...v7.13.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b0168f8c..34a5262a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "core-js": "^3.6.5", "css-loader": "^5.0.0", "css-minimizer-webpack-plugin": "^1.1.5", - "eslint": "7.11.0", + "eslint": "7.13.0", "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^2.1.0", "file-loader": "^6.2.0", |