From 6894bd991a733aff722ea35b4f102a487c1eb46f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Aug 2022 19:33:17 +0200 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v27 (#176) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 25 +++++++------------------ 2 files changed, 8 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 1519b46..f499a25 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "eslint-config-airbnb-base": "^15.0.0", "eslint-config-prettier": "^8.0.0", "eslint-plugin-import": "^2.20.2", - "eslint-plugin-jest": "^26.0.0", + "eslint-plugin-jest": "^27.0.0", "eslint-plugin-prettier": "^4.0.0", "jest": "^28.0.0", "jest-serializer-ansi-escapes": "^2.0.1", diff --git a/yarn.lock b/yarn.lock index f08daef..2a1abc6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1328,18 +1328,7 @@ __metadata: languageName: node linkType: hard -"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.10, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4": - version: 7.18.10 - resolution: "@babel/types@npm:7.18.10" - dependencies: - "@babel/helper-string-parser": ^7.18.10 - "@babel/helper-validator-identifier": ^7.18.6 - to-fast-properties: ^2.0.0 - checksum: 11632c9b106e54021937a6498138014ebc9ad6c327a07b2af3ba8700773945aba4055fd136431cbe3a500d0f363cbf9c68eb4d6d38229897c5de9d06e14c85e8 - languageName: node - linkType: hard - -"@babel/types@npm:^7.8.3": +"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.10, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3": version: 7.18.13 resolution: "@babel/types@npm:7.18.13" dependencies: @@ -3961,20 +3950,20 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:^26.0.0": - version: 26.8.7 - resolution: "eslint-plugin-jest@npm:26.8.7" +"eslint-plugin-jest@npm:^27.0.0": + version: 27.0.0 + resolution: "eslint-plugin-jest@npm:27.0.0" 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: 4e5e0c781ef48ae7d757123bce3ed28c384f02f3d4cf88d616932c075b625c10f298e905bee988876f62f6688e8e11d0b8ce235fd4b3f6c7006a8725375eac58 + checksum: 75da3198a9d193b5cf4e4d04181277b30a57f7a675fb9fb50c94e450cc4c75aebd594d4f62dc45dd32997a9a780b4e0ecfcaf50ca59a33e4e3bea47204cf6def languageName: node linkType: hard @@ -5687,7 +5676,7 @@ __metadata: eslint-config-airbnb-base: ^15.0.0 eslint-config-prettier: ^8.0.0 eslint-plugin-import: ^2.20.2 - eslint-plugin-jest: ^26.0.0 + eslint-plugin-jest: ^27.0.0 eslint-plugin-prettier: ^4.0.0 jest: ^28.0.0 jest-regex-util: ^28.0.0