File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 125
125
"rollup" : " ^1.12.0" ,
126
126
"rollup-plugin-babel" : " ^4.3.2" ,
127
127
"rollup-plugin-commonjs" : " ^10.0.0" ,
128
- "rollup-plugin-node-resolve" : " ^4.2.4 " ,
128
+ "rollup-plugin-node-resolve" : " ^5.0.0 " ,
129
129
"rollup-watch" : " ^4.3.1" ,
130
130
"sass-loader" : " ^7.1.0" ,
131
131
"standard-version" : " ^6.0.1" ,
Original file line number Diff line number Diff line change @@ -11006,15 +11006,16 @@ rollup-plugin-commonjs@^10.0.0:
11006
11006
resolve "^1.10.1"
11007
11007
rollup-pluginutils "^2.7.0"
11008
11008
11009
- rollup-plugin-node-resolve@^4.2.4 :
11010
- version "4.2.4 "
11011
- resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-4.2.4 .tgz#7d370f8d6fd3031006a0032c38262dd9be3c6250 "
11012
- integrity sha512-t/64I6l7fZ9BxqD3XlX4ZeO6+5RLKyfpwE2CiPNUKa+GocPlQhf/C208ou8y3AwtNsc6bjSk/8/6y/YAyxCIvw ==
11009
+ rollup-plugin-node-resolve@^5.0.0 :
11010
+ version "5.0.0 "
11011
+ resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.0.0 .tgz#754abf4841ed4bab2241551cba0a11d04c57f290 "
11012
+ integrity sha512-JUFr7DkFps3div9DYwpSg0O+s8zuSSRASUZUVNx6h6zhw2m8vcpToeS68JDPsFbmisMVSMYK0IxftngCRv7M9Q ==
11013
11013
dependencies:
11014
11014
"@types/resolve" "0.0.8"
11015
11015
builtin-modules "^3.1.0"
11016
11016
is-module "^1.0.0"
11017
- resolve "^1.10.0"
11017
+ resolve "^1.10.1"
11018
+ rollup-pluginutils "^2.7.0"
11018
11019
11019
11020
rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
11020
11021
version "2.5.0"
You can’t perform that action at this time.
0 commit comments