Skip to content

Commit c374c98

Browse files
dependabot[bot]mmalerba
authored andcommitted
build: bump rollup-plugin-alias from 1.4.0 to 2.2.0 (#20918)
Bumps [rollup-plugin-alias](https://github.com/frostney/rollup-plugin-alias) from 1.4.0 to 2.2.0. - [Release notes](https://github.com/frostney/rollup-plugin-alias/releases) - [Changelog](https://github.com/rollup/rollup-plugin-alias/blob/master/CHANGELOG.md) - [Commits](rollup/rollup-plugin-alias@v1.4.0...v2.2.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 377cb0b)
1 parent 22a8bea commit c374c98

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"protractor": "^5.4.3",
153153
"requirejs": "^2.3.6",
154154
"rollup": "~1.25.0",
155-
"rollup-plugin-alias": "^1.4.0",
155+
"rollup-plugin-alias": "^2.2.0",
156156
"rollup-plugin-commonjs": "^10.1.0",
157157
"rollup-plugin-node-resolve": "^5.2.0",
158158
"rollup-plugin-sourcemaps": "^0.4.2",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10648,12 +10648,12 @@ rimraf@^3.0.0:
1064810648
dependencies:
1064910649
glob "^7.1.3"
1065010650

10651-
rollup-plugin-alias@^1.4.0:
10652-
version "1.4.0"
10653-
resolved "https://registry.yarnpkg.com/rollup-plugin-alias/-/rollup-plugin-alias-1.4.0.tgz#120cba7c46621c03138f0ca6fd5dd2ade9872db9"
10654-
integrity sha512-lB094zdi19FS+1bVarVp9kBN0Zk41PdTGoCk0z8xesKO7RGjOo18cp1hUzEqrOQ4bM9+KLD9nbnu/XUxQm9pbg==
10651+
rollup-plugin-alias@^2.2.0:
10652+
version "2.2.0"
10653+
resolved "https://registry.yarnpkg.com/rollup-plugin-alias/-/rollup-plugin-alias-2.2.0.tgz#5004a2bc542a2eebb45b5a0fff8c6f540439decc"
10654+
integrity sha512-9ZK410qeFed4gGrHoojBpxLsHF74vPgsheGg9JRW5RbALAxqdvJbd357mSqWBqUrBfRVnZnNUXTZdYLxxQEA5A==
1065510655
dependencies:
10656-
slash "^1.0.0"
10656+
slash "^3.0.0"
1065710657

1065810658
rollup-plugin-commonjs@^10.1.0:
1065910659
version "10.1.0"
@@ -11171,11 +11171,6 @@ signal-exit@^3.0.2:
1117111171
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
1117211172
integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=
1117311173

11174-
slash@^1.0.0:
11175-
version "1.0.0"
11176-
resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55"
11177-
integrity sha1-xB8vbDn8FtHNF61LXYlhFK5HDVU=
11178-
1117911174
slash@^3.0.0:
1118011175
version "3.0.0"
1118111176
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"

0 commit comments

Comments
 (0)