Skip to content

Commit bc4c891

Browse files
renovate[bot]renovate-boteps1lon
authored
chore(deps): bump @types/react to ^18.0.0 (#826)
* chore(deps): bump @types/react-dom to ^18.0.0 * chore(deps): bump @types/react to ^18.0.0 Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: eps1lon <[email protected]>
1 parent 9e469cf commit bc4c891

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/build/fixtures/ava-ts-node/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"dependencies": {
55
"@testing-library/react": "^13.0.0",
66
"@types/jsdom": "^16.2.1",
7-
"@types/react": "^17.0.0",
8-
"@types/react-dom": "^17.0.0",
7+
"@types/react": "^18.0.0",
8+
"@types/react-dom": "^18.0.0",
99
"@types/testing-library__react": "^10.0.1",
1010
"ava": "^4.0.0",
1111
"jsdom": "^19.0.0",

0 commit comments

Comments
 (0)