Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-replace to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent fc561e7 commit 98db530
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/rollup-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@rollup/plugin-commonjs": "26.0.3",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-terser": "0.4.4",
"@willbooster/prettier-config": "^9.0.1",
"lint-staged": "15.2.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -911,9 +911,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-replace@npm:5.0.7":
version: 5.0.7
resolution: "@rollup/plugin-replace@npm:5.0.7"
"@rollup/plugin-replace@npm:6.0.1":
version: 6.0.1
resolution: "@rollup/plugin-replace@npm:6.0.1"
dependencies:
"@rollup/pluginutils": "npm:^5.0.1"
magic-string: "npm:^0.30.3"
Expand All @@ -922,7 +922,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: 10c0/1732af42febdb42d96fd7916b65ca94a550a028d1ea5efa40d5d7a99ab3c336e41efac14a77eefef18b956b4b7335969c6252f2a22bf0223dc8b4a7a53f89ed3
checksum: 10c0/90b432611a68261c3756f5bd29dd6ce7007619146105944f2b150086fe2bcd73012611daa956f694e90da96c5f49afce2a7b9e5f984a8b29cefc1854e545ac97
languageName: node
linkType: hard

Expand Down Expand Up @@ -2097,7 +2097,7 @@ __metadata:
"@rollup/plugin-commonjs": "npm:26.0.3"
"@rollup/plugin-json": "npm:6.1.0"
"@rollup/plugin-node-resolve": "npm:15.3.0"
"@rollup/plugin-replace": "npm:5.0.7"
"@rollup/plugin-replace": "npm:6.0.1"
"@rollup/plugin-terser": "npm:0.4.4"
"@willbooster/prettier-config": "npm:^9.0.1"
lint-staged: "npm:15.2.10"
Expand Down

0 comments on commit 98db530

Please sign in to comment.