Skip to content

Commit

Permalink
Bump rollup from 3.2.5 to 4.0.0 in /big-dipper-backend
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 3.2.5 to 4.0.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.2.5...v4.0.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent ef21f2a commit a28efb0
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 4 deletions.
2 changes: 1 addition & 1 deletion big-dipper-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react-sidebar": "^3.0.2",
"react-toastify": "^9.0.8",
"reactstrap": "^9.1.5",
"rollup": "^3.2.5",
"rollup": "^4.0.0",
"secp256k1": "^4.0.3",
"simpl-schema": "^3.0.1",
"styled-components": "^4.4.1",
Expand Down
61 changes: 58 additions & 3 deletions big-dipper-backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,50 @@
version "1.0.3"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.0.3.tgz#953b88c20ea00d0eddaffdc1b115c08474aa295d"

"@rollup/rollup-android-arm-eabi@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.0.0.tgz#3a0258d22b5ee30235d04b4b4cd49c28b590ad8e"

"@rollup/rollup-android-arm64@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.0.0.tgz#e4fc4213a7d600f7a32ccfe0affcc2c7a799e52e"

"@rollup/rollup-darwin-arm64@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.0.0.tgz#24a63082a59a5e482ef240441257c2a75d6e2d04"

"@rollup/rollup-darwin-x64@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.0.0.tgz#262abe210e6c23238a8a7bd70745ff2281eef694"

"@rollup/rollup-linux-arm-gnueabihf@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.0.0.tgz#fb6d797c78701f9e95361587ac22d58a5a896faf"

"@rollup/rollup-linux-arm64-gnu@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.0.0.tgz#f7d56849e33d749751a5a6608dcc72d12654c2be"

"@rollup/rollup-linux-x64-gnu@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.0.0.tgz#0c00d8e8c3d95c399c21161905f50e8bb06efb0b"

"@rollup/rollup-linux-x64-musl@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.0.0.tgz#fca20e521a477b0e4eabdd2d649ef640762f667b"

"@rollup/rollup-win32-arm64-msvc@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.0.0.tgz#98cab6ea9398adbe07573acc22a69661f1b22a67"

"@rollup/rollup-win32-ia32-msvc@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.0.0.tgz#93f72239a043589fba7d06522180bc15835854e7"

"@rollup/rollup-win32-x64-msvc@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.0.0.tgz#1b6d1a5cd83ae93bc35b601959322d3a80ef05c9"

"@tootallnate/once@2":
version "2.0.0"
resolved "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz"
Expand Down Expand Up @@ -4458,10 +4502,21 @@ rollup-pluginutils@2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@^3.2.5:
version "3.2.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.2.5.tgz#9452168ac083218c8212bf53d2448bdc6b8b0de7"
rollup@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.0.0.tgz#04c79d61f5308f11c85b22299e430eee10d7cfb2"
optionalDependencies:
"@rollup/rollup-android-arm-eabi" "4.0.0"
"@rollup/rollup-android-arm64" "4.0.0"
"@rollup/rollup-darwin-arm64" "4.0.0"
"@rollup/rollup-darwin-x64" "4.0.0"
"@rollup/rollup-linux-arm-gnueabihf" "4.0.0"
"@rollup/rollup-linux-arm64-gnu" "4.0.0"
"@rollup/rollup-linux-x64-gnu" "4.0.0"
"@rollup/rollup-linux-x64-musl" "4.0.0"
"@rollup/rollup-win32-arm64-msvc" "4.0.0"
"@rollup/rollup-win32-ia32-msvc" "4.0.0"
"@rollup/rollup-win32-x64-msvc" "4.0.0"
fsevents "~2.3.2"

run-async@^2.2.0:
Expand Down

0 comments on commit a28efb0

Please sign in to comment.