diff --git a/packages/forms/package.json b/packages/forms/package.json index 80fb93591a7f..febfbe572fd3 100644 --- a/packages/forms/package.json +++ b/packages/forms/package.json @@ -37,6 +37,7 @@ "@types/pascalcase": "1.0.3", "@types/react": "18.2.37", "@types/react-dom": "18.2.15", + "@types/testing-library__jest-dom": "5.14.9", "graphql": "16.8.1", "jest": "29.7.0", "nodemon": "3.0.2", diff --git a/packages/web/package.json b/packages/web/package.json index 628ce14b7390..fa747370e7d3 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -56,6 +56,7 @@ "@testing-library/react": "14.1.2", "@types/react": "18.2.37", "@types/react-dom": "18.2.15", + "@types/testing-library__jest-dom": "5.14.9", "jest": "29.7.0", "nodemon": "3.0.2", "react": "0.0.0-experimental-e5205658f-20230913", diff --git a/yarn.lock b/yarn.lock index 6d7acde384d0..ce902f95529b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9043,6 +9043,7 @@ __metadata: "@types/pascalcase": 1.0.3 "@types/react": 18.2.37 "@types/react-dom": 18.2.15 + "@types/testing-library__jest-dom": 5.14.9 core-js: 3.34.0 graphql: 16.8.1 jest: 29.7.0 @@ -9622,6 +9623,7 @@ __metadata: "@testing-library/react": 14.1.2 "@types/react": 18.2.37 "@types/react-dom": 18.2.15 + "@types/testing-library__jest-dom": 5.14.9 core-js: 3.34.0 graphql: 16.8.1 graphql-sse: 2.4.0 @@ -12576,7 +12578,7 @@ __metadata: languageName: node linkType: hard -"@types/testing-library__jest-dom@npm:^5.9.1": +"@types/testing-library__jest-dom@npm:5.14.9, @types/testing-library__jest-dom@npm:^5.9.1": version: 5.14.9 resolution: "@types/testing-library__jest-dom@npm:5.14.9" dependencies: