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 37
37
"@rollup/plugin-alias" : " ^3.1.2" ,
38
38
"@rollup/plugin-commonjs" : " ^17.1.0" ,
39
39
"@rollup/plugin-node-resolve" : " ^11.2.0" ,
40
- "@rollup/plugin-replace" : " ^2.4.0 " ,
40
+ "@rollup/plugin-replace" : " ^2.4.1 " ,
41
41
"@size-limit/preset-small-lib" : " ^4.9.2" ,
42
42
"@types/jest" : " ^26.0.20" ,
43
43
"@types/jsdom" : " ^16.2.6" ,
Original file line number Diff line number Diff line change 554
554
is-module "^1.0.0"
555
555
resolve "^1.19.0"
556
556
557
- " @rollup/plugin-replace@^2.4.0 " :
558
- version "2.4.0 "
559
- resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.0 .tgz#ec80629a0a922ec53719f2dea2f7714fb9231031 "
560
- integrity sha512-QGuKCj9fTegKtLh1zsxNWP5uVmUctbFOG9S8wIir5dDO7qzGyISmwrQjlyEN0H7ptz60+CFeVFi5x4aDQ5+L6g ==
557
+ " @rollup/plugin-replace@^2.4.1 " :
558
+ version "2.4.1 "
559
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.1 .tgz#c411b5ab72809fb1bfc8b487d8d02eef661460d3 "
560
+ integrity sha512-XwC1oK5rrtRJ0tn1ioLHS6OV5JTluJF7QE1J/q1hN3bquwjnVxjtMyY9iCnoyH9DQbf92CxajB3o98wZbP3oAQ ==
561
561
dependencies :
562
562
" @rollup/pluginutils" " ^3.1.0"
563
563
magic-string "^0.25.7"
You can’t perform that action at this time.
0 commit comments