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/plugin-replace to v5 #12428

Merged
merged 4 commits into from
Nov 8, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Next Next commit
chore(deps): update dependency @rollup/plugin-replace to v5
  • Loading branch information
renovate[bot] authored Oct 31, 2022
commit 538651e2cb31a1e40230852150a09c899406b468
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 @@ -31,7 +31,7 @@
"@carbon/cli-reporter": "^10.5.0",
"@carbon/icon-helpers": "^10.34.0",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-replace": "^4.0.0",
"@rollup/plugin-replace": "^5.0.0",
"browserslist-config-carbon": "^11.0.0",
"change-case": "^4.1.1",
"core-js": "^3.16.0",
Expand Down
53 changes: 44 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2015,7 +2015,7 @@ __metadata:
"@carbon/cli-reporter": ^10.5.0
"@carbon/icon-helpers": ^10.34.0
"@rollup/plugin-babel": ^5.3.0
"@rollup/plugin-replace": ^4.0.0
"@rollup/plugin-replace": ^5.0.0
browserslist-config-carbon: ^11.0.0
change-case: ^4.1.1
core-js: ^3.16.0
Expand Down Expand Up @@ -5251,15 +5251,18 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-replace@npm:^4.0.0":
version: 4.0.0
resolution: "@rollup/plugin-replace@npm:4.0.0"
"@rollup/plugin-replace@npm:^5.0.0":
version: 5.0.1
resolution: "@rollup/plugin-replace@npm:5.0.1"
dependencies:
"@rollup/pluginutils": ^3.1.0
magic-string: ^0.25.7
"@rollup/pluginutils": ^5.0.1
magic-string: ^0.26.4
peerDependencies:
rollup: ^1.20.0 || ^2.0.0
checksum: b61701e612661a46da06ca88f390c3839b586708abc0329a476411b90aa8ac59fe94437ede4c3fe53fea268b3054ea9d7d4ee851d7bd0cb7a5f06906002067cb
rollup: ^1.20.0||^2.0.0||^3.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: d5f98a93dd24086ed1bf70e9299230d1fddae9b132280e2daaca855dba2307eccd5490553e2a03b701b7411593d2921d2d675e5d906b4754c57152f8c50adb07
languageName: node
linkType: hard

Expand All @@ -5286,6 +5289,22 @@ __metadata:
languageName: node
linkType: hard

"@rollup/pluginutils@npm:^5.0.1":
version: 5.0.2
resolution: "@rollup/pluginutils@npm:5.0.2"
dependencies:
"@types/estree": ^1.0.0
estree-walker: ^2.0.2
picomatch: ^2.3.1
peerDependencies:
rollup: ^1.20.0||^2.0.0||^3.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: edea15e543bebc7dcac3b0ac8bc7b8e8e6dbd46e2864dbe5dd28072de1fbd5b0e10d545a610c0edaa178e8a7ac432e2a2a52e547ece1308471412caba47db8ce
languageName: node
linkType: hard

"@rushstack/eslint-patch@npm:1.0.8":
version: 1.0.8
resolution: "@rushstack/eslint-patch@npm:1.0.8"
Expand Down Expand Up @@ -7423,6 +7442,13 @@ __metadata:
languageName: node
linkType: hard

"@types/estree@npm:^1.0.0":
version: 1.0.0
resolution: "@types/estree@npm:1.0.0"
checksum: 910d97fb7092c6738d30a7430ae4786a38542023c6302b95d46f49420b797f21619cdde11fa92b338366268795884111c2eb10356e4bd2c8ad5b92941e9e6443
languageName: node
linkType: hard

"@types/express-serve-static-core@npm:*, @types/express-serve-static-core@npm:^4.17.18":
version: 4.17.28
resolution: "@types/express-serve-static-core@npm:4.17.28"
Expand Down Expand Up @@ -15472,7 +15498,7 @@ __metadata:
languageName: node
linkType: hard

"estree-walker@npm:^2.0.1":
"estree-walker@npm:^2.0.1, estree-walker@npm:^2.0.2":
version: 2.0.2
resolution: "estree-walker@npm:2.0.2"
checksum: 6151e6f9828abe2259e57f5fd3761335bb0d2ebd76dc1a01048ccee22fabcfef3c0859300f6d83ff0d1927849368775ec5a6d265dde2f6de5a1be1721cd94efc
Expand Down Expand Up @@ -21775,6 +21801,15 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"magic-string@npm:^0.26.4":
version: 0.26.7
resolution: "magic-string@npm:0.26.7"
dependencies:
sourcemap-codec: ^1.4.8
checksum: 89b0d60cbb32bbf3d1e23c46ea93db082d18a8230b972027aecb10a40bba51be519ecce0674f995571e3affe917b76b09f59d8dbc9a1b2c9c4102a2b6e8a2b01
languageName: node
linkType: hard

"make-dir@npm:^1.0.0":
version: 1.3.0
resolution: "make-dir@npm:1.3.0"
Expand Down