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 50
50
"devDependencies" : {
51
51
"@babel/preset-env" : " 7.25.4" ,
52
52
"@rollup/plugin-babel" : " 6.0.4" ,
53
- "@rollup/plugin-node-resolve" : " 15.2.4 " ,
53
+ "@rollup/plugin-node-resolve" : " 15.3.0 " ,
54
54
"@types/jest" : " 29.5.13" ,
55
55
"@types/ramda" : " 0.30.2" ,
56
56
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
Original file line number Diff line number Diff line change 1896
1896
" @babel/helper-module-imports" " ^7.18.6"
1897
1897
" @rollup/pluginutils" " ^5.0.1"
1898
1898
1899
- " @rollup/plugin-node-resolve@15.2.4 " :
1900
- version "15.2.4 "
1901
- resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.4 .tgz#d4535e8786cd77e4d43243d4737e4bc7df55803d "
1902
- integrity sha512-wnKAGisav1m2vgVK2/2mNowK5DCqff7kpz76cY1pECVE0qRQTCAIcWP5xmdGDi8X8K9SYeeC98i6cD3fk6qkDg ==
1899
+ " @rollup/plugin-node-resolve@15.3.0 " :
1900
+ version "15.3.0 "
1901
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.0 .tgz#efbb35515c9672e541c08d59caba2eff492a55d5 "
1902
+ integrity sha512-9eO5McEICxMzJpDW9OnMYSv4Sta3hmt7VtBFz5zR9273suNOydOyq/FrGeGy+KsTRFm8w0SLVhzig2ILFT63Ag ==
1903
1903
dependencies :
1904
1904
" @rollup/pluginutils" " ^5.0.1"
1905
1905
" @types/resolve" " 1.20.2"
You can’t perform that action at this time.
0 commit comments