From 02c596936549e476c670264f3a2da19a7bbc7d06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 07:56:21 +0000 Subject: [PATCH] build(npm-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.1 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.6.0 to 27.6.1. - [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.6.0...v27.6.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... 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 f7206fd8..771c1cdd 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "enhanced-resolve": "^5.15.0", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-jest": "^27.6.0", + "eslint-plugin-jest": "^27.6.1", "eslint-plugin-node": "^11.1.0", "husky": "^8.0.3", "jest": "^27.5.1", diff --git a/yarn.lock b/yarn.lock index dd849dfc..5bd7682a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4498,9 +4498,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:^27.6.0": - version: 27.6.0 - resolution: "eslint-plugin-jest@npm:27.6.0" +"eslint-plugin-jest@npm:^27.6.1": + version: 27.6.1 + resolution: "eslint-plugin-jest@npm:27.6.1" dependencies: "@typescript-eslint/utils": ^5.10.0 peerDependencies: @@ -4512,7 +4512,7 @@ __metadata: optional: true jest: optional: true - checksum: 4c42641f9bf2d597761637028083e20b9f81762308e98baae40eb805d3e81ff8d837f06f4f0c1a2fd249e2be2fb24d33b7aafeaa8942de805c2b8d7c3b6fc4e4 + checksum: 03dc4784119a06504718b3ec1a5944c8d41fe73669d23433fa794e4059be857ec463da6d5982dcd2920da091fe7c5c033fa69a91f4dfbe3f41aac6db99b8c3d0 languageName: node linkType: hard @@ -8951,7 +8951,7 @@ __metadata: enhanced-resolve: ^5.15.0 eslint: ^8.56.0 eslint-config-prettier: ^9.1.0 - eslint-plugin-jest: ^27.6.0 + eslint-plugin-jest: ^27.6.1 eslint-plugin-node: ^11.1.0 husky: ^8.0.3 jest: ^27.5.1