Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"lodash": "^4.17.21",
"mergeiterator": "^1.2.5",
"prettier": "2.5.0",
"rollup": "~2.54.0",
"rollup": "~2.79.2",
"rollup-plugin-dts": "^2.0.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"rollup-plugin-terser": "^7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion test/runtime-integration/rollup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"@babel/runtime": "workspace:^",
"@rollup/plugin-commonjs": "^18.1.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"rollup": "~2.54.0"
"rollup": "~2.79.2"
}
}
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ __metadata:
"@babel/runtime": "workspace:^"
"@rollup/plugin-commonjs": ^18.1.0
"@rollup/plugin-node-resolve": ^13.0.0
rollup: ~2.54.0
rollup: ~2.79.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -768,6 +768,7 @@ __metadata:
resolution: "@babel/helper-module-transforms@condition:BABEL_8_BREAKING?:workspace:^7.16.5#a9f1b1"
dependencies:
"@babel/helper-module-transforms-BABEL_8_BREAKING-false": "npm:@babel/helper-module-transforms@workspace:^7.16.5"
checksum: 3f28946c026120f97d7ad2ce86b6413d1d15f64d251db3269fedf1e85216d04981aeacf83c1ae2d1e761df5004765d4bad4d2c4198c0b744efb0201740e630a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -5858,7 +5859,7 @@ __metadata:
lodash: ^4.17.21
mergeiterator: ^1.2.5
prettier: 2.5.0
rollup: ~2.54.0
rollup: ~2.79.2
rollup-plugin-dts: ^2.0.0
rollup-plugin-node-polyfills: ^0.2.1
rollup-plugin-terser: ^7.0.2
Expand Down Expand Up @@ -13635,17 +13636,17 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"rollup@npm:~2.54.0":
version: 2.54.0
resolution: "rollup@npm:2.54.0"
"rollup@npm:~2.79.2":
version: 2.79.2
resolution: "rollup@npm:2.79.2"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 9bba98e18c3d4a301af15c1d06786f58bd48bcf31ec974e01a61e7f07fa97922b5762dfe8d02e17456ab60fe6ddb6533677811c370bd4051ddeab7aa7e025200
checksum: df7aa4c8b95245dede157b06ab71e1921de6080757d30e9bf31f8fb142064d12dda865e2bafbab4349588f43425b2965a290c9a5da1c048246a70fc21734ebd7
languageName: node
linkType: hard

Expand Down