Skip to content

Commit

Permalink
Bump rollup from 3.2.5 to 4.4.1 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.4.1.
- [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.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent ef21f2a commit 7ef5a64
Show file tree
Hide file tree
Showing 2 changed files with 64 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.4.1",
"secp256k1": "^4.0.3",
"simpl-schema": "^3.0.1",
"styled-components": "^4.4.1",
Expand Down
66 changes: 63 additions & 3 deletions big-dipper-backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,54 @@
version "1.0.3"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.0.3.tgz#953b88c20ea00d0eddaffdc1b115c08474aa295d"

"@rollup/[email protected]":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.4.1.tgz#f276b0fa322270aa42d1f56c982db6ef8d6a4393"

"@rollup/[email protected]":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.4.1.tgz#f0492f00d18e1067785f8e820e137c00528c5e62"

"@rollup/[email protected]":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.4.1.tgz#40443db7f4559171d797581e0618ec1a4c8dcee9"

"@rollup/[email protected]":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.4.1.tgz#2868f37a9f9c2c22c091b6209f6ce7454437edf9"

"@rollup/[email protected]":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.4.1.tgz#d78d7ad358d24058166ab5599de3dcb5ab951add"

"@rollup/[email protected]":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.4.1.tgz#5d07588b40a04f5b6fbd9e0169c8dc32c1c2ed21"

"@rollup/[email protected]":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.4.1.tgz#d452e88a02755f449f6e98d4ce424d655ef42cfe"

"@rollup/[email protected]":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.4.1.tgz#e8e8e87ab098784383a5ced4aa4bbfa7b2c92a4e"

"@rollup/[email protected]":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.4.1.tgz#3e5da42626672e2d620ed12746158b0cf6143b23"

"@rollup/[email protected]":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.4.1.tgz#0f0d0c6b75c53643fab8238c76889a95bca3b9cc"

"@rollup/[email protected]":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.4.1.tgz#8bb9e8fbf0fdf96fe3bebcee23f5cfdbbd9a4a0a"

"@rollup/[email protected]":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.4.1.tgz#8311b77e6cce322865ba12ada8c3779369610d18"

"@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 +4506,22 @@ [email protected]:
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.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.4.1.tgz#2f85169f23d13dabb3d9b846d753965757353820"
optionalDependencies:
"@rollup/rollup-android-arm-eabi" "4.4.1"
"@rollup/rollup-android-arm64" "4.4.1"
"@rollup/rollup-darwin-arm64" "4.4.1"
"@rollup/rollup-darwin-x64" "4.4.1"
"@rollup/rollup-linux-arm-gnueabihf" "4.4.1"
"@rollup/rollup-linux-arm64-gnu" "4.4.1"
"@rollup/rollup-linux-arm64-musl" "4.4.1"
"@rollup/rollup-linux-x64-gnu" "4.4.1"
"@rollup/rollup-linux-x64-musl" "4.4.1"
"@rollup/rollup-win32-arm64-msvc" "4.4.1"
"@rollup/rollup-win32-ia32-msvc" "4.4.1"
"@rollup/rollup-win32-x64-msvc" "4.4.1"
fsevents "~2.3.2"

run-async@^2.2.0:
Expand Down

0 comments on commit 7ef5a64

Please sign in to comment.