Skip to content

Commit 42a4e37

Browse files
npm(deps-dev): bump eslint-plugin-jest from 27.6.3 to 27.9.0 (#133)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.6.3 to 27.9.0. - [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.6.3...v27.9.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97af61a commit 42a4e37

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@vercel/ncc": "0.38.1",
4040
"eslint": "8.56.0",
4141
"eslint-plugin-github": "4.10.1",
42-
"eslint-plugin-jest": "27.6.3",
42+
"eslint-plugin-jest": "27.9.0",
4343
"jest": "29.7.0",
4444
"js-yaml": "4.1.0",
4545
"prettier": "3.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1938,10 +1938,10 @@ eslint-plugin-import@^2.25.2:
19381938
resolve "^1.22.0"
19391939
tsconfig-paths "^3.14.1"
19401940

1941-
eslint-plugin-jest@27.6.3:
1942-
version "27.6.3"
1943-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz#8acb8b1e45597fe1f4d4cf25163d90119efc12be"
1944-
integrity sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==
1941+
eslint-plugin-jest@27.9.0:
1942+
version "27.9.0"
1943+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.9.0.tgz#7c98a33605e1d8b8442ace092b60e9919730000b"
1944+
integrity sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug==
19451945
dependencies:
19461946
"@typescript-eslint/utils" "^5.10.0"
19471947

0 commit comments

Comments
 (0)