From e20adec582974486736a7958ea7f8297bd014c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 05:29:45 +0000 Subject: [PATCH] Build(deps-dev): Bump jest-each from 29.6.0 to 29.6.1 Bumps [jest-each](https://github.com/facebook/jest/tree/HEAD/packages/jest-each) from 29.6.0 to 29.6.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest-each) --- updated-dependencies: - dependency-name: jest-each dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 36 ++---------------------------------- 2 files changed, 3 insertions(+), 35 deletions(-) diff --git a/package.json b/package.json index 675284eec..d3aff8ed5 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "eslint-plugin-testing-library": "^5.11.0", "husky": "8.0.3", "jest": "^29.6.1", - "jest-each": "^29.6.0", + "jest-each": "^29.6.1", "jest-environment-jsdom": "^29.6.0", "lint-staged": "^13.2.3", "mockdate": "^3.0.5", diff --git a/yarn.lock b/yarn.lock index 4371410b9..14f22b6ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5410,17 +5410,6 @@ jest-docblock@^29.4.3: dependencies: detect-newline "^3.0.0" -jest-each@^29.6.0: - version "29.6.0" - resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-29.6.0.tgz#320637063b518a51e42b38a0186255e6e5978fe7" - integrity sha512-d0Jem4RBAlFUyV6JSXPSHVUpNo5RleSj+iJEy1G3+ZCrzHDjWs/1jUfrbnJKHdJdAx5BCEce/Ju379WqHhQk4w== - dependencies: - "@jest/types" "^29.6.0" - chalk "^4.0.0" - jest-get-type "^29.4.3" - jest-util "^29.6.0" - pretty-format "^29.6.0" - jest-each@^29.6.1: version "29.6.1" resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-29.6.1.tgz#975058e5b8f55c6780beab8b6ab214921815c89c" @@ -5688,19 +5677,7 @@ jest-snapshot@^29.6.1: pretty-format "^29.6.1" semver "^7.5.3" -jest-util@^29.0.0, jest-util@^29.5.0, jest-util@^29.6.0: - version "29.6.0" - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.6.0.tgz#4071050c5d70f5d4d48105e8883773f3a6b94f8d" - integrity sha512-S0USx9YwcvEm4pQ5suisVm/RVxBmi0GFR7ocJhIeaCuW5AXnAnffXbaVKvIFodyZNOc9ygzVtTxmBf40HsHXaA== - dependencies: - "@jest/types" "^29.6.0" - "@types/node" "*" - chalk "^4.0.0" - ci-info "^3.2.0" - graceful-fs "^4.2.9" - picomatch "^2.2.3" - -jest-util@^29.6.1: +jest-util@^29.0.0, jest-util@^29.5.0, jest-util@^29.6.0, jest-util@^29.6.1: version "29.6.1" resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.6.1.tgz#c9e29a87a6edbf1e39e6dee2b4689b8a146679cb" integrity sha512-NRFCcjc+/uO3ijUVyNOQJluf8PtGCe/W6cix36+M3cTFgiYqFOOW5MgN4JOOcvbUhcKTYVd1CvHz/LWi8d16Mg== @@ -6848,16 +6825,7 @@ pretty-format@^27.0.2: ansi-styles "^5.0.0" react-is "^17.0.1" -pretty-format@^29.0.0, pretty-format@^29.5.0, pretty-format@^29.6.0: - version "29.6.0" - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.6.0.tgz#c90c8f145187fe73240662527a513599c16f3b97" - integrity sha512-XH+D4n7Ey0iSR6PdAnBs99cWMZdGsdKrR33iUHQNr79w1szKTCIZDVdXuccAsHVwDBp0XeWPfNEoaxP9EZgRmQ== - dependencies: - "@jest/schemas" "^29.6.0" - ansi-styles "^5.0.0" - react-is "^18.0.0" - -pretty-format@^29.6.1: +pretty-format@^29.0.0, pretty-format@^29.5.0, pretty-format@^29.6.0, pretty-format@^29.6.1: version "29.6.1" resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.6.1.tgz#ec838c288850b7c4f9090b867c2d4f4edbfb0f3e" integrity sha512-7jRj+yXO0W7e4/tSJKoR7HRIHLPPjtNaUGG2xxKQnGvPNRkgWcQ0AZX6P4KBRJN4FcTBWb3sa7DVUJmocYuoog==