File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"eslint" : " ^6.7.2" ,
35
35
"husky" : " ^3.1.0" ,
36
36
"jsdom" : " ^15.2.0" ,
37
- "rollup" : " ^1.26.2 " ,
37
+ "rollup" : " ^1.27.8 " ,
38
38
"rollup-plugin-node-resolve" : " ^5.0.0" ,
39
39
"rollup-plugin-terser" : " ^5.1.2" ,
40
40
"tap" : " ^14.10.2"
Original file line number Diff line number Diff line change @@ -2575,10 +2575,10 @@ rollup-pluginutils@^2.8.1:
2575
2575
dependencies :
2576
2576
estree-walker "^0.6.1"
2577
2577
2578
- rollup@^1.26.2 :
2579
- version "1.26.2 "
2580
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.2 .tgz#33d1ad23ee94aff1057448bae267be51dab4bdc1 "
2581
- integrity sha512-TLM8hlYP85TFFptYlXmr2VnhCLA8GaYXG4LBdWsHu9oBH/Wm5MMPAE9wsAnohfV21Dqq0ZvRHdmsKXomshaDSg ==
2578
+ rollup@^1.27.8 :
2579
+ version "1.27.8 "
2580
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.8 .tgz#94288a957af9f4c2380b73a17494d87705997d0f "
2581
+ integrity sha512-EVoEV5rAWl+5clnGznt1KY8PeVkzVQh/R0d2s3gHEkN7gfoyC4JmvIVuCtPbYE8NM5Ep/g+nAmvKXBjzaqTsHA ==
2582
2582
dependencies :
2583
2583
" @types/estree" " *"
2584
2584
" @types/node" " *"
You can’t perform that action at this time.
0 commit comments