Skip to content

Commit

Permalink
chore: bump rollup to v2.77.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kulmann committed Jul 28, 2022
1 parent a4d8cf2 commit 27c66f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"react": "^17.0.2",
"regenerator-runtime": "^0.13.7",
"requirejs": "^2.3.6",
"rollup": "^2.52.7",
"rollup": "^2.77.2",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-gzip": "^2.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11774,17 +11774,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^2.52.7":
version: 2.52.7
resolution: "rollup@npm:2.52.7"
"rollup@npm:^2.77.2":
version: 2.77.2
resolution: "rollup@npm:2.77.2"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 92629c518c234f5f02249ed225fdb8c0bc25039ee91e3713107bf3b859344b81d986cbad71d793b6a973d852a495c2e5352c9d628eae992818036c0b45ea843c
checksum: 5a84fb98a6f858906bceba091430442f6c1f362b07c5fa9123b708f87e39f52640e34a189cd9a1776ceae61300055c78ba648205fa03188451539ebeb19797df
languageName: node
linkType: hard

Expand Down Expand Up @@ -11857,7 +11857,7 @@ __metadata:
react: ^17.0.2
regenerator-runtime: ^0.13.7
requirejs: ^2.3.6
rollup: ^2.52.7
rollup: ^2.77.2
rollup-plugin-babel: ^4.4.0
rollup-plugin-delete: ^2.0.0
rollup-plugin-gzip: ^2.5.0
Expand Down

0 comments on commit 27c66f6

Please sign in to comment.