File tree 2 files changed +6
-11
lines changed
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 @@ -10668,12 +10668,12 @@ rimraf@^3.0.0:
10668
10668
dependencies:
10669
10669
glob "^7.1.3"
10670
10670
10671
- rollup-plugin-alias@^1.4 .0:
10672
- version "1.4 .0"
10673
- resolved "https://registry.yarnpkg.com/rollup-plugin-alias/-/rollup-plugin-alias-1.4 .0.tgz#120cba7c46621c03138f0ca6fd5dd2ade9872db9 "
10674
- integrity sha512-lB094zdi19FS+1bVarVp9kBN0Zk41PdTGoCk0z8xesKO7RGjOo18cp1hUzEqrOQ4bM9+KLD9nbnu/XUxQm9pbg ==
10671
+ rollup-plugin-alias@^2.2 .0:
10672
+ version "2.2 .0"
10673
+ resolved "https://registry.yarnpkg.com/rollup-plugin-alias/-/rollup-plugin-alias-2.2 .0.tgz#5004a2bc542a2eebb45b5a0fff8c6f540439decc "
10674
+ integrity sha512-9ZK410qeFed4gGrHoojBpxLsHF74vPgsheGg9JRW5RbALAxqdvJbd357mSqWBqUrBfRVnZnNUXTZdYLxxQEA5A ==
10675
10675
dependencies:
10676
- slash "^1 .0.0"
10676
+ slash "^3 .0.0"
10677
10677
10678
10678
rollup-plugin-commonjs@^10.1.0:
10679
10679
version "10.1.0"
@@ -11191,11 +11191,6 @@ signal-exit@^3.0.2:
11191
11191
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
11192
11192
integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=
11193
11193
11194
- slash@^1.0.0:
11195
- version "1.0.0"
11196
- resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55"
11197
- integrity sha1-xB8vbDn8FtHNF61LXYlhFK5HDVU=
11198
-
11199
11194
slash@^3.0.0:
11200
11195
version "3.0.0"
11201
11196
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
You can’t perform that action at this time.
0 commit comments