From 0ef33a95fa1bdc29ac467ff562752f85f341992f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 21:32:51 +0000 Subject: [PATCH] chore(deps): update dependency @types/testing-library__jest-dom to v6 --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 79c0015..aeb9ad9 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@types/react": "^18.0.0", "@types/react-dom": "^18.0.0", "@types/simpl-schema": "^1.12.0", - "@types/testing-library__jest-dom": "^5.9.1", + "@types/testing-library__jest-dom": "^6.0.0", "@types/testing-library__react": "^10.0.0", "babel-jest": "^29.4.2", "copyfiles": "^2.4.1", diff --git a/yarn.lock b/yarn.lock index a361f71..9662c06 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2542,7 +2542,7 @@ __metadata: "@types/react": ^18.0.0 "@types/react-dom": ^18.0.0 "@types/simpl-schema": ^1.12.0 - "@types/testing-library__jest-dom": ^5.9.1 + "@types/testing-library__jest-dom": ^6.0.0 "@types/testing-library__react": ^10.0.0 babel-jest: ^29.4.2 copyfiles: ^2.4.1 @@ -3591,7 +3591,7 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:^6.0.0": +"@testing-library/jest-dom@npm:*, @testing-library/jest-dom@npm:^6.0.0": version: 6.4.5 resolution: "@testing-library/jest-dom@npm:6.4.5" dependencies: @@ -3817,7 +3817,7 @@ __metadata: languageName: node linkType: hard -"@types/jest@npm:*, @types/jest@npm:^29.4.0": +"@types/jest@npm:^29.4.0": version: 29.5.12 resolution: "@types/jest@npm:29.5.12" dependencies: @@ -3957,12 +3957,12 @@ __metadata: languageName: node linkType: hard -"@types/testing-library__jest-dom@npm:^5.9.1": - version: 5.14.9 - resolution: "@types/testing-library__jest-dom@npm:5.14.9" +"@types/testing-library__jest-dom@npm:^6.0.0": + version: 6.0.0 + resolution: "@types/testing-library__jest-dom@npm:6.0.0" dependencies: - "@types/jest": "*" - checksum: d364494fc2545316292e88861146146af1e3818792ca63b62a63758b2f737669b687f4aaddfcfbcb7d0e1ed7890a9bd05de23ff97f277d5e68de574497a9ee72 + "@testing-library/jest-dom": "*" + checksum: 1b4db1aa3c4225524203b4d1c3b36c7129e9d1e0547e46d2e5283c3ece226a3c16f5f20387cc71b33ab0eecd99d0cf91111bb327e8adb240388d99fb94af7a4d languageName: node linkType: hard