Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit feda615

Browse files
authored
Update TypeScript peerDependency (#1155) (#1161)
1 parent effe466 commit feda615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"src/*"
1212
],
1313
"peerDependencies": {
14-
"typescript": "~3.8.2"
14+
"typescript": "~3.9.5"
1515
},
1616
"devDependencies": {
1717
"@bazel/bazel": "^0.29.0",

0 commit comments

Comments
 (0)