Skip to content

Commit

Permalink
Bump rollup from 2.23.1 to 3.29.5
Browse files Browse the repository at this point in the history
Bumps [rollup](https:/rollup/rollup) from 2.23.1 to 3.29.5.
- [Release notes](https:/rollup/rollup/releases)
- [Changelog](https:/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.23.1...v3.29.5)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent aec1a14 commit f316644
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 55 deletions.
71 changes: 25 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"mocha": "^8.0.1",
"prettier": "^1.19.1",
"requirejs": "^2.3.6",
"rollup": "^2.21.0",
"rollup": "^3.29.5",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-license": "^2.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
Expand Down
13 changes: 5 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1249,10 +1249,6 @@ fs.realpath@^1.0.0:
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
integrity "sha1-FQStJSMVjKpA20onh8sBQRmU6k8= sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="

fsevents@~2.1.2:
version "2.1.3"
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"

fsevents@~2.3.1, fsevents@~2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
Expand Down Expand Up @@ -2190,11 +2186,12 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@^2.21.0:
version "2.23.1"
resolved "https://registry.npmjs.org/rollup/-/rollup-2.23.1.tgz"
rollup@^3.29.5:
version "3.29.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
optionalDependencies:
fsevents "~2.1.2"
fsevents "~2.3.2"

rxjs@^7.8.1:
version "7.8.1"
Expand Down

0 comments on commit f316644

Please sign in to comment.