This repository was archived by the owner on Nov 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8989 "node-fetch" : " ^2.2.0" ,
9090 "protractor" : " 5.4.4" ,
9191 "puppeteer" : " ~3.0.4" ,
92- "rollup" : " ~1.31 .0" ,
92+ "rollup" : " ~2.10 .0" ,
9393 "rollup-plugin-commonjs" : " ^10.1.0" ,
9494 "rollup-plugin-node-resolve" : " ^5.2.0" ,
9595 "rollup-plugin-sourcemaps" : " ^0.6.0" ,
Original file line number Diff line number Diff line change 15511551 dependencies :
15521552 " @types/node" " *"
15531553
1554- " @types/estree@* " :
1555- version "0.0.44"
1556- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.44.tgz#980cc5a29a3ef3bea6ff1f7d021047d7ea575e21"
1557- integrity sha512-iaIVzr+w2ZJ5HkidlZ3EJM8VTZb2MJLCjw3V+505yVts0gRC4UMvjw0d1HPtGqI/HQC/KdsYtayfzl+AXY2R8g==
1558-
15591554" @types/estree@0.0.39 " :
15601555 version "0.0.39"
15611556 resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
@@ -8887,14 +8882,12 @@ rollup@2.8.0:
88878882 optionalDependencies :
88888883 fsevents "~2.1.2"
88898884
8890- rollup@~1.31.0 :
8891- version "1.31.1"
8892- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.1.tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f"
8893- integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg==
8894- dependencies :
8895- " @types/estree" " *"
8896- " @types/node" " *"
8897- acorn "^7.1.0"
8885+ rollup@~2.10.0 :
8886+ version "2.10.0"
8887+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.0.tgz#73332273fa177cd85c1042659dee6f103761be0d"
8888+ integrity sha512-7BmpEfUN9P6esJzWIn3DmR//90mW6YwYB1t3y48LpF8ITpYtL8s1kEirMKqUu44dVH/6a/rs0EuwYVL3FuRDoA==
8889+ optionalDependencies :
8890+ fsevents "~2.1.2"
88988891
88998892run-async@^2.4.0 :
89008893 version "2.4.1"
You can’t perform that action at this time.
0 commit comments