File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 152
152
"protractor" : " ^5.4.3" ,
153
153
"requirejs" : " ^2.3.6" ,
154
154
"rollup" : " ~1.25.0" ,
155
- "rollup-plugin-alias" : " ^1.4 .0" ,
155
+ "rollup-plugin-alias" : " ^2.2 .0" ,
156
156
"rollup-plugin-commonjs" : " ^10.1.0" ,
157
157
"rollup-plugin-node-resolve" : " ^5.2.0" ,
158
158
"rollup-plugin-sourcemaps" : " ^0.4.2" ,
Original file line number Diff line number Diff line change @@ -10648,12 +10648,12 @@ rimraf@^3.0.0:
10648
10648
dependencies:
10649
10649
glob "^7.1.3"
10650
10650
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 ==
10655
10655
dependencies:
10656
- slash "^1 .0.0"
10656
+ slash "^3 .0.0"
10657
10657
10658
10658
rollup-plugin-commonjs@^10.1.0:
10659
10659
version "10.1.0"
@@ -11171,11 +11171,6 @@ signal-exit@^3.0.2:
11171
11171
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
11172
11172
integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=
11173
11173
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
-
11179
11174
slash@^3.0.0:
11180
11175
version "3.0.0"
11181
11176
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
You can’t perform that action at this time.
0 commit comments