Skip to content

Commit 55981ac

Browse files
Update dependency eslint-plugin-jest to v28.13.3 (#8780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f44c1d commit 55981ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"eslint-config-airbnb": "19.0.4",
9494
"eslint-config-prettier": "10.1.5",
9595
"eslint-plugin-import": "2.31.0",
96-
"eslint-plugin-jest": "28.13.0",
96+
"eslint-plugin-jest": "28.13.3",
9797
"eslint-plugin-jsx-a11y": "6.10.2",
9898
"eslint-plugin-prettier": "4.2.1",
9999
"eslint-plugin-react": "7.37.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4603,10 +4603,10 @@ [email protected]:
46034603
string.prototype.trimend "^1.0.8"
46044604
tsconfig-paths "^3.15.0"
46054605

4606-
4607-
version "28.13.0"
4608-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.0.tgz#f215195915cefe3ed14145f841b6e7c90d60a672"
4609-
integrity sha512-4AuBcFWOriOeEqy6s4Zup/dQ7E1EPTyyfDaMYmM2YP9xEWPWwK3yYifH1dzY6aHRvyx7y53qMSIyT5s+jrorsQ==
4606+
4607+
version "28.13.3"
4608+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.3.tgz#3774d02d746f9fb1a25e4a8c9cb668c28c27f476"
4609+
integrity sha512-BwC7TkFKn59tyfi6Zd9p/bcVVYOjWqp80jeaQvMy1fNFo8iDF8D5XvoSMM7CPaL6lQXPXCgD+RD4onlSsFelIw==
46104610
dependencies:
46114611
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
46124612

0 commit comments

Comments
 (0)