diff options
author | dependabot[bot] | 2021-06-21 17:13:48 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:57 +0300 |
commit | 8afb644982fc842512099530d1ce6aa4abc2292d (patch) | |
tree | bd183b0252442c7a02c9148314967fc007ea9c8f /vnext/package.json | |
parent | b68a367310361b4d5b9c3bbae99c67536564268e (diff) |
Bump eslint from 7.28.0 to 7.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.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.28.0...v7.29.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 49c2c109..37bae076 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -21,7 +21,7 @@ "css-loader": "^5.2.6", "css-minimizer-webpack-plugin": "^3.0.1", "error-overlay-webpack-plugin": "^0.4.2", - "eslint": "^7.28.0", + "eslint": "^7.29.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-jest": "^24.3.6", "eslint-plugin-only-ascii": "^0.0.0", |