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 47
47
"husky" : " 1.3.1" ,
48
48
"jest" : " 24.9.0" ,
49
49
"lint-staged" : " 10.2.11" ,
50
- "rollup" : " 2.23.0 " ,
50
+ "rollup" : " 3.29.5 " ,
51
51
"rollup-plugin-typescript2" : " 0.27.1" ,
52
52
"semantic-release" : " 17.1.1" ,
53
53
"ts-jest" : " 26.1.3" ,
Original file line number Diff line number Diff line change @@ -2865,10 +2865,10 @@ fsevents@^1.2.7:
2865
2865
nan "^2.12.1"
2866
2866
node-pre-gyp "^0.12.0"
2867
2867
2868
- fsevents@~2.1 .2 :
2869
- version "2.1 .3"
2870
- resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1 .3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e "
2871
- integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ ==
2868
+ fsevents@~2.3 .2 :
2869
+ version "2.3 .3"
2870
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3 .3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6 "
2871
+ integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw ==
2872
2872
2873
2873
function-bind@^1.1.1 :
2874
2874
version "1.1.1"
6625
6625
resolve "1.15.1"
6626
6626
tslib "1.11.2"
6627
6627
6628
- rollup@2.23.0 :
6629
- version "2.23.0 "
6630
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0 .tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d "
6631
- integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg ==
6628
+ rollup@3.29.5 :
6629
+ version "3.29.5 "
6630
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5 .tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54 "
6631
+ integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w ==
6632
6632
optionalDependencies :
6633
- fsevents "~2.1 .2"
6633
+ fsevents "~2.3 .2"
6634
6634
6635
6635
rsvp@^4.8.4 :
6636
6636
version "4.8.5"
You can’t perform that action at this time.
0 commit comments