Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-swc to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent c8be959 commit 547a540
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 @@ -36,7 +36,7 @@
"@poool/eslint-plugin": "3.0.0",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-swc": "0.3.0",
"@rollup/plugin-swc": "0.4.0",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.5",
"@swc/core": "1.3.96",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@ __metadata:
"@poool/eslint-plugin": "npm:3.0.0"
"@rollup/plugin-commonjs": "npm:25.0.7"
"@rollup/plugin-node-resolve": "npm:15.2.3"
"@rollup/plugin-swc": "npm:0.3.0"
"@rollup/plugin-swc": "npm:0.4.0"
"@rollup/plugin-terser": "npm:0.4.4"
"@rollup/plugin-typescript": "npm:11.1.5"
"@swc/core": "npm:1.3.96"
Expand Down Expand Up @@ -1035,9 +1035,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-swc@npm:0.3.0":
version: 0.3.0
resolution: "@rollup/plugin-swc@npm:0.3.0"
"@rollup/plugin-swc@npm:0.4.0":
version: 0.4.0
resolution: "@rollup/plugin-swc@npm:0.4.0"
dependencies:
"@rollup/pluginutils": "npm:^5.0.1"
smob: "npm:^1.4.0"
Expand All @@ -1047,7 +1047,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: c2887c6c0a4383133ac89e00dfee14d14d30cdfe0354a409f64bafaf4ff515f49a89bf7ca00e6f7a7c86ea61f8cd2d598e59a960b7d04c2980c5098b0df9a8b9
checksum: 9ab99ba548a9b4697243b449e60ffb2ffae8bb3a87aa8b2795bb7f6905bddfc462bf49045d9d7e2c2f0d7a8ed9096b257d4ba334c0870e16d6faac46bfb5ad7d
languageName: node
linkType: hard

Expand Down

0 comments on commit 547a540

Please sign in to comment.