Skip to content

Commit f382d18

Browse files
committed
Update dependency eslint-plugin-jest to v27.8.0
1 parent b6d4483 commit f382d18

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
@@ -17,7 +17,7 @@
1717
"eslint-config-prettier": "9.1.0",
1818
"eslint-config-typed-fp": "5.4.0",
1919
"eslint-plugin-functional": "6.0.0",
20-
"eslint-plugin-jest": "27.6.3",
20+
"eslint-plugin-jest": "27.8.0",
2121
"eslint-plugin-prettier": "5.1.3",
2222
"eslint-plugin-sonarjs": "0.21.0",
2323
"eslint-plugin-total-functions": "7.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2108,10 +2108,10 @@ [email protected]:
21082108
semver "^7.5.4"
21092109
ts-api-utils "^1.0.1"
21102110

2111-
eslint-plugin-jest@27.6.3:
2112-
version "27.6.3"
2113-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz#8acb8b1e45597fe1f4d4cf25163d90119efc12be"
2114-
integrity sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==
2111+
eslint-plugin-jest@27.8.0:
2112+
version "27.8.0"
2113+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.8.0.tgz#c8900c3e74e4c6b8cee67ea77dbc8de9cbd9e093"
2114+
integrity sha512-347hVFiu4ZKMYl5xFp0X81gLNwBdno0dl0CMpUMjwuAux9X/M2a7z+ab2VHmPL6XCT87q8nv1vaVzhIO4TE/hw==
21152115
dependencies:
21162116
"@typescript-eslint/utils" "^5.10.0"
21172117

0 commit comments

Comments
 (0)