Skip to content

Commit 7cc8552

Browse files
Merge pull request #250 from platinummonkey/dependabot/npm_and_yarn/eslint-plugin-jest-28.11.0
Bump eslint-plugin-jest from 28.10.0 to 28.11.0
2 parents 47cc2eb + 2da3039 commit 7cc8552

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@vercel/ncc": "^0.38.3",
3535
"eslint": "^8.57.1",
3636
"eslint-plugin-github": "^5.1.5",
37-
"eslint-plugin-jest": "^28.10.0",
37+
"eslint-plugin-jest": "^28.11.0",
3838
"eslint-plugin-prettier": "^5.2.3",
3939
"jest": "^29.7.0",
4040
"js-yaml": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1979,10 +1979,10 @@ eslint-plugin-import@^2.25.2:
19791979
semver "^6.3.1"
19801980
tsconfig-paths "^3.15.0"
19811981

1982-
eslint-plugin-jest@^28.10.0:
1983-
version "28.10.0"
1984-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.10.0.tgz#4b35b8abb0f7cfe699bff8d9060270a2ddd770ea"
1985-
integrity sha512-hyMWUxkBH99HpXT3p8hc7REbEZK3D+nk8vHXGgpB+XXsi0gO4PxMSP+pjfUzb67GnV9yawV9a53eUmcde1CCZA==
1982+
eslint-plugin-jest@^28.11.0:
1983+
version "28.11.0"
1984+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11.0.tgz#2641ecb4411941bbddb3d7cf8a8ff1163fbb510e"
1985+
integrity sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig==
19861986
dependencies:
19871987
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
19881988

0 commit comments

Comments
 (0)