Skip to content

Commit 5a6decd

Browse files
chore(deps): update dependency @rollup/plugin-alias to v6 (#20870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Riddhi Bansal <41935566+riddhybansal@users.noreply.github.com>
1 parent 516b4ea commit 5a6decd

File tree

4 files changed

+7
-9
lines changed

4 files changed

+7
-9
lines changed
Binary file not shown.
Binary file not shown.

packages/web-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@mordech/vite-lit-loader": "^0.37.0",
8585
"@open-wc/testing": "^4.0.0",
8686
"@playwright/test": "^1.36.2",
87-
"@rollup/plugin-alias": "^5.1.0",
87+
"@rollup/plugin-alias": "^6.0.0",
8888
"@rollup/plugin-commonjs": "^28.0.3",
8989
"@rollup/plugin-node-resolve": "^16.0.1",
9090
"@rollup/plugin-replace": "^6.0.2",

yarn.lock

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2137,7 +2137,7 @@ __metadata:
21372137
"@mordech/vite-lit-loader": "npm:^0.37.0"
21382138
"@open-wc/testing": "npm:^4.0.0"
21392139
"@playwright/test": "npm:^1.36.2"
2140-
"@rollup/plugin-alias": "npm:^5.1.0"
2140+
"@rollup/plugin-alias": "npm:^6.0.0"
21412141
"@rollup/plugin-commonjs": "npm:^28.0.3"
21422142
"@rollup/plugin-node-resolve": "npm:^16.0.1"
21432143
"@rollup/plugin-replace": "npm:^6.0.2"
@@ -5188,17 +5188,15 @@ __metadata:
51885188
languageName: node
51895189
linkType: hard
51905190

5191-
"@rollup/plugin-alias@npm:^5.1.0":
5192-
version: 5.1.0
5193-
resolution: "@rollup/plugin-alias@npm:5.1.0"
5194-
dependencies:
5195-
slash: "npm:^4.0.0"
5191+
"@rollup/plugin-alias@npm:^6.0.0":
5192+
version: 6.0.0
5193+
resolution: "@rollup/plugin-alias@npm:6.0.0"
51965194
peerDependencies:
5197-
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
5195+
rollup: ">=4.0.0"
51985196
peerDependenciesMeta:
51995197
rollup:
52005198
optional: true
5201-
checksum: 10/2749f9563dba9274e4324fcd14ffe761fa66ee3baab307ba583d0348adfa2c1d2a164f59eac8c26a9ce7c713a99a991a831c072101e83697157ccf082c362310
5199+
checksum: 10/9c968a85c229c8b28783c9b0ee47534d510b3b40d38f95adbedc375f71c737d3c9ddc08bfe0c35ffdd9f2cb51a70f0441166844b278f55e62299148ca76a4bf5
52025200
languageName: node
52035201
linkType: hard
52045202

0 commit comments

Comments
 (0)