Skip to content

Commit db2cf23

Browse files
authored
fix(typescript): Ensure rollup 4 compatibility (#1658)
Co-authored-by: Andrei Picus <[email protected]>
1 parent 46df762 commit db2cf23

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
}
6565
},
6666
"dependencies": {
67-
"@rollup/pluginutils": "^5.0.1",
67+
"@rollup/pluginutils": "^5.1.0",
6868
"resolve": "^1.22.1"
6969
},
7070
"devDependencies": {

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)