Skip to content

Commit 7a4acf1

Browse files
Bump eslint-plugin-jest from 26.9.0 to 27.2.3 (#146)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.9.0 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@v26.9.0...v27.2.3) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ganesh Jangir <ganesh.jangir@datadoghq.com>
1 parent 4a1e56a commit 7a4acf1

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
@@ -36,7 +36,7 @@
3636
"@vercel/ncc": "^0.36.1",
3737
"eslint": "^8.32.0",
3838
"eslint-plugin-github": "^4.3.2",
39-
"eslint-plugin-jest": "^26.1.5",
39+
"eslint-plugin-jest": "^27.2.3",
4040
"eslint-plugin-prettier": "^4.2.1",
4141
"jest": "^27.4.7",
4242
"js-yaml": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3464,10 +3464,10 @@ eslint-plugin-import@^2.25.2:
34643464
semver "^6.3.0"
34653465
tsconfig-paths "^3.14.1"
34663466

3467-
eslint-plugin-jest@^26.1.5:
3468-
version "26.9.0"
3469-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.9.0.tgz#7931c31000b1c19e57dbfb71bbf71b817d1bf949"
3470-
integrity sha512-TWJxWGp1J628gxh2KhaH1H1paEdgE2J61BBF1I59c6xWeL5+D1BzMxGDN/nXAfX+aSkR5u80K+XhskK6Gwq9ng==
3467+
eslint-plugin-jest@^27.2.3:
3468+
version "27.2.3"
3469+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.3.tgz#6f8a4bb2ca82c0c5d481d1b3be256ab001f5a3ec"
3470+
integrity sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==
34713471
dependencies:
34723472
"@typescript-eslint/utils" "^5.10.0"
34733473

0 commit comments

Comments
 (0)