Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-replace to v6 (#17810)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent dbc173d commit c6ebc2d
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/icon-build-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@carbon/icon-helpers": "^10.54.0",
"@hapi/joi": "^17.1.1",
"@rollup/plugin-babel": "^6.0.0",
"@rollup/plugin-replace": "^5.0.0",
"@rollup/plugin-replace": "^6.0.0",
"browserslist-config-carbon": "^11.2.0",
"change-case": "^4.1.1",
"core-js": "^3.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^26.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-replace": "^5.0.0",
"@rollup/plugin-replace": "^6.0.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.0.0",
"@rollup/pluginutils": "^4.2.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1869,7 +1869,7 @@ __metadata:
"@carbon/icon-helpers": "npm:^10.54.0"
"@hapi/joi": "npm:^17.1.1"
"@rollup/plugin-babel": "npm:^6.0.0"
"@rollup/plugin-replace": "npm:^5.0.0"
"@rollup/plugin-replace": "npm:^6.0.0"
browserslist-config-carbon: "npm:^11.2.0"
change-case: "npm:^4.1.1"
core-js: "npm:^3.16.0"
Expand Down Expand Up @@ -2320,7 +2320,7 @@ __metadata:
"@rollup/plugin-alias": "npm:^5.1.0"
"@rollup/plugin-commonjs": "npm:^26.0.0"
"@rollup/plugin-node-resolve": "npm:^15.0.0"
"@rollup/plugin-replace": "npm:^5.0.0"
"@rollup/plugin-replace": "npm:^6.0.0"
"@rollup/plugin-terser": "npm:^0.4.4"
"@rollup/plugin-typescript": "npm:^11.0.0"
"@rollup/pluginutils": "npm:^4.2.0"
Expand Down Expand Up @@ -5554,18 +5554,18 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-replace@npm:^5.0.0":
version: 5.0.1
resolution: "@rollup/plugin-replace@npm:5.0.1"
"@rollup/plugin-replace@npm:^6.0.0":
version: 6.0.1
resolution: "@rollup/plugin-replace@npm:6.0.1"
dependencies:
"@rollup/pluginutils": "npm:^5.0.1"
magic-string: "npm:^0.26.4"
magic-string: "npm:^0.30.3"
peerDependencies:
rollup: ^1.20.0||^2.0.0||^3.0.0
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: 10/97d308ab6c98cb3164936432b10c804547f66821e8a798b77de9c1ec005e5fa95b2cef561c84b27460567708a1a453e5d6c3c74586a7446c845c9e515eb84611
checksum: 10/130bfbaac8fe4330b7a98ec3b21a1b4b5b3e239fbc5ba95f582f2c81501125693f3ce9252bdf21e2501d761052a3822d12a476fa45067f60ba5f0abd304eb160
languageName: node
linkType: hard

Expand Down Expand Up @@ -19017,7 +19017,7 @@ __metadata:
languageName: node
linkType: hard

"magic-string@npm:0.26.7, magic-string@npm:^0.26.4":
"magic-string@npm:0.26.7":
version: 0.26.7
resolution: "magic-string@npm:0.26.7"
dependencies:
Expand Down

0 comments on commit c6ebc2d

Please sign in to comment.