This repository was archived by the owner on Mar 8, 2023. It is now read-only.
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 75
75
"@babel/preset-env" : " 7.14.1" ,
76
76
"@babel/preset-typescript" : " 7.13.0" ,
77
77
"@rollup/plugin-commonjs" : " 19.0.0" ,
78
- "@rollup/plugin-node-resolve" : " 11.2.1 " ,
78
+ "@rollup/plugin-node-resolve" : " 13.0.0 " ,
79
79
"@types/express" : " 4.17.11" ,
80
80
"@types/jest" : " 26.0.23" ,
81
81
"@types/js-yaml" : " 4.0.1" ,
Original file line number Diff line number Diff line change 1225
1225
magic-string "^0.25.7"
1226
1226
resolve "^1.17.0"
1227
1227
1228
- " @rollup/plugin-node-resolve@11.2.1 " :
1229
- version "11.2.1 "
1230
- resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1 .tgz#82aa59397a29cd4e13248b106e6a4a1880362a60 "
1231
- integrity sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg ==
1228
+ " @rollup/plugin-node-resolve@13.0.0 " :
1229
+ version "13.0.0 "
1230
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.0 .tgz#352f07e430ff377809ec8ec8a6fd636547162dc4 "
1231
+ integrity sha512-41X411HJ3oikIDivT5OKe9EZ6ud6DXudtfNrGbC4nniaxx2esiWjkLOzgnZsWq1IM8YIeL2rzRGLZLBjlhnZtQ ==
1232
1232
dependencies :
1233
1233
" @rollup/pluginutils" " ^3.1.0"
1234
1234
" @types/resolve" " 1.17.1"
You can’t perform that action at this time.
0 commit comments