From 9ab166f81c8d41a276379535091a4b5ba3416c1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 22:19:49 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-jest from 26.1.1 to 27.2.1 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.1 to 27.2.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/v26.1.1...v27.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index db68628..bd0fa7a 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "eslint-import-resolver-typescript": "^2.5.0", "eslint-plugin-codegen": "^0.16.1", "eslint-plugin-import": "^2.25.4", - "eslint-plugin-jest": "^26.1.1", + "eslint-plugin-jest": "^27.2.1", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-simple-import-sort": "^7.0.0", "eslint-plugin-sort-destructure-keys": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index 2ebd999..2b6d75b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4681,7 +4681,7 @@ __metadata: eslint-import-resolver-typescript: ^2.5.0 eslint-plugin-codegen: ^0.16.1 eslint-plugin-import: ^2.25.4 - eslint-plugin-jest: ^26.1.1 + eslint-plugin-jest: ^27.2.1 eslint-plugin-prettier: ^4.0.0 eslint-plugin-simple-import-sort: ^7.0.0 eslint-plugin-sort-destructure-keys: ^1.4.0 @@ -4981,20 +4981,20 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:^26.1.1": - version: 26.1.1 - resolution: "eslint-plugin-jest@npm:26.1.1" +"eslint-plugin-jest@npm:^27.2.1": + version: 27.2.1 + resolution: "eslint-plugin-jest@npm:27.2.1" dependencies: "@typescript-eslint/utils": ^5.10.0 peerDependencies: "@typescript-eslint/eslint-plugin": ^5.0.0 - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + eslint: ^7.0.0 || ^8.0.0 peerDependenciesMeta: "@typescript-eslint/eslint-plugin": optional: true jest: optional: true - checksum: efed65bd6b83f15f38e3d8447d0dbbac18c10d6e4c4853c8d0539f5bc8e898cca8136b1e706899b756ea995ed189445b7f15d0fffeb983890608c33e752670d7 + checksum: 579a4d26304cc6748b2e6dff6c965ea7a21b618d8b051eb02727d25cf5c7767f6db8ef5237531635ff77e242b983b973e7cb8c820a4d20d5bda73358c452a8ab languageName: node linkType: hard