Skip to content

Commit 7c54c08

Browse files
chore: Update postcheck typescript version (#2840)
Update typescript version in the post-check test. We use it to verify the build artifacts in staging.
1 parent 8dda32d commit 7c54c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/postcheck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"chai": "^4.2.0",
1515
"mocha": "^8.0.0",
1616
"ts-node": "^10.8.1",
17-
"typescript": "^4.6.4"
17+
"typescript": "^5.5.4"
1818
}
1919
}

0 commit comments

Comments
 (0)