File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 83
83
"npm-run-all" : " 4.1.5" ,
84
84
"prettier" : " ^2.2.1" ,
85
85
"protractor" : " ~7.0.0" ,
86
- "rollup" : " ^2.38.0 " ,
86
+ "rollup" : " ^2.70.1 " ,
87
87
"rollup-plugin-node-resolve" : " ^5.2.0" ,
88
88
"rollup-plugin-sourcemaps" : " ^0.6.3" ,
89
89
"sonarjs" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -4654,6 +4654,11 @@ fsevents@~2.1.2:
4654
4654
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
4655
4655
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
4656
4656
4657
+ fsevents@~2.3.2 :
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
+
4657
4662
function-bind@^1.0.2, function-bind@^1.1.1 :
4658
4663
version "1.1.1"
4659
4664
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
8905
8910
optionalDependencies :
8906
8911
fsevents "~2.1.2"
8907
8912
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.70.1 :
8914
+ version "2.70.1 "
8915
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.1 .tgz#824b1f1f879ea396db30b0fc3ae8d2fead93523e "
8916
+ integrity sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA ==
8912
8917
optionalDependencies :
8913
- fsevents "~2.1 .2"
8918
+ fsevents "~2.3 .2"
8914
8919
8915
8920
rollup@^2.8.0 :
8916
8921
version "2.23.1"
You can’t perform that action at this time.
0 commit comments