File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 79
79
"husky" : " 6.0.0" ,
80
80
"jest" : " 26.6.3" ,
81
81
"lint-staged" : " 10.5.4" ,
82
- "rollup" : " 2.51.1 " ,
82
+ "rollup" : " 2.79.2 " ,
83
83
"rollup-plugin-typescript2" : " 0.30.0" ,
84
84
"semantic-release" : " 17.4.4" ,
85
85
"ts-jest" : " 26.5.6" ,
Original file line number Diff line number Diff line change @@ -3386,11 +3386,16 @@ fs.realpath@^1.0.0:
3386
3386
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
3387
3387
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
3388
3388
3389
- fsevents@^2.1.2, fsevents@~2.3.1 :
3389
+ fsevents@^2.1.2 :
3390
3390
version "2.3.2"
3391
3391
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
3392
3392
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
3393
3393
3394
+ fsevents@~2.3.2 :
3395
+ version "2.3.3"
3396
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
3397
+ integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
3398
+
3394
3399
function-bind@^1.1.1 :
3395
3400
version "1.1.1"
3396
3401
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
6932
6937
resolve "1.20.0"
6933
6938
tslib "2.1.0"
6934
6939
6935
- rollup@2.51.1 :
6936
- version "2.51.1 "
6937
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.1 .tgz#87bcd4095fe79b14c9bec0edc7ffa44e4827f793 "
6938
- integrity sha512-8xfDbAtBleXotb6qKEHWuo/jkn94a9dVqGc7Rwl3sqspCVlnCfbRek7ldhCARSi7h32H0xR4QThm1t9zHN+3uw ==
6940
+ rollup@2.79.2 :
6941
+ version "2.79.2 "
6942
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2 .tgz#f150e4a5db4b121a21a747d762f701e5e9f49090 "
6943
+ integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ ==
6939
6944
optionalDependencies :
6940
- fsevents "~2.3.1 "
6945
+ fsevents "~2.3.2 "
6941
6946
6942
6947
rsvp@^4.8.4 :
6943
6948
version "4.8.5"
You can’t perform that action at this time.
0 commit comments