Skip to content

Commit f6075f7

Browse files
committed
chore: update typescript dependency
1 parent 5fc846f commit f6075f7

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
@@ -34,7 +34,7 @@
3434
"rollup-plugin-node-resolve": "^5.2.0",
3535
"rollup-plugin-sourcemaps": "^0.6.3",
3636
"ts-node": "^8.10.2",
37-
"typescript": "^3.9.10"
37+
"typescript": "^4.9.3"
3838
},
3939
"scripts": {
4040
"prebuild": "npm run -s clean",

0 commit comments

Comments
 (0)