Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit af42d53

Browse files
chore: bump eslint-plugin-jest from 25.3.0 to 25.3.4 (typescript-eslint#4407)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.3.0 to 25.3.4. - [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.4) --- 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 39e72f2 commit af42d53

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

yarn.lock

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6890,9 +6890,9 @@ eslint-plugin-import@^2.25.2:
68906890
tsconfig-paths "^3.12.0"
68916891

68926892
eslint-plugin-jest@^25.0.5:
6893-
version "25.3.0"
6894-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.0.tgz#6c04bbf13624a75684a05391a825b58e2e291950"
6895-
integrity sha512-79WQtuBsTN1S8Y9+7euBYwxIOia/k7ykkl9OCBHL3xuww5ecursHy/D8GCIlvzHVWv85gOkS5Kv6Sh7RxOgK1Q==
6893+
version "25.3.4"
6894+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.4.tgz#2031dfe495be1463330f8b80096ddc91f8e6387f"
6895+
integrity sha512-CCnwG71wvabmwq/qkz0HWIqBHQxw6pXB1uqt24dxqJ9WB34pVg49bL1sjXphlJHgTMWGhBjN1PicdyxDxrfP5A==
68966896
dependencies:
68976897
"@typescript-eslint/experimental-utils" "^5.0.0"
68986898

@@ -12252,6 +12252,15 @@ pretty-format@^27.4.6:
1225212252
ansi-styles "^5.0.0"
1225312253
react-is "^17.0.1"
1225412254

12255+
pretty-format@^27.4.6:
12256+
version "27.4.6"
12257+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.4.6.tgz#1b784d2f53c68db31797b2348fa39b49e31846b7"
12258+
integrity sha512-NblstegA1y/RJW2VyML+3LlpFjzx62cUrtBIKIWDXEDkjNeleA7Od7nrzcs/VLQvAeV4CgSYhrN39DRN88Qi/g==
12259+
dependencies:
12260+
ansi-regex "^5.0.1"
12261+
ansi-styles "^5.0.0"
12262+
react-is "^17.0.1"
12263+
1225512264
pretty-time@^1.1.0:
1225612265
version "1.1.0"
1225712266
resolved "https://registry.yarnpkg.com/pretty-time/-/pretty-time-1.1.0.tgz#ffb7429afabb8535c346a34e41873adf3d74dd0e"

0 commit comments

Comments
 (0)