Skip to content

Commit b17666d

Browse files
committed
Use the same TS version with integration-tests.
1 parent 39a5c57 commit b17666d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/test/integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/react": "17.0.47",
2121
"@types/react-dom": "17.0.17",
2222
"nock": "^13.1.0",
23-
"typescript": "^4.2.4",
23+
"typescript": "^4.5.2",
2424
"yargs": "^16.2.0"
2525
},
2626
"resolutions": {

0 commit comments

Comments
 (0)