Skip to content

Commit ccad4bb

Browse files
Bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#2477)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to 27.2.2. - [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.2) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42997a4 commit ccad4bb

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
@@ -56,7 +56,7 @@
5656
"cssstats": "4.0.5",
5757
"eslint": "8.37.0",
5858
"eslint-plugin-github": "4.6.0",
59-
"eslint-plugin-jest": "27.2.1",
59+
"eslint-plugin-jest": "27.2.2",
6060
"eslint-plugin-prettier": "4.2.1",
6161
"filesize": "10.0.5",
6262
"front-matter": "4.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2338,10 +2338,10 @@ eslint-plugin-import@^2.25.2:
23382338
semver "^6.3.0"
23392339
tsconfig-paths "^3.14.1"
23402340

2341-
eslint-plugin-jest@27.2.1:
2342-
version "27.2.1"
2343-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1.tgz#b85b4adf41c682ea29f1f01c8b11ccc39b5c672c"
2344-
integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==
2341+
eslint-plugin-jest@27.2.2:
2342+
version "27.2.2"
2343+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.2.tgz#be4ded5f91905d9ec89aa8968d39c71f3b072c0c"
2344+
integrity sha512-euzbp06F934Z7UDl5ZUaRPLAc9MKjh0rMPERrHT7UhlCEwgb25kBj37TvMgWeHZVkR5I9CayswrpoaqZU1RImw==
23452345
dependencies:
23462346
"@typescript-eslint/utils" "^5.10.0"
23472347

0 commit comments

Comments
 (0)