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.13.12" ,
76
76
"@babel/preset-typescript" : " 7.13.0" ,
77
77
"@rollup/plugin-commonjs" : " 18.0.0" ,
78
- "@rollup/plugin-node-resolve" : " 11.2.0 " ,
78
+ "@rollup/plugin-node-resolve" : " 11.2.1 " ,
79
79
"@types/express" : " 4.17.11" ,
80
80
"@types/jest" : " 26.0.22" ,
81
81
"@types/js-yaml" : " 4.0.0" ,
Original file line number Diff line number Diff line change 1206
1206
magic-string "^0.25.7"
1207
1207
resolve "^1.17.0"
1208
1208
1209
-
1210
- version "11.2.0 "
1211
- resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.0 .tgz#a5ab88c35bb7622d115f44984dee305112b6f714 "
1212
- integrity sha512-qHjNIKYt5pCcn+5RUBQxK8krhRvf1HnyVgUCcFFcweDS7fhkOLZeYh0mhHK6Ery8/bb9tvN/ubPzmfF0qjDCTA ==
1209
+
1210
+ version "11.2.1 "
1211
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1 .tgz#82aa59397a29cd4e13248b106e6a4a1880362a60 "
1212
+ integrity sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg ==
1213
1213
dependencies :
1214
1214
" @rollup/pluginutils" " ^3.1.0"
1215
1215
" @types/resolve" " 1.17.1"
You can’t perform that action at this time.
0 commit comments