Skip to content

Commit

Permalink
deps(rollup): Update to v3.18.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Mar 6, 2023
1 parent 874a394 commit 79cfb9d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/packemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@
"micromatch": "^4.0.5",
"react": "^17.0.2",
"resolve": "^1.22.1",
"rollup": "^3.12.0",
"rollup-plugin-node-externals": "^5.1.0",
"rollup": "^3.18.0",
"rollup-plugin-node-externals": "^5.1.2",
"rollup-plugin-polyfill-node": "^0.12.0",
"semver": "^7.3.8",
"spdx-license-list": "^6.6.0"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17199,8 +17199,8 @@ __metadata:
micromatch: ^4.0.5
react: ^17.0.2
resolve: ^1.22.1
rollup: ^3.12.0
rollup-plugin-node-externals: ^5.1.0
rollup: ^3.18.0
rollup-plugin-node-externals: ^5.1.2
rollup-plugin-polyfill-node: ^0.12.0
semver: ^7.3.8
spdx-license-list: ^6.6.0
Expand Down Expand Up @@ -19399,12 +19399,12 @@ __metadata:
languageName: node
linkType: hard

"rollup-plugin-node-externals@npm:^5.1.0":
version: 5.1.0
resolution: "rollup-plugin-node-externals@npm:5.1.0"
"rollup-plugin-node-externals@npm:^5.1.2":
version: 5.1.2
resolution: "rollup-plugin-node-externals@npm:5.1.2"
peerDependencies:
rollup: ^2.60.0 || ^3.0.0
checksum: 05754b4eab01f345f5185d0be2d5ad21efd0cda1922940da1c4a848561b3fd1e1a31a5ac825c6dc84cbc6bbe81f46b9ea552bbdf33d00239d350ab1d2e4f4bb1
checksum: 5bad7e81994cfe072723b0a92da17aba3fb330af8ad729825f23a80b2d46b2e088a02738c51b08169ac24817ce24aecbd1849a27e70351c93f35e8f5e18ccdb6
languageName: node
linkType: hard

Expand Down Expand Up @@ -19442,17 +19442,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.12.0, rollup@npm:^3.7.0":
version: 3.12.0
resolution: "rollup@npm:3.12.0"
"rollup@npm:^3.18.0, rollup@npm:^3.7.0":
version: 3.18.0
resolution: "rollup@npm:3.18.0"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 66182947ea74bd4777e1a02514124f49eacc6b123e23738cf31342f8e73b79e43da05671aebe6d5f55b5830ebf3dd11f2eaba1b98b8fc6a9e6d96fd4c3ecc534
checksum: 0bcd1abb1cc383abdd09b5594de862ecb2f946e950954bb472a370289bdc4499aea8d04477be55ce205450d973d38ad255f0dc6926162500a251d73bf0e60e6f
languageName: node
linkType: hard

Expand Down

0 comments on commit 79cfb9d

Please sign in to comment.