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

chore(deps): update dependency rollup to v3.4.0 #203

Merged
merged 1 commit into from
Nov 22, 2022
Merged
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 packages/http-exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"jest": "29.3.1",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"rollup": "3.3.0",
"rollup": "3.4.0",
"rollup-plugin-dts": "5.0.0",
"rollup-plugin-swc3": "0.7.0",
"size-limit": "8.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1477,7 +1477,7 @@ __metadata:
jest: "npm:29.3.1"
npm-run-all: "npm:4.1.5"
rimraf: "npm:3.0.2"
rollup: "npm:3.3.0"
rollup: "npm:3.4.0"
rollup-plugin-dts: "npm:5.0.0"
rollup-plugin-swc3: "npm:0.7.0"
size-limit: "npm:8.1.0"
Expand Down Expand Up @@ -11701,17 +11701,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:3.3.0":
version: 3.3.0
resolution: "rollup@npm:3.3.0"
"rollup@npm:3.4.0":
version: 3.4.0
resolution: "rollup@npm:3.4.0"
dependencies:
fsevents: "npm:~2.3.2"
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: f799a8319ee107f48abafac3e5fb99b63af7e01b50acf3c48e0e3d4fc1a638c0ac09788e4b7ec4590efc74a0a7fce125237743e354c452b314bc207a12aae272
checksum: 4c670338adbecf8d20d8e1c2d4593689d52f9d3b55fb87d147d1168612dfabc95e278d9d2748b60cb8c48b1009ef7063447f76140a003d4ee652e0cd7f30238a
languageName: node
linkType: hard

Expand Down