diff options
author | dependabot[bot] | 2022-12-05 17:02:46 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:59 +0300 |
commit | 102a1e4eddec736033892feb8ef92c7a8c330c1c (patch) | |
tree | 383286c6e593ec9e9e55f28d8df27407c0276866 /vnext/package.json | |
parent | 74d0229f225d5f01cd52b5ff11ec8c867492bde2 (diff) |
Bump eslint from 8.28.0 to 8.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.28.0...v8.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 2250a103..88efeae9 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -25,7 +25,7 @@ "concurrently": "^7.6.0", "cross-env": "^7.0.3", "cssnano": "^5.1.14", - "eslint": "^8.28.0", + "eslint": "^8.29.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jest": "^27.1.6", "eslint-plugin-jest-dom": "^4.0.3", |