diff options
author | dependabot[bot] | 2021-03-16 06:33:48 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | 7d76a487fff78924cffee55bd8d1bc0b7023924f (patch) | |
tree | eabd559a62c06fddd9f2406f38f5dbe2e6ebd380 /vnext/package.json | |
parent | 47faae994db98ee3cf871e8ba3bb8c31fb8019c4 (diff) |
Bump eslint-plugin-jest from 24.2.1 to 24.3.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [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.2.1...v24.3.1)
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 24107936..71e5d6d2 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.2.1", + "eslint-plugin-jest": "^24.3.1", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.22.0", "eslint-plugin-react-hooks": "^4.2.0", |