Skip to content

Commit

Permalink
deps(rollup): Update to v2.68.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Feb 23, 2022
1 parent 327cd01 commit 33db641
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions packages/packemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@boost/pipeline": "^3.2.2",
"@boost/terminal": "^3.0.0",
"@microsoft/api-extractor": "^7.19.4",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.3",
Expand All @@ -77,7 +77,7 @@
"execa": "^5.1.1",
"fast-glob": "^3.2.11",
"filesize": "^8.0.7",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"ink": "^3.2.0",
"ink-progress-bar": "^3.0.0",
"ink-spinner": "^4.0.3",
Expand All @@ -87,7 +87,7 @@
"react": "^17.0.2",
"resolve": "^1.22.0",
"rimraf": "^3.0.2",
"rollup": "^2.67.2",
"rollup": "^2.68.0",
"rollup-plugin-node-externals": "^2.2.0",
"rollup-plugin-polyfill-node": "^0.8.0",
"rollup-plugin-visualizer": "^5.5.4",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4123,9 +4123,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-babel@npm:^5.3.0":
version: 5.3.0
resolution: "@rollup/plugin-babel@npm:5.3.0"
"@rollup/plugin-babel@npm:^5.3.1":
version: 5.3.1
resolution: "@rollup/plugin-babel@npm:5.3.1"
dependencies:
"@babel/helper-module-imports": ^7.10.4
"@rollup/pluginutils": ^3.1.0
Expand All @@ -4136,7 +4136,7 @@ __metadata:
peerDependenciesMeta:
"@types/babel__core":
optional: true
checksum: 6cfd741790f125968cbd0fc91b6f54e235033e31853a12190f725ccf95a6eb2f1387b6368be80dedfa94536d2e84739e7af45c8b2fe7a450e91c2aeb6170867d
checksum: 220d71e4647330f252ef33d5f29700aef2e8284a0b61acfcceb47617a7f96208aa1ed16eae75619424bf08811ede5241e271a6d031f07026dee6b3a2bdcdc638
languageName: node
linkType: hard

Expand Down Expand Up @@ -9439,14 +9439,14 @@ __metadata:
languageName: node
linkType: hard

"fs-extra@npm:^10.0.0":
version: 10.0.0
resolution: "fs-extra@npm:10.0.0"
"fs-extra@npm:^10.0.0, fs-extra@npm:^10.0.1":
version: 10.0.1
resolution: "fs-extra@npm:10.0.1"
dependencies:
graceful-fs: ^4.2.0
jsonfile: ^6.0.1
universalify: ^2.0.0
checksum: 5285a3d8f34b917cf2b66af8c231a40c1623626e9d701a20051d3337be16c6d7cac94441c8b3732d47a92a2a027886ca93c69b6a4ae6aee3c89650d2a8880c0a
checksum: c1faaa5eb9e1c5c7c7ff09f966e93922ecb068ae1b04801cfc983ef05fcc1f66bfbb8d8d0b745c910014c7a2e7317fb6cf3bfe7390450c1157e3cc1a218f221d
languageName: node
linkType: hard

Expand Down Expand Up @@ -14114,7 +14114,7 @@ __metadata:
"@boost/pipeline": ^3.2.2
"@boost/terminal": ^3.0.0
"@microsoft/api-extractor": ^7.19.4
"@rollup/plugin-babel": ^5.3.0
"@rollup/plugin-babel": ^5.3.1
"@rollup/plugin-commonjs": ^21.0.1
"@rollup/plugin-json": ^4.1.0
"@rollup/plugin-node-resolve": ^13.1.3
Expand All @@ -14127,7 +14127,7 @@ __metadata:
execa: ^5.1.1
fast-glob: ^3.2.11
filesize: ^8.0.7
fs-extra: ^10.0.0
fs-extra: ^10.0.1
ink: ^3.2.0
ink-progress-bar: ^3.0.0
ink-spinner: ^4.0.3
Expand All @@ -14137,7 +14137,7 @@ __metadata:
react: ^17.0.2
resolve: ^1.22.0
rimraf: ^3.0.2
rollup: ^2.67.2
rollup: ^2.68.0
rollup-plugin-node-externals: ^2.2.0
rollup-plugin-polyfill-node: ^0.8.0
rollup-plugin-visualizer: ^5.5.4
Expand Down Expand Up @@ -16275,17 +16275,17 @@ resolve@~1.19.0:
languageName: node
linkType: hard

"rollup@npm:^2.67.2":
version: 2.67.2
resolution: "rollup@npm:2.67.2"
"rollup@npm:^2.68.0":
version: 2.68.0
resolution: "rollup@npm:2.68.0"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 9aca5251ba4b441064183cde2394b91567259002d68086bdd3906db66d55dd148ab27e57c51eb53830d7b9b813c2d4e834b7735d65e2a869780bc639d4a20c38
checksum: c883f6fb2e10e1c79a32527da0c50ef47a7beb8ddacfdae4197ff2d1911fb8d10bb2704496cf878d3048fbf3524d613bc87f25c5be0afc667fe30b7d04fa8092
languageName: node
linkType: hard

Expand Down

0 comments on commit 33db641

Please sign in to comment.