diff options
author | dependabot-preview[bot] | 2020-11-13 07:35:51 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:55 +0300 |
commit | 6b389f6ac2a056e053c9e1edde0df724e6d981d8 (patch) | |
tree | eef800d0457eb42cec2121d8d6e7e2fc4a2bb90a /vnext/package.json | |
parent | e1cb27f5af15234a328899cfef36c1c5c3f44cd9 (diff) |
Bump eslint-plugin-jest from 24.1.0 to 24.1.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.0 to 24.1.3.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.0...v24.1.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.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 e6b746b8..ef9aa139 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -23,7 +23,7 @@ "error-overlay-webpack-plugin": "^0.4.1", "eslint": "^7.13.0", "eslint-plugin-babel": "^5.3.1", - "eslint-plugin-jest": "^24.1.0", + "eslint-plugin-jest": "^24.1.3", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.21.5", "eslint-plugin-react-hooks": "^4.2.0", |