We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e469cf commit bc4c891Copy full SHA for bc4c891
tests/build/fixtures/ava-ts-node/package.json
@@ -4,8 +4,8 @@
4
"dependencies": {
5
"@testing-library/react": "^13.0.0",
6
"@types/jsdom": "^16.2.1",
7
- "@types/react": "^17.0.0",
8
- "@types/react-dom": "^17.0.0",
+ "@types/react": "^18.0.0",
+ "@types/react-dom": "^18.0.0",
9
"@types/testing-library__react": "^10.0.1",
10
"ava": "^4.0.0",
11
"jsdom": "^19.0.0",
0 commit comments