Skip to content

Commit 7e57d75

Browse files
dependabot[bot]pionxzh
authored andcommitted
build(deps-dev): bump @rollup/plugin-alias from 4.0.4 to 5.0.0
Bumps [@rollup/plugin-alias](https://github.com/rollup/plugins/tree/HEAD/packages/alias) from 4.0.4 to 5.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/alias/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/url-v5.0.0/packages/alias) --- updated-dependencies: - dependency-name: "@rollup/plugin-alias" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73f40d5 commit 7e57d75

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@emotion/react": "^11.10.6",
8383
"@emotion/styled": "^11.10.6",
8484
"@mui/material": "^5.12.0",
85-
"@rollup/plugin-alias": "^4.0.3",
85+
"@rollup/plugin-alias": "^5.0.0",
8686
"@rollup/plugin-commonjs": "^24.1.0",
8787
"@rollup/plugin-node-resolve": "^15.0.1",
8888
"@rollup/plugin-replace": "^5.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1409,17 +1409,17 @@ __metadata:
14091409
languageName: node
14101410
linkType: hard
14111411

1412-
"@rollup/plugin-alias@npm:^4.0.3":
1413-
version: 4.0.4
1414-
resolution: "@rollup/plugin-alias@npm:4.0.4"
1412+
"@rollup/plugin-alias@npm:^5.0.0":
1413+
version: 5.0.0
1414+
resolution: "@rollup/plugin-alias@npm:5.0.0"
14151415
dependencies:
14161416
slash: ^4.0.0
14171417
peerDependencies:
14181418
rollup: ^1.20.0||^2.0.0||^3.0.0
14191419
peerDependenciesMeta:
14201420
rollup:
14211421
optional: true
1422-
checksum: d7474883fdcb8c168b4ad73ffc2a108b9b54782a669fde9e36c0ce96afd0afb77c876a8bb4e514b29b3cc9198fd3c32267dc87ae200e4378fe33d7e85aeaf369
1422+
checksum: 2810bdbcaa61381998858379e353d573f266f952d7f6974366336ae0587acfdee12b992fe25c9b740f14e25092d6bf73b04bcbf71fc543d76d1a214547bc27c9
14231423
languageName: node
14241424
linkType: hard
14251425

@@ -1691,7 +1691,7 @@ __metadata:
16911691
"@emotion/react": ^11.10.6
16921692
"@emotion/styled": ^11.10.6
16931693
"@mui/material": ^5.12.0
1694-
"@rollup/plugin-alias": ^4.0.3
1694+
"@rollup/plugin-alias": ^5.0.0
16951695
"@rollup/plugin-commonjs": ^24.1.0
16961696
"@rollup/plugin-node-resolve": ^15.0.1
16971697
"@rollup/plugin-replace": ^5.0.2

0 commit comments

Comments
 (0)