diff --git a/frontends/ol-test-utilities/package.json b/frontends/ol-test-utilities/package.json index 912aa20650..e548f57a79 100644 --- a/frontends/ol-test-utilities/package.json +++ b/frontends/ol-test-utilities/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@faker-js/faker": "^8.0.0", - "@testing-library/react": "16.0.0", + "@testing-library/react": "16.0.1", "css-mediaquery": "^0.1.2", "dom-accessibility-api": "^0.7.0", "tiny-invariant": "^1.3.1" diff --git a/yarn.lock b/yarn.lock index 6509b37349..b97039a60a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4811,26 +4811,6 @@ __metadata: languageName: node linkType: hard -"@testing-library/react@npm:16.0.0": - version: 16.0.0 - resolution: "@testing-library/react@npm:16.0.0" - dependencies: - "@babel/runtime": "npm:^7.12.5" - peerDependencies: - "@testing-library/dom": ^10.0.0 - "@types/react": ^18.0.0 - "@types/react-dom": ^18.0.0 - react: ^18.0.0 - react-dom: ^18.0.0 - peerDependenciesMeta: - "@types/react": - optional: true - "@types/react-dom": - optional: true - checksum: 10/b32894be94e31276138decfa6bcea69dfebc0c37cf91499ff6c878f41eb1154a43a7df6eb1e72e7bede78468af6cb67ca59e4acd3206b41f3ecdae2c6efdf67e - languageName: node - linkType: hard - "@testing-library/react@npm:16.0.1": version: 16.0.1 resolution: "@testing-library/react@npm:16.0.1" @@ -15448,7 +15428,7 @@ __metadata: resolution: "ol-test-utilities@workspace:frontends/ol-test-utilities" dependencies: "@faker-js/faker": "npm:^8.0.0" - "@testing-library/react": "npm:16.0.0" + "@testing-library/react": "npm:16.0.1" css-mediaquery: "npm:^0.1.2" dom-accessibility-api: "npm:^0.7.0" tiny-invariant: "npm:^1.3.1"