Skip to content

Commit d43bb8c

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v9 (#148)
fix(deno): tsc error and deno warnings
1 parent d023d7f commit d43bb8c

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
@@ -41,7 +41,7 @@
4141
"prepare": "npm run compile"
4242
},
4343
"devDependencies": {
44-
"@rollup/plugin-typescript": "^8.5.0",
44+
"@rollup/plugin-typescript": "^9.0.0",
4545
"@types/node": "^14.6.4",
4646
"c8": "^7.3.0",
4747
"chai": "^4.0.1",

0 commit comments

Comments
 (0)