File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 146
146
"clang-format" : " 1.5.0" ,
147
147
"jasmine" : " 3.6.4" ,
148
148
"prettier" : " 2.2.1" ,
149
- "rollup" : " 2.38.1 " ,
149
+ "rollup" : " 2.38.3 " ,
150
150
"rollup-plugin-commonjs" : " 10.1.0" ,
151
151
"tslint" : " 6.1.3" ,
152
152
"tslint-eslint-rules" : " 5.4.0" ,
Original file line number Diff line number Diff line change @@ -363,10 +363,10 @@ fs.realpath@^1.0.0:
363
363
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
364
364
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
365
365
366
- fsevents@~2.1.2 :
367
- version "2.1.3 "
368
- resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3. tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e "
369
- integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ ==
366
+ fsevents@~2.3.1 :
367
+ version "2.3.1 "
368
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1. tgz#b209ab14c61012636c8863507edf7fb68cc54e9f "
369
+ integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw ==
370
370
371
371
function-bind@^1.1.1 :
372
372
version "1.1.1"
@@ -767,12 +767,12 @@ rollup-pluginutils@^2.8.1:
767
767
dependencies :
768
768
estree-walker "^0.6.1"
769
769
770
-
771
- version "2.38.1 "
772
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.1 .tgz#ecea0f7ce6ef2c1f023fdb79524eb7aeb670ea79 "
773
- integrity sha512-q07T6vU/V1kqM8rGRRyCgEvIQcIAXoKIE5CpkYAlHhfiWM1Iuh4dIPWpIbqFngCK6lwAB2aYHiUVhIbSWHQWhw ==
770
+
771
+ version "2.38.3 "
772
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.3 .tgz#2a0b6cc6eab1da4431aab875a31a401fa2988c10 "
773
+ integrity sha512-FVx/XzR2DtCozKNDBjHJCHIgkC12rNg/ruAeoYWjLeeKfSKgwhh+lDLDhuCkuRG/fsup8py8dKBTlHdvUFX32A ==
774
774
optionalDependencies :
775
- fsevents "~2.1.2 "
775
+ fsevents "~2.3.1 "
776
776
777
777
safe-buffer@~5.2.0 :
778
778
version "5.2.1"
You can’t perform that action at this time.
0 commit comments