Skip to content

Commit

Permalink
Bump rollup from 3.2.5 to 4.5.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.5.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.5.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 22, 2023
1 parent ef21f2a commit 88590b0
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.5.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.5.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.5.1.tgz#11bea66c013e5a88a0f53f315b2d49cfd663584e"

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

"@rollup/[email protected]":
version "4.5.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.5.1.tgz#5442ca442fca1a166e41e03b983b2f3e3235c17c"

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

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

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

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

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

"@rollup/[email protected]":
version "4.5.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.5.1.tgz#9cc8c0ea1c0e0d3b18888d5b2fd51ef6c9b42481"

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

"@rollup/[email protected]":
version "4.5.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.5.1.tgz#6f9e8b30a4d6b5c564bfe55cdf44a5b493139838"

"@rollup/[email protected]":
version "4.5.1"
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.5.1.tgz#0e79117bacb5817ff9a88ab19cb59df839638d6d"

"@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.5.1:
version "4.5.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.5.1.tgz#95661ead5373d46e1c91b38fc1549bc59fc72aa4"
optionalDependencies:
"@rollup/rollup-android-arm-eabi" "4.5.1"
"@rollup/rollup-android-arm64" "4.5.1"
"@rollup/rollup-darwin-arm64" "4.5.1"
"@rollup/rollup-darwin-x64" "4.5.1"
"@rollup/rollup-linux-arm-gnueabihf" "4.5.1"
"@rollup/rollup-linux-arm64-gnu" "4.5.1"
"@rollup/rollup-linux-arm64-musl" "4.5.1"
"@rollup/rollup-linux-x64-gnu" "4.5.1"
"@rollup/rollup-linux-x64-musl" "4.5.1"
"@rollup/rollup-win32-arm64-msvc" "4.5.1"
"@rollup/rollup-win32-ia32-msvc" "4.5.1"
"@rollup/rollup-win32-x64-msvc" "4.5.1"
fsevents "~2.3.2"

run-async@^2.2.0:
Expand Down

0 comments on commit 88590b0

Please sign in to comment.