Skip to content

Commit 443f40c

Browse files
committed
chore(deps): update dependency @rollup/plugin-alias to v5
1 parent a074775 commit 443f40c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"license": "MIT",
3535
"devDependencies": {
3636
"@microsoft/api-extractor": "7.33.6",
37-
"@rollup/plugin-alias": "^4.0.2",
37+
"@rollup/plugin-alias": "^5.1.0",
3838
"@rollup/plugin-commonjs": "^23.0.2",
3939
"@rollup/plugin-node-resolve": "^15.0.1",
4040
"@rollup/plugin-replace": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -573,10 +573,10 @@
573573
"@nodelib/fs.scandir" "2.1.5"
574574
fastq "^1.6.0"
575575

576-
"@rollup/plugin-alias@^4.0.2":
577-
version "4.0.2"
578-
resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-4.0.2.tgz#fec6c6aff8dd6fce580ae6bc5345084cd702bb62"
579-
integrity sha512-1hv7dBOZZwo3SEupxn4UA2N0EDThqSSS+wI1St1TNTBtOZvUchyIClyHcnDcjjrReTPZ47Faedrhblv4n+T5UQ==
576+
"@rollup/plugin-alias@^5.1.0":
577+
version "5.1.0"
578+
resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-5.1.0.tgz#99a94accc4ff9a3483be5baeedd5d7da3b597e93"
579+
integrity sha512-lpA3RZ9PdIG7qqhEfv79tBffNaoDuukFDrmhLqg9ifv99u/ehn+lOg30x2zmhf8AQqQUZaMk/B9fZraQ6/acDQ==
580580
dependencies:
581581
slash "^4.0.0"
582582

0 commit comments

Comments
 (0)