diff options
author | dependabot[bot] | 2021-03-08 08:00:06 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | 91c3131e2f8a257956d37125bfbb64e597a6b0bf (patch) | |
tree | 89b125614b4be96e9d63e05da2c57810dfd77fa0 /vnext/package.json | |
parent | 67459c5fcf9c7e5ebf3720cc9a2285d48c447032 (diff) |
Bump eslint-plugin-jest from 24.1.5 to 24.1.8
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.8.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.1.8)
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 d203ee11..e21b9491 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -23,7 +23,7 @@ "error-overlay-webpack-plugin": "^0.4.2", "eslint": "^7.21.0", "eslint-plugin-babel": "^5.3.1", - "eslint-plugin-jest": "^24.1.5", + "eslint-plugin-jest": "^24.1.8", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.22.0", "eslint-plugin-react-hooks": "^4.2.0", |