From 730a151cd60efd96226bf77c494ce90f38c45f0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 23:48:22 +0000 Subject: chore(deps-dev): bump eslint-plugin-jest from 28.5.0 to 28.6.0 (#10003) --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a7203e9c..10c06ec6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -77,7 +77,7 @@ "enzyme": "=3.11.0", "eslint": "^8.57.0", "eslint-plugin-import": "^2.29.0", - "eslint-plugin-jest": "^28.5.0", + "eslint-plugin-jest": "^28.6.0", "eslint-plugin-react": "^7.34.2", "esm": "=3.2.25", "expect": "=29.7.0", @@ -11786,9 +11786,9 @@ } }, "node_modules/eslint-plugin-jest": { - "version": "28.5.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.5.0.tgz", - "integrity": "sha512-6np6DGdmNq/eBbA7HOUNV8fkfL86PYwBfwyb8n23FXgJNTR8+ot3smRHjza9LGsBBZRypK3qyF79vMjohIL8eQ==", + "version": "28.6.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.6.0.tgz", + "integrity": "sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg==", "dev": true, "dependencies": { "@typescript-eslint/utils": "^6.0.0 || ^7.0.0" diff --git a/package.json b/package.json index 7163dcc4..7f9bd2cb 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "enzyme": "=3.11.0", "eslint": "^8.57.0", "eslint-plugin-import": "^2.29.0", - "eslint-plugin-jest": "^28.5.0", + "eslint-plugin-jest": "^28.6.0", "eslint-plugin-react": "^7.34.2", "esm": "=3.2.25", "expect": "=29.7.0", -- cgit v1.2.3