File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
"rimraf" : " ^3.0.1" ,
50
50
"rollup" : " ^1.30.1" ,
51
51
"rollup-plugin-babel" : " ^4.3.3" ,
52
- "rollup-plugin-strip-banner" : " ^1 .0.0"
52
+ "rollup-plugin-strip-banner" : " ^2 .0.0"
53
53
},
54
54
"peerDependencies" : {
55
55
"react" : " ^16.0.0 || ^17.0.0"
Original file line number Diff line number Diff line change @@ -4798,10 +4798,10 @@ rollup-plugin-babel@^4.3.3:
4798
4798
" @babel/helper-module-imports" " ^7.0.0"
4799
4799
rollup-pluginutils "^2.8.1"
4800
4800
4801
- rollup-plugin-strip-banner@^1 .0.0 :
4802
- version "1.2 .0"
4803
- resolved "https://registry.yarnpkg.com/rollup-plugin-strip-banner/-/rollup-plugin-strip-banner-1. 2.0.tgz#d029e263bb2bdbabca7cf6bf76f8e12f62e5edfb "
4804
- integrity sha512-B218rz4hAyYzNl/t+5pcHMvB9DNot37sCTHR496wJgD6u91RCyvPW6yYwr1YNP2BbkSniyNR4hXzAlEnUgmRVg ==
4801
+ rollup-plugin-strip-banner@^2 .0.0 :
4802
+ version "2.0 .0"
4803
+ resolved "https://registry.yarnpkg.com/rollup-plugin-strip-banner/-/rollup-plugin-strip-banner-2.0.0. tgz#de1a3eb4688964609ac473d75d2bed97f007ea67 "
4804
+ integrity sha512-9ipg2Wzl+6AZ+8PW65DrvuLzVrf9PjXZW39GeG9R0j0vm6DgxYli14wDpovRuKc+xEjKIE5DLAGwUem4Yvo+IA ==
4805
4805
dependencies :
4806
4806
extract-banner "0.1.2"
4807
4807
magic-string "0.25.7"
You can’t perform that action at this time.
0 commit comments