Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v4 (#183)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 14, 2023
1 parent 2465430 commit 72a39ae
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"pretty-quick": "^3.1.3",
"release-it": "^16.1.4",
"rimraf": "^5.0.1",
"rollup": "^3.23.0",
"rollup": "^4.1.0",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"rollup-plugin-typescript2": "^0.34.1",
Expand Down
140 changes: 130 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1669,6 +1669,90 @@ __metadata:
languageName: node
linkType: hard

"@rollup/rollup-android-arm-eabi@npm:4.1.0":
version: 4.1.0
resolution: "@rollup/rollup-android-arm-eabi@npm:4.1.0"
conditions: os=android & cpu=arm
languageName: node
linkType: hard

"@rollup/rollup-android-arm64@npm:4.1.0":
version: 4.1.0
resolution: "@rollup/rollup-android-arm64@npm:4.1.0"
conditions: os=android & cpu=arm64
languageName: node
linkType: hard

"@rollup/rollup-darwin-arm64@npm:4.1.0":
version: 4.1.0
resolution: "@rollup/rollup-darwin-arm64@npm:4.1.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@rollup/rollup-darwin-x64@npm:4.1.0":
version: 4.1.0
resolution: "@rollup/rollup-darwin-x64@npm:4.1.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@rollup/rollup-linux-arm-gnueabihf@npm:4.1.0":
version: 4.1.0
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.1.0"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@rollup/rollup-linux-arm64-gnu@npm:4.1.0":
version: 4.1.0
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.1.0"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-arm64-musl@npm:4.1.0":
version: 4.1.0
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.1.0"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-gnu@npm:4.1.0":
version: 4.1.0
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.1.0"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-musl@npm:4.1.0":
version: 4.1.0
resolution: "@rollup/rollup-linux-x64-musl@npm:4.1.0"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@rollup/rollup-win32-arm64-msvc@npm:4.1.0":
version: 4.1.0
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.1.0"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@rollup/rollup-win32-ia32-msvc@npm:4.1.0":
version: 4.1.0
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.1.0"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@rollup/rollup-win32-x64-msvc@npm:4.1.0":
version: 4.1.0
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.1.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@sapphire/eslint-config@npm:~5.0.0":
version: 5.0.0
resolution: "@sapphire/eslint-config@npm:5.0.0"
Expand Down Expand Up @@ -3012,7 +3096,7 @@ __metadata:
pretty-quick: ^3.1.3
release-it: ^16.1.4
rimraf: ^5.0.1
rollup: ^3.23.0
rollup: ^4.1.0
rollup-plugin-cleaner: ^1.0.0
rollup-plugin-polyfill-node: ^0.12.0
rollup-plugin-typescript2: ^0.34.1
Expand Down Expand Up @@ -8981,31 +9065,67 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.23.0":
version: 3.23.0
resolution: "rollup@npm:3.23.0"
"rollup@npm:^3.7.0":
version: 3.12.0
resolution: "rollup@npm:3.12.0"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 0721065cf725c5611815be61d2b01f20b4d0027e17035f6e76384d38396b56cf6ed21a3db78eb004d9db4d24c8a6a19da4563b4ff96b5dd36f0a0f7a3baf85e8
checksum: 66182947ea74bd4777e1a02514124f49eacc6b123e23738cf31342f8e73b79e43da05671aebe6d5f55b5830ebf3dd11f2eaba1b98b8fc6a9e6d96fd4c3ecc534
languageName: node
linkType: hard

"rollup@npm:^3.7.0":
version: 3.12.0
resolution: "rollup@npm:3.12.0"
dependencies:
"rollup@npm:^4.1.0":
version: 4.1.0
resolution: "rollup@npm:4.1.0"
dependencies:
"@rollup/rollup-android-arm-eabi": 4.1.0
"@rollup/rollup-android-arm64": 4.1.0
"@rollup/rollup-darwin-arm64": 4.1.0
"@rollup/rollup-darwin-x64": 4.1.0
"@rollup/rollup-linux-arm-gnueabihf": 4.1.0
"@rollup/rollup-linux-arm64-gnu": 4.1.0
"@rollup/rollup-linux-arm64-musl": 4.1.0
"@rollup/rollup-linux-x64-gnu": 4.1.0
"@rollup/rollup-linux-x64-musl": 4.1.0
"@rollup/rollup-win32-arm64-msvc": 4.1.0
"@rollup/rollup-win32-ia32-msvc": 4.1.0
"@rollup/rollup-win32-x64-msvc": 4.1.0
fsevents: ~2.3.2
dependenciesMeta:
"@rollup/rollup-android-arm-eabi":
optional: true
"@rollup/rollup-android-arm64":
optional: true
"@rollup/rollup-darwin-arm64":
optional: true
"@rollup/rollup-darwin-x64":
optional: true
"@rollup/rollup-linux-arm-gnueabihf":
optional: true
"@rollup/rollup-linux-arm64-gnu":
optional: true
"@rollup/rollup-linux-arm64-musl":
optional: true
"@rollup/rollup-linux-x64-gnu":
optional: true
"@rollup/rollup-linux-x64-musl":
optional: true
"@rollup/rollup-win32-arm64-msvc":
optional: true
"@rollup/rollup-win32-ia32-msvc":
optional: true
"@rollup/rollup-win32-x64-msvc":
optional: true
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 66182947ea74bd4777e1a02514124f49eacc6b123e23738cf31342f8e73b79e43da05671aebe6d5f55b5830ebf3dd11f2eaba1b98b8fc6a9e6d96fd4c3ecc534
checksum: ae02f6bb2e3836d7efee8a8c6b1edf6eac30ace4e4379217dce295dee8f70fe1090bafd273008186ca32854101ac3e12d8bde9fbb60186eeff17c8ac959c5a1f
languageName: node
linkType: hard

Expand Down

0 comments on commit 72a39ae

Please sign in to comment.