Skip to content

Commit 8619e68

Browse files
Upgrade: bump eslint-plugin-jest from 27.2.1 to 27.2.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to 27.2.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.2.1...v27.2.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]>
1 parent 6bc7c7e commit 8619e68

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

package-lock.json

Lines changed: 7 additions & 6 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
@@ -19,7 +19,7 @@
1919
"@vercel/ncc": "^0.36.1",
2020
"eslint": "^7.32.0",
2121
"eslint-plugin-github": "^4.3.2",
22-
"eslint-plugin-jest": "^27.2.1",
22+
"eslint-plugin-jest": "^27.2.3",
2323
"js-yaml": "^4.1.0",
2424
"prettier": "^2.8.8",
2525
"ts-jest": "^29.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -707,10 +707,10 @@ eslint-plugin-import@^2.24.2:
707707
resolve "^1.20.0"
708708
tsconfig-paths "^3.11.0"
709709

710-
eslint-plugin-jest@^27.2.1:
711-
version "27.2.1"
712-
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1.tgz"
713-
integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==
710+
eslint-plugin-jest@^27.2.3:
711+
version "27.2.3"
712+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.3.tgz#6f8a4bb2ca82c0c5d481d1b3be256ab001f5a3ec"
713+
integrity sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==
714714
dependencies:
715715
"@typescript-eslint/utils" "^5.10.0"
716716

0 commit comments

Comments
 (0)