File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed
Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 8383 "npm-run-all" : " 4.1.5" ,
8484 "prettier" : " ^2.2.1" ,
8585 "protractor" : " ~7.0.0" ,
86- "rollup" : " ^2.38.0 " ,
86+ "rollup" : " ^2.39.1 " ,
8787 "rollup-plugin-node-resolve" : " ^5.2.0" ,
8888 "rollup-plugin-sourcemaps" : " ^0.6.3" ,
8989 "sonarjs" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -4654,6 +4654,11 @@ fsevents@~2.1.2:
46544654 resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
46554655 integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
46564656
4657+ fsevents@~2.3.1 :
4658+ version "2.3.2"
4659+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
4660+ integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
4661+
46574662function-bind@^1.0.2, function-bind@^1.1.1 :
46584663 version "1.1.1"
46594664 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -8905,12 +8910,12 @@ rollup@2.26.5:
89058910 optionalDependencies :
89068911 fsevents "~2.1.2"
89078912
8908- rollup@^2.38.0 :
8909- version "2.38.0 "
8910- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0 .tgz#57942d5a10826cb12ed1f19c261f774efa502d2d "
8911- integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw ==
8913+ rollup@^2.39.1 :
8914+ version "2.39.1 "
8915+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.1 .tgz#7afd4cefd8a332c5102a8063d301fde1f31a9173 "
8916+ integrity sha512-9rfr0Z6j+vE+eayfNVFr1KZ+k+jiUl2+0e4quZafy1x6SFCjzFspfRSO2ZZQeWeX9noeDTUDgg6eCENiEPFvQg ==
89128917 optionalDependencies :
8913- fsevents "~2.1.2 "
8918+ fsevents "~2.3.1 "
89148919
89158920rollup@^2.8.0 :
89168921 version "2.23.1"
You can’t perform that action at this time.
0 commit comments