Skip to content

Commit ec84a87

Browse files
chore(deps-dev): update typescript dependency (#15)
1 parent 14e88c4 commit ec84a87

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": "^2.79.1",
3535
"rollup-plugin-sourcemaps": "^0.6.3",
3636
"ts-node": "^10.9.1",
37-
"typescript": "^3.9.10"
37+
"typescript": "~4.9.4"
3838
},
3939
"scripts": {
4040
"prebuild": "npm run -s clean",

0 commit comments

Comments
 (0)