diff options
author | dependabot[bot] | 2021-07-05 17:12:38 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:57 +0300 |
commit | 7be89a793b3d8cfeb29e61d8f745afee7c234d2d (patch) | |
tree | e857fa930f4cff1626a2d37ca723ffc2f641a946 /vnext/package.json | |
parent | b83786b118ebccae4f6c31a9bbcd70bcb3e9f9f4 (diff) |
Bump eslint from 7.29.0 to 7.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.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.29.0...v7.30.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
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 6fccbe3b..8dc15632 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -21,7 +21,7 @@ "css-loader": "^5.2.6", "css-minimizer-webpack-plugin": "^3.0.2", "error-overlay-webpack-plugin": "^0.4.2", - "eslint": "^7.29.0", + "eslint": "^7.30.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-jest": "^24.3.6", "eslint-plugin-only-ascii": "^0.0.0", |