File tree Expand file tree Collapse file tree 2 files changed +8
-15
lines changed Expand file tree Collapse file tree 2 files changed +8
-15
lines changed Original file line number Diff line number Diff line change 200
200
"protractor" : " ^7.0.0" ,
201
201
"reflect-metadata" : " ^0.1.3" ,
202
202
"requirejs" : " ^2.3.6" ,
203
- "rollup" : " ~1.25.0 " ,
203
+ "rollup" : " ~2.41.5 " ,
204
204
"rollup-plugin-alias" : " ^2.2.0" ,
205
205
"rollup-plugin-commonjs" : " ^10.1.0" ,
206
206
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change 1896
1896
dependencies:
1897
1897
"@types/node" "*"
1898
1898
1899
- "@types/estree@*", "@types/estree@ 0.0.39":
1899
+
1900
1900
version "0.0.39"
1901
1901
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
1902
1902
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
@@ -2292,11 +2292,6 @@ accepts@~1.3.7:
2292
2292
mime-types "~2.1.24"
2293
2293
negotiator "0.6.2"
2294
2294
2295
- acorn@^7.1.0:
2296
- version "7.1.1"
2297
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89a69bf"
2298
- integrity sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==
2299
-
2300
2295
add-stream@^1.0.0:
2301
2296
version "1.0.0"
2302
2297
resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
@@ -11382,14 +11377,12 @@ rollup-pluginutils@^2.8.1:
11382
11377
dependencies:
11383
11378
estree-walker "^0.6.1"
11384
11379
11385
- rollup@~1.25.0:
11386
- version "1.25.2"
11387
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.25.2.tgz#739f508bd8f7ece52bb6c1fcda83466af82b7f6d"
11388
- integrity sha512-+7z6Wab/L45QCPcfpuTZKwKiB0tynj05s/+s2U3F2Bi7rOLPr9UcjUwO7/xpjlPNXA/hwnth6jBExFRGyf3tMg==
11389
- dependencies:
11390
- "@types/estree" "*"
11391
- "@types/node" "*"
11392
- acorn "^7.1.0"
11380
+ rollup@~2.41.5:
11381
+ version "2.41.5"
11382
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.5.tgz#e79cef8cc5c121612528f590319639b1f32da2d7"
11383
+ integrity sha512-uG+WNNxhOYyeuO7oRt98GA2CNVRgQ67zca75UQVMPzMrLG9FUKzTCgvYVWhtB18TNbV7Uqxo97h+wErAnpFNJw==
11384
+ optionalDependencies:
11385
+ fsevents "~2.3.1"
11393
11386
11394
11387
router@^1.3.1:
11395
11388
version "1.3.3"
You can’t perform that action at this time.
0 commit comments