Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit ce5db69

Browse files
Merge pull request #121 from yuya-takeyama/dependabot/npm_and_yarn/eslint-plugin-jest-24.1.8
2 parents 522ba4f + 93d3706 commit ce5db69

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
@@ -35,7 +35,7 @@
3535
"@vercel/ncc": "^0.27.0",
3636
"eslint": "^7.21.0",
3737
"eslint-plugin-github": "^4.1.2",
38-
"eslint-plugin-jest": "^24.1.5",
38+
"eslint-plugin-jest": "^24.1.8",
3939
"eslint-plugin-prettier": "^3.3.1",
4040
"jest": "^24.9.0",
4141
"jest-circus": "^26.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1929,10 +1929,10 @@ eslint-plugin-import@>=2.20.1:
19291929
resolve "^1.17.0"
19301930
tsconfig-paths "^3.9.0"
19311931

1932-
eslint-plugin-jest@^24.1.5:
1933-
version "24.1.5"
1934-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.5.tgz#1e866a9f0deac587d0a3d5d7cefe99815a580de2"
1935-
integrity sha512-FIP3lwC8EzEG+rOs1y96cOJmMVpdFNreoDJv29B5vIupVssRi8zrSY3QadogT0K3h1Y8TMxJ6ZSAzYUmFCp2hg==
1932+
eslint-plugin-jest@^24.1.8:
1933+
version "24.1.8"
1934+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.8.tgz#c790cab5d556d3918c45c9842984cb281723af69"
1935+
integrity sha512-0ZU0d4ohDF/ibC1RT/VJQY4orrFw0tyaGBWET09yB/V7ilnjKENSPFSGaLp3u0KHGiNDhZZKe+ZbWSAwy2Sffg==
19361936
dependencies:
19371937
"@typescript-eslint/experimental-utils" "^4.0.1"
19381938

0 commit comments

Comments
 (0)