Skip to content

Commit

Permalink
Bump rollup from 2.79.1 to 2.79.2
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.79.1...v2.79.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 7416ea4 commit 4291046
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"open": "10.1.0",
"pinst": "3.0.0",
"prettier": "3.3.3",
"rollup": "2.79.1",
"rollup": "2.79.2",
"rollup-plugin-string": "3.0.0",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-visualizer": "5.12.0",
Expand Down
18 changes: 16 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12360,7 +12360,7 @@ __metadata:
qr-scanner: "npm:1.4.2"
qrcode: "npm:1.5.4"
roboto-fontface: "npm:0.10.0"
rollup: "npm:2.79.1"
rollup: "npm:2.79.2"
rollup-plugin-string: "npm:3.0.0"
rollup-plugin-terser: "npm:7.0.2"
rollup-plugin-visualizer: "npm:5.12.0"
Expand Down Expand Up @@ -16349,7 +16349,21 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:2.79.1, rollup@npm:^2.43.1, rollup@npm:^2.67.0":
"rollup@npm:2.79.2":
version: 2.79.2
resolution: "rollup@npm:2.79.2"
dependencies:
fsevents: "npm:~2.3.2"
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 10/095ba0a82811b1866a76d826987743278db0a87c45092656986bfff490326b66187d5f9ff0c24cf8d5682bc470aa00c36654e0044d6b6335ac0c1201b8280880
languageName: node
linkType: hard

"rollup@npm:^2.43.1, rollup@npm:^2.67.0":
version: 2.79.1
resolution: "rollup@npm:2.79.1"
dependencies:
Expand Down

0 comments on commit 4291046

Please sign in to comment.