diff options
author | dependabot[bot] | 2021-03-29 08:44:52 +0000 |
---|---|---|
committer | vitalyster | 2021-03-29 14:37:12 +0300 |
commit | 76911084b800a03007c2ffe4a792db441e4ad136 (patch) | |
tree | 82be840f115cc338546c38d604b26c88b3d2891b /package.json | |
parent | 0f45094c7ef8349c6741635bb59fa9eb8be210c3 (diff) |
Bump eslint from 7.22.0 to 7.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.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.22.0...v7.23.0)
Signed-off-by: dependabot[bot] <support@github.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 f2e54288..459fd8bf 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "core-js": "^3.9.1", "cross-env": "^7.0.3", "cssnano": "^4.1.10", - "eslint": "7.22.0", + "eslint": "7.23.0", "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^2.5.3", "file-loader": "^6.2.0", |