From a779e1f3b92d79f4e52954dcff61c71f5ae4b917 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 01:52:26 +0000 Subject: [PATCH] deps(dev): update dependency eslint-plugin-jest to v27.4.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 520432993..a1aed504c 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "eslint-config-airbnb-typescript": "17.1.0", "eslint-config-prettier": "8.10.0", "eslint-plugin-import": "2.28.1", - "eslint-plugin-jest": "27.2.3", + "eslint-plugin-jest": "27.4.0", "eslint-plugin-jsdoc": "39.9.1", "eslint-plugin-jsx-a11y": "6.7.1", "eslint-plugin-prettier": "4.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 45bfeb6b3..f833e4990 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,7 +44,7 @@ importers: eslint-config-airbnb-typescript: 17.1.0 eslint-config-prettier: 8.10.0 eslint-plugin-import: 2.28.1 - eslint-plugin-jest: 27.2.3 + eslint-plugin-jest: 27.4.0 eslint-plugin-jsdoc: 39.9.1 eslint-plugin-jsx-a11y: 6.7.1 eslint-plugin-prettier: 4.2.1 @@ -99,7 +99,7 @@ importers: eslint-config-airbnb-typescript: 17.1.0_6afrancy5egjzyen7vplyehgje eslint-config-prettier: 8.10.0_eslint@8.49.0 eslint-plugin-import: 2.28.1_w7hjdv7tbjohv55q5pukdj7xvq - eslint-plugin-jest: 27.2.3_dqd3yhpeekbje56zcsmmcusxa4 + eslint-plugin-jest: 27.4.0_dqd3yhpeekbje56zcsmmcusxa4 eslint-plugin-jsdoc: 39.9.1_eslint@8.49.0 eslint-plugin-jsx-a11y: 6.7.1_eslint@8.49.0 eslint-plugin-prettier: 4.2.1_v3du5qq33rbbtywpdhf4lgk4fi @@ -8455,8 +8455,8 @@ packages: - supports-color dev: true - /eslint-plugin-jest/27.2.3_dqd3yhpeekbje56zcsmmcusxa4: - resolution: {integrity: sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==} + /eslint-plugin-jest/27.4.0_dqd3yhpeekbje56zcsmmcusxa4: + resolution: {integrity: sha512-ukVeKmMPAUA5SWjHenvyyXnirKfHKMdOsTZdn5tZx5EW05HGVQwBohigjFZGGj3zuv1cV6hc82FvWv6LdIbkgg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 || ^6.0.0