From 44f560923d41bf00b88648d520511c6d2024a35e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 08:29:00 +0000 Subject: [PATCH] Bump eslint-plugin-jest from 27.2.3 to 27.6.0 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.3 to 27.6.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](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.3...v27.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9030700..04c10e2 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint": "^8.54.0", "eslint-plugin-github": "^4.10.1", "eslint-plugin-import": "^2.29.0", - "eslint-plugin-jest": "^27.2.3", + "eslint-plugin-jest": "^27.6.0", "eslint-plugin-prettier": "^5.0.1", "jest": "^29.7.0", "js-yaml": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index b251cd4..d6d8b9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2910,9 +2910,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:^27.2.3": - version: 27.2.3 - resolution: "eslint-plugin-jest@npm:27.2.3" +"eslint-plugin-jest@npm:^27.6.0": + version: 27.6.0 + resolution: "eslint-plugin-jest@npm:27.6.0" dependencies: "@typescript-eslint/utils": ^5.10.0 peerDependencies: @@ -2924,7 +2924,7 @@ __metadata: optional: true jest: optional: true - checksum: 4c7e07f52f17749ac6fd0ff5fcd5ce30b88983ba31eeee322e4d48859f55eaa112f06172e586ad2031c00ff28bb2dfdc3d35c83895251b9c0e860fa47dfc5ff4 + checksum: 4c42641f9bf2d597761637028083e20b9f81762308e98baae40eb805d3e81ff8d837f06f4f0c1a2fd249e2be2fb24d33b7aafeaa8942de805c2b8d7c3b6fc4e4 languageName: node linkType: hard @@ -5582,7 +5582,7 @@ __metadata: eslint: ^8.54.0 eslint-plugin-github: ^4.10.1 eslint-plugin-import: ^2.29.0 - eslint-plugin-jest: ^27.2.3 + eslint-plugin-jest: ^27.6.0 eslint-plugin-prettier: ^5.0.1 jest: ^29.7.0 js-yaml: ^4.1.0