Skip to content

Commit

Permalink
Update dependency rollup to v3.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 17, 2023
1 parent 484da08 commit 07f68bf
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/crafty-runner-rollup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@rollup/plugin-node-resolve": "15.1.0",
"@rollup/plugin-replace": "5.0.2",
"@rollup/pluginutils": "5.0.2",
"rollup": "3.26.2",
"rollup": "3.26.3",
"rollup-plugin-pnp-resolve": "2.0.0",
"rollup-plugin-terser": "7.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-plugin-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"ansi-colors": "^4.0.0",
"ava": "5.3.1",
"c8": "8.0.0",
"rollup": "3.26.2"
"rollup": "3.26.3"
},
"dependencies": {
"@rollup/pluginutils": "5.0.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2896,7 +2896,7 @@ __metadata:
"@swissquote/crafty-commons": 1.22.3
"@swissquote/crafty-preset-terser": 1.22.3
fsevents: ~2.3.2
rollup: 3.26.2
rollup: 3.26.3
rollup-plugin-pnp-resolve: 2.0.0
rollup-plugin-terser: 7.0.2
dependenciesMeta:
Expand Down Expand Up @@ -3169,7 +3169,7 @@ __metadata:
ava: 5.3.1
c8: 8.0.0
eslint: 8.45.0
rollup: 3.26.2
rollup: 3.26.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -12484,17 +12484,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:3.26.2":
version: 3.26.2
resolution: "rollup@npm:3.26.2"
"rollup@npm:3.26.3":
version: 3.26.3
resolution: "rollup@npm:3.26.3"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 7186beeba0e6fd33b37aa33ede7157e77af0a0be4b75d345a51dab4be5962a8e7a1c5ec8868e7c4cd361b456eb1b47bdb75e5db32ab37a546bed383d06b40384
checksum: e6a765b2b7af709170344cc804392936613e06b6bdab46a04d264368d154bdadaaaf77de39e6e656bf728a060d7b4867d81e2464d791c0f37dd5b21aa9c7a6df
languageName: node
linkType: hard

Expand Down

0 comments on commit 07f68bf

Please sign in to comment.