Skip to content

Commit 723c679

Browse files
Bump eslint-plugin-jest from 27.4.2 to 27.4.3 (#33)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.2 to 27.4.3. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.4.2...v27.4.3) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc30452 commit 723c679

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@vercel/ncc": "^0.38.1",
7979
"eslint": "^8.51.0",
8080
"eslint-plugin-github": "^4.10.1",
81-
"eslint-plugin-jest": "^27.4.2",
81+
"eslint-plugin-jest": "^27.4.3",
8282
"eslint-plugin-jsonc": "^2.10.0",
8383
"eslint-plugin-prettier": "^5.0.1",
8484
"jest": "^29.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2230,10 +2230,10 @@ eslint-plugin-import@^2.25.2:
22302230
semver "^6.3.1"
22312231
tsconfig-paths "^3.14.2"
22322232

2233-
eslint-plugin-jest@^27.4.2:
2234-
version "27.4.2"
2235-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.2.tgz#181d999ac67a9b6040db1d27935887cf5a2882ed"
2236-
integrity sha512-3Nfvv3wbq2+PZlRTf2oaAWXWwbdBejFRBR2O8tAO67o+P8zno+QGbcDYaAXODlreXVg+9gvWhKKmG2rgfb8GEg==
2233+
eslint-plugin-jest@^27.4.3:
2234+
version "27.4.3"
2235+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.3.tgz#7b2330a9e1819b66d06e66b45dfa8e8ef0c23f79"
2236+
integrity sha512-7S6SmmsHsgIm06BAGCAxL+ABd9/IB3MWkz2pudj6Qqor2y1qQpWPfuFU4SG9pWj4xDjF0e+D7Llh5useuSzAZw==
22372237
dependencies:
22382238
"@typescript-eslint/utils" "^5.10.0"
22392239

0 commit comments

Comments
 (0)