From 8ca173dc7de92f465702cea4c1f6f749702a383a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 16:38:57 +0000 Subject: [PATCH] Bump @testing-library/jest-dom from 6.2.0 to 6.4.1 Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.2.0 to 6.4.1. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.2.0...v6.4.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/contexts/package.json | 2 +- packages/hooks/package.json | 2 +- yarn.lock | 15 +++++++++------ 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/packages/contexts/package.json b/packages/contexts/package.json index 3b051aee..3a710d28 100644 --- a/packages/contexts/package.json +++ b/packages/contexts/package.json @@ -44,7 +44,7 @@ "@rollup/plugin-commonjs": "^25.0.7", "@rollup/plugin-node-resolve": "^15.2.3", "@rollup/plugin-typescript": "^11.1.5", - "@testing-library/jest-dom": "^6.2.0", + "@testing-library/jest-dom": "^6.4.1", "@testing-library/react": "^14.2.0", "@testing-library/react-hooks": "^8.0.1", "@types/babel__core": "^7", diff --git a/packages/hooks/package.json b/packages/hooks/package.json index 53300501..80af0746 100644 --- a/packages/hooks/package.json +++ b/packages/hooks/package.json @@ -46,7 +46,7 @@ "@rollup/plugin-commonjs": "^25.0.7", "@rollup/plugin-node-resolve": "^15.2.3", "@rollup/plugin-typescript": "^11.1.5", - "@testing-library/jest-dom": "^6.2.0", + "@testing-library/jest-dom": "^6.4.1", "@testing-library/react": "^14.2.0", "@testing-library/react-hooks": "^8.0.1", "@types/babel__core": "^7", diff --git a/yarn.lock b/yarn.lock index 1258e0d1..a26a5987 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1509,7 +1509,7 @@ __metadata: "@rollup/plugin-commonjs": "npm:^25.0.7" "@rollup/plugin-node-resolve": "npm:^15.2.3" "@rollup/plugin-typescript": "npm:^11.1.5" - "@testing-library/jest-dom": "npm:^6.2.0" + "@testing-library/jest-dom": "npm:^6.4.1" "@testing-library/react": "npm:^14.2.0" "@testing-library/react-hooks": "npm:^8.0.1" "@types/babel__core": "npm:^7" @@ -1553,7 +1553,7 @@ __metadata: "@rollup/plugin-commonjs": "npm:^25.0.7" "@rollup/plugin-node-resolve": "npm:^15.2.3" "@rollup/plugin-typescript": "npm:^11.1.5" - "@testing-library/jest-dom": "npm:^6.2.0" + "@testing-library/jest-dom": "npm:^6.4.1" "@testing-library/react": "npm:^14.2.0" "@testing-library/react-hooks": "npm:^8.0.1" "@types/babel__core": "npm:^7" @@ -2270,9 +2270,9 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:^6.2.0": - version: 6.2.0 - resolution: "@testing-library/jest-dom@npm:6.2.0" +"@testing-library/jest-dom@npm:^6.4.1": + version: 6.4.1 + resolution: "@testing-library/jest-dom@npm:6.4.1" dependencies: "@adobe/css-tools": "npm:^4.3.2" "@babel/runtime": "npm:^7.9.2" @@ -2284,19 +2284,22 @@ __metadata: redent: "npm:^3.0.0" peerDependencies: "@jest/globals": ">= 28" + "@types/bun": "*" "@types/jest": ">= 28" jest: ">= 28" vitest: ">= 0.32" peerDependenciesMeta: "@jest/globals": optional: true + "@types/bun": + optional: true "@types/jest": optional: true jest: optional: true vitest: optional: true - checksum: 71421693e0ad6a46be7d16f00b58a45725c238693972b8b5b1fd9ab797902ccf1209cf259afe8da1bf59d7c958762c46ee85d1aa5b164a5ec330981ea2376b08 + checksum: 50104f19eb9e31c21521cc12c0323cb8939d8999eac5e869fb6480f7fc99ea3e131f464e71b9ebe6edc1936e8d9a1a540d9253f1c06ddb5e13387e00ea724ba0 languageName: node linkType: hard