From 2ed113692ac1026267feb829fc10f5ccd89ced7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 20:10:42 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v28.10.0 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index cec1c9c..414e31e 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-config-airbnb": "19.0.4", "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.31.0", - "eslint-plugin-jest": "28.9.0", + "eslint-plugin-jest": "28.10.0", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-react": "7.37.2", diff --git a/yarn.lock b/yarn.lock index 5e060a5..37b923a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5020,9 +5020,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:28.9.0": - version: 28.9.0 - resolution: "eslint-plugin-jest@npm:28.9.0" +"eslint-plugin-jest@npm:28.10.0": + version: 28.10.0 + resolution: "eslint-plugin-jest@npm:28.10.0" dependencies: "@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0" peerDependencies: @@ -5034,7 +5034,7 @@ __metadata: optional: true jest: optional: true - checksum: 10c0/56b0d2fb18a32bf56b0eb8c7790c355513535a239451d9d00184829cbd0ba35b6c68eec64e850a6299453f9c37338b6797d3184594c0326c8fdcc029024065b8 + checksum: 10c0/f1eeabcc9bf650e755ef07da501271e9a54d2ef6414c648a33d5dc71f2545fcfc060d06846549ec7978e7bd9d11e6cb57b33ccd97ebf5a86ee4682853c06381b languageName: node linkType: hard @@ -9232,7 +9232,7 @@ __metadata: eslint-config-airbnb: "npm:19.0.4" eslint-config-prettier: "npm:9.1.0" eslint-plugin-import: "npm:2.31.0" - eslint-plugin-jest: "npm:28.9.0" + eslint-plugin-jest: "npm:28.10.0" eslint-plugin-jsx-a11y: "npm:6.10.2" eslint-plugin-prettier: "npm:5.2.1" eslint-plugin-react: "npm:7.37.2"