From 7f3f584ea5ca3e292180c4d8a0d8a31031d36564 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 00:36:27 +0000 Subject: [PATCH] chore(deps): update dependency @types/testing-library__jest-dom to v5.14.6 Signed-off-by: Renovate Bot --- frontend/package.json | 2 +- yarn.lock | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index abd7d4665..36139d845 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -143,7 +143,7 @@ "@types/react": "18.2.6", "@types/react-dom": "18.2.4", "@types/sass": "1.43.1", - "@types/testing-library__jest-dom": "5.14.5", + "@types/testing-library__jest-dom": "5.14.6", "@types/uuid": "9.0.1", "@types/ws": "8.5.4", "@typescript-eslint/eslint-plugin": "5.59.7", diff --git a/yarn.lock b/yarn.lock index 8f9f1f2d6..75a6d61dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2379,7 +2379,7 @@ __metadata: "@types/react": 18.2.6 "@types/react-dom": 18.2.4 "@types/sass": 1.43.1 - "@types/testing-library__jest-dom": 5.14.5 + "@types/testing-library__jest-dom": 5.14.6 "@types/uuid": 9.0.1 "@types/ws": 8.5.4 "@typescript-eslint/eslint-plugin": 5.59.7 @@ -4986,7 +4986,16 @@ __metadata: languageName: node linkType: hard -"@types/testing-library__jest-dom@npm:5.14.5, @types/testing-library__jest-dom@npm:^5.9.1": +"@types/testing-library__jest-dom@npm:5.14.6": + version: 5.14.6 + resolution: "@types/testing-library__jest-dom@npm:5.14.6" + dependencies: + "@types/jest": "*" + checksum: 92f81cefeacba3b5c06d4b3fbea0341fe2bcaa6e425c026ae262de39f1148c2588cf3003112aa4ac0880c3972ffb77641a863f3be71518d1d8080402c944e326 + languageName: node + linkType: hard + +"@types/testing-library__jest-dom@npm:^5.9.1": version: 5.14.5 resolution: "@types/testing-library__jest-dom@npm:5.14.5" dependencies: