Skip to content

Commit 9c89e6c

Browse files
Bump eslint-plugin-jest from 25.3.0 to 25.3.3 (#199)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.3.0 to 25.3.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@v25.3.0...v25.3.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 9135b16 commit 9c89e6c

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
@@ -51,7 +51,7 @@
5151
"dedent": "0.7.0",
5252
"eslint": "8.6.0",
5353
"eslint-plugin-github": "4.3.5",
54-
"eslint-plugin-jest": "25.3.0",
54+
"eslint-plugin-jest": "25.3.3",
5555
"eslint-plugin-prettier": "4.0.0",
5656
"jest": "27.4.5",
5757
"jest-preset-stylelint": "4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1980,10 +1980,10 @@ eslint-plugin-import@^2.25.2:
19801980
resolve "^1.20.0"
19811981
tsconfig-paths "^3.11.0"
19821982

1983-
1984-
version "25.3.0"
1985-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.0.tgz#6c04bbf13624a75684a05391a825b58e2e291950"
1986-
integrity sha512-79WQtuBsTN1S8Y9+7euBYwxIOia/k7ykkl9OCBHL3xuww5ecursHy/D8GCIlvzHVWv85gOkS5Kv6Sh7RxOgK1Q==
1983+
1984+
version "25.3.3"
1985+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.3.tgz#60bb52a08ff37933adf8b19ba9b216c13c22fdc7"
1986+
integrity sha512-qi7aduaU4/oWegWo0zH4kbJbx8+Be+ABTr72OnO68zTMcJeeSuyH1CduTGF4ATyNFgpE1zp0u10/gIhe+QDSfg==
19871987
dependencies:
19881988
"@typescript-eslint/experimental-utils" "^5.0.0"
19891989

0 commit comments

Comments
 (0)