Skip to content

Commit 372941b

Browse files
authored
Merge pull request #1071 from spotify/dependabot/npm_and_yarn/eslint-plugin-jest-27.1.6
build(deps): bump eslint-plugin-jest from 26.5.3 to 27.1.6
2 parents 7e46b24 + df22b19 commit 372941b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@typescript-eslint/eslint-plugin": "^5.13.0",
2727
"@typescript-eslint/parser": "^5.13.0",
2828
"eslint-config-prettier": "^8.1.0",
29-
"eslint-plugin-jest": "^26.1.1",
29+
"eslint-plugin-jest": "^27.1.6",
3030
"eslint-plugin-jsx-a11y": "^6.4.1",
3131
"eslint-plugin-react": "^7.29.2",
3232
"eslint-plugin-react-hooks": "^4.2.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3992,10 +3992,10 @@ eslint-config-prettier@^8.1.0:
39923992
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
39933993
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
39943994

3995-
eslint-plugin-jest@^26.1.1:
3996-
version "26.5.3"
3997-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.5.3.tgz#a3ceeaf4a757878342b8b00eca92379b246e5505"
3998-
integrity sha512-sICclUqJQnR1bFRZGLN2jnSVsYOsmPYYnroGCIMVSvTS3y8XR3yjzy1EcTQmk6typ5pRgyIWzbjqxK6cZHEZuQ==
3995+
eslint-plugin-jest@^27.1.6:
3996+
version "27.1.6"
3997+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.6.tgz#361d943f07d1978838e6b852c44a579f3879e332"
3998+
integrity sha512-XA7RFLSrlQF9IGtAmhddkUkBuICCTuryfOTfCSWcZHiHb69OilIH05oozH2XA6CEOtztnOd0vgXyvxZodkxGjg==
39993999
dependencies:
40004000
"@typescript-eslint/utils" "^5.10.0"
40014001

0 commit comments

Comments
 (0)