Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rollup from 2.34.0 to 3.29.5 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"kafkajs": "^1.15.0",
"msgpuck": "^0.7.6",
"ramda": "^0.26.1",
"rollup": "^2.23.0",
"rollup": "^3.29.5",
"rollup-plugin-root-import": "^1.0.0",
"tslib": "^2.5.0",
"typescript": "^4.2.3"
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1247,21 +1247,21 @@ __metadata:
languageName: node
linkType: hard

"fsevents@patch:fsevents@~2.1.2#builtin<compat/fsevents>":
version: 2.1.3
resolution: "fsevents@patch:fsevents@npm%3A2.1.3#builtin<compat/fsevents>::version=2.1.3&hash=11e9ea"
"fsevents@patch:fsevents@~2.3.2#builtin<compat/fsevents>":
version: 2.3.3
resolution: "fsevents@patch:fsevents@npm%3A2.3.3#builtin<compat/fsevents>::version=2.3.3&hash=11e9ea"
dependencies:
node-gyp: latest
checksum: e2b8c379340e21a786d32c653854c8876f94eb1202dd5be378fd42c062bc123aab5051c32bf0011865257c85982c41ded203f9fe8c9f9c8f8c84dc4672abc0e0
checksum: b4a5cd7915a22722983f0b08607c681a651a788d1109670f899f3421e42e9540c31e293e3e8019cc4571f370598d7a8baa02ce60ccabee830bcfa6b1189ba92c
languageName: node
linkType: hard

fsevents@~2.1.2:
version: 2.1.3
resolution: "fsevents@npm:2.1.3"
fsevents@~2.3.2:
version: 2.3.3
resolution: "fsevents@npm:2.3.3"
dependencies:
node-gyp: latest
checksum: 8977781884d06c5bcb97b5f909efdce9683c925f2a0ce7e098d2cdffe2e0a0a50b1868547bb94dca75428c06535a4a70517a7bb3bb5a974d93bf9ffc067291eb
checksum: f22d0a854bca5dc894a7ee1aae8966933fa88ea4520603f266b9ea8dd0a1211578d418a20bdd7c016601b473276982d0926b24f68eb1f75790356336c6b74d1a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2681,17 +2681,17 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"rollup@npm:^2.23.0":
version: 2.34.0
resolution: "rollup@npm:2.34.0"
"rollup@npm:^3.29.5":
version: 3.29.5
resolution: "rollup@npm:3.29.5"
dependencies:
fsevents: ~2.1.2
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 8404d8cf93e2c7dd32c16691173daf9c1578b4c417c3989348d66075751190e996f888e01060c3b676fc9f420decc7675878b8830bf53cfd27df5a0296c9ffed
checksum: 1c4bb3780c0290e1df57dfe72a16793e374da2fa25a6d8f789f7101a20c408c82786be29a8a858dd179f26452b1dd29f7a0abb597e2312cbfae1434b78959225
languageName: node
linkType: hard

Expand Down Expand Up @@ -2791,7 +2791,7 @@ fsevents@~2.1.2:
msgpuck: ^0.7.6
promises-aplus-tests: ^2.1.2
ramda: ^0.26.1
rollup: ^2.23.0
rollup: ^3.29.5
rollup-plugin-root-import: ^1.0.0
screeps-api: ^1.14.0
standard: ^13.0.2
Expand Down