Skip to content

Commit 29bc0d3

Browse files
committedApr 6, 2024·
chore(deps): update dependency eslint-plugin-jest to v28.1.1
1 parent c9f9d57 commit 29bc0d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1874,9 +1874,9 @@ eslint-plugin-import@^2.25.2:
18741874
tsconfig-paths "^3.15.0"
18751875

18761876
eslint-plugin-jest@^28.0.0:
1877-
version "28.0.0"
1878-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.0.0.tgz#b18f22977c3c216de928eeae6643c231c5b47316"
1879-
integrity sha512-FHiVI/nMYy48juLJKIt34MWPemvZyl0XT8JC3HTiUu/jgKJzoGgrNTCsyq4DzMlEjPZfmXKc0ogIzfrm6DJEuQ==
1877+
version "28.1.1"
1878+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.1.1.tgz#c1298b971cc6a4f3d7b3ca110519023699b1313f"
1879+
integrity sha512-EOLQrZEkveYTA3820oABK88WZWlt9LOoZ7KohZ7m5oUvU03sbeFmHfH0DrbhiMjxN7EI5QYJRmkWvTG+hubDag==
18801880
dependencies:
18811881
"@typescript-eslint/utils" "^6.0.0"
18821882

0 commit comments

Comments
 (0)
Please sign in to comment.