This repository was archived by the owner on May 19, 2023. It is now read-only.
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
"@babel/preset-env" : " ^7.12.11" ,
50
50
"@babel/preset-typescript" : " ^7.12.7" ,
51
51
"@rollup/plugin-babel" : " ^5.2.2" ,
52
- "@rollup/plugin-commonjs" : " 17.1 .0" ,
52
+ "@rollup/plugin-commonjs" : " 18.0 .0" ,
53
53
"@rollup/plugin-node-resolve" : " 11.2.0" ,
54
54
"@testing-library/dom" : " ^7.28.1" ,
55
55
"@types/jest" : " ^26.0.22" ,
Original file line number Diff line number Diff line change 1168
1168
" @babel/helper-module-imports" " ^7.10.4"
1169
1169
" @rollup/pluginutils" " ^3.1.0"
1170
1170
1171
- " @rollup/plugin-commonjs@17.1 .0 " :
1172
- version "17.1 .0"
1173
- resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.1 .0.tgz#757ec88737dffa8aa913eb392fade2e45aef2a2d "
1174
- integrity sha512-PoMdXCw0ZyvjpCMT5aV4nkL0QywxP29sODQsSGeDpr/oI49Qq9tRtAsb/LbYbDzFlOydVEqHmmZWFtXJEAX9ew ==
1171
+ " @rollup/plugin-commonjs@18.0 .0 " :
1172
+ version "18.0 .0"
1173
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-18.0 .0.tgz#50dc7518b5aa9e66a270e529ea85115d269825c4 "
1174
+ integrity sha512-fj92shhg8luw7XbA0HowAqz90oo7qtLGwqTKbyZ8pmOyH8ui5e+u0wPEgeHLH3djcVma6gUCUrjY6w5R2o1u6g ==
1175
1175
dependencies :
1176
1176
" @rollup/pluginutils" " ^3.1.0"
1177
1177
commondir "^1.0.1"
You can’t perform that action at this time.
0 commit comments