Skip to content

Commit b61943f

Browse files
chore(deps): update dependency rollup to v4
1 parent e6c8019 commit b61943f

File tree

4 files changed

+224
-123
lines changed

4 files changed

+224
-123
lines changed

Diff for: js/private/coverage/bundle/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"@rollup/plugin-commonjs": "23.0.7",
88
"@rollup/plugin-json": "5.0.2",
99
"@rollup/plugin-node-resolve": "15.3.0",
10-
"rollup": "3.29.5"
10+
"rollup": "4.34.8"
1111
}
1212
}

Diff for: js/private/image/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"tar-stream": "3.0.0"
44
},
55
"devDependencies": {
6-
"rollup": "2.79.2",
6+
"rollup": "4.34.8",
77
"@rollup/plugin-commonjs": "23.0.7",
88
"@rollup/plugin-node-resolve": "15.3.0",
99
"@rollup/plugin-typescript": "10.0.1",

Diff for: js/private/worker/src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"google-protobuf": "3.21.4"
44
},
55
"devDependencies": {
6-
"rollup": "2.79.2",
6+
"rollup": "4.34.8",
77
"@rollup/plugin-commonjs": "23.0.7",
88
"@rollup/plugin-node-resolve": "15.3.0",
99
"@rollup/plugin-json": "5.0.2",

0 commit comments

Comments
 (0)