Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

Commit 005865b

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @rollup/plugin-alias to ^3.1.1
1 parent d1fda02 commit 005865b

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
@@ -29,7 +29,7 @@
2929
"@rollup/pluginutils": "^4.1.0"
3030
},
3131
"devDependencies": {
32-
"@rollup/plugin-alias": "^3.1.0",
32+
"@rollup/plugin-alias": "^3.1.1",
3333
"@rollup/plugin-commonjs": "^16.0.0",
3434
"@rollup/plugin-node-resolve": "^10.0.0",
3535
"@rollup/plugin-replace": "^2.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -775,10 +775,10 @@
775775
"@octokit/openapi-types" "^2.0.1"
776776
"@types/node" ">= 8"
777777

778-
"@rollup/plugin-alias@^3.1.0":
779-
version "3.1.1"
780-
resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-3.1.1.tgz#bb96cf37fefeb0a953a6566c284855c7d1cd290c"
781-
integrity sha512-hNcQY4bpBUIvxekd26DBPgF7BT4mKVNDF5tBG4Zi+3IgwLxGYRY0itHs9D0oLVwXM5pvJDWJlBQro+au8WaUWw==
778+
"@rollup/plugin-alias@^3.1.1":
779+
version "3.1.2"
780+
resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-3.1.2.tgz#c585b05be4a7782d269c69d13def56f44e417772"
781+
integrity sha512-wzDnQ6v7CcoRzS0qVwFPrFdYA4Qlr+ookA217Y2Z3DPZE1R8jrFNM3jvGgOf6o6DMjbnQIn5lCIJgHPe1Bt3uw==
782782
dependencies:
783783
slash "^3.0.0"
784784

0 commit comments

Comments
 (0)