Skip to content

Commit d9a60ea

Browse files
chore(deps): update dependency @rollup/plugin-alias to v6
1 parent 112a437 commit d9a60ea

File tree

4 files changed

+26
-23
lines changed

4 files changed

+26
-23
lines changed

.pnp.cjs

Lines changed: 15 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.pnp.loader.mjs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@commitlint/cli": "17.8.1",
3737
"@commitlint/config-conventional": "17.8.1",
38-
"@rollup/plugin-alias": "3.1.9",
38+
"@rollup/plugin-alias": "6.0.0",
3939
"@semantic-release/changelog": "6.0.3",
4040
"@semantic-release/git": "10.0.1",
4141
"@testing-library/dom": "8.20.1",

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1597,14 +1597,15 @@ __metadata:
15971597
languageName: node
15981598
linkType: hard
15991599

1600-
"@rollup/plugin-alias@npm:3.1.9":
1601-
version: 3.1.9
1602-
resolution: "@rollup/plugin-alias@npm:3.1.9"
1603-
dependencies:
1604-
slash: "npm:^3.0.0"
1600+
"@rollup/plugin-alias@npm:6.0.0":
1601+
version: 6.0.0
1602+
resolution: "@rollup/plugin-alias@npm:6.0.0"
16051603
peerDependencies:
1606-
rollup: ^1.20.0||^2.0.0
1607-
checksum: 10c0/f932771db3c87ccc6008e4d82c89c5a09349c834180a7ca6c3ee4d5dbf086cb27f9ce5f5aee42a66bf556e5fd3094438ffdf47e19f5bb0e15ea3cb1a9f34860d
1604+
rollup: ">=4.0.0"
1605+
peerDependenciesMeta:
1606+
rollup:
1607+
optional: true
1608+
checksum: 10c0/d3cd6a236b6d209dd9d3882fab84ad6bd253dcc5bb9fc1308ac1c08d4217ce5cfac805271ebe36daab4816f6bf5096b1f824a9eb1eb4158c67976fde765266be
16081609
languageName: node
16091610
linkType: hard
16101611

@@ -9184,7 +9185,7 @@ __metadata:
91849185
dependencies:
91859186
"@commitlint/cli": "npm:17.8.1"
91869187
"@commitlint/config-conventional": "npm:17.8.1"
9187-
"@rollup/plugin-alias": "npm:3.1.9"
9188+
"@rollup/plugin-alias": "npm:6.0.0"
91889189
"@semantic-release/changelog": "npm:6.0.3"
91899190
"@semantic-release/git": "npm:10.0.1"
91909191
"@testing-library/dom": "npm:8.20.1"

0 commit comments

Comments
 (0)