Skip to content

Commit e4981d0

Browse files
chore(deps): update devdependency eslint-plugin-jest to v27 (#442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cdf29df commit e4981d0

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
@@ -73,7 +73,7 @@
7373
"babel-jest": "^29.1.0",
7474
"codecov": "^3.8.3",
7575
"eslint": "^8.24.0",
76-
"eslint-plugin-jest": "^26.9.0",
76+
"eslint-plugin-jest": "^27.0.4",
7777
"jest": "^29.1.1",
7878
"nuxt": "^2.15.8",
7979
"playwright-chromium": "^1.26.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7248,10 +7248,10 @@ eslint-plugin-import@^2.26.0:
72487248
resolve "^1.22.0"
72497249
tsconfig-paths "^3.14.1"
72507250

7251-
eslint-plugin-jest@^26.9.0:
7252-
version "26.9.0"
7253-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.9.0.tgz#7931c31000b1c19e57dbfb71bbf71b817d1bf949"
7254-
integrity sha512-TWJxWGp1J628gxh2KhaH1H1paEdgE2J61BBF1I59c6xWeL5+D1BzMxGDN/nXAfX+aSkR5u80K+XhskK6Gwq9ng==
7251+
eslint-plugin-jest@^27.0.4:
7252+
version "27.0.4"
7253+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.0.4.tgz#ab9c7b3f48bfade4762c24c415a5d9bbc0174a61"
7254+
integrity sha512-BuvY78pHMpMJ6Cio7sKg6jrqEcnRYPUc4Nlihku4vKx3FjlmMINSX4vcYokZIe+8TKcyr1aI5Kq7vYwgJNdQSA==
72557255
dependencies:
72567256
"@typescript-eslint/utils" "^5.10.0"
72577257

0 commit comments

Comments
 (0)