File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 1818 "devDependencies" : {
1919 "prettier" : " 1.16.4" ,
2020 "rollup" : " 1.2.2" ,
21- "rollup-plugin-node-resolve" : " 4.0.1 "
21+ "rollup-plugin-node-resolve" : " 4.2.0 "
2222 }
2323}
Original file line number Diff line number Diff line change 1212 resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.10.tgz#4fa76e6598b7de3f0cb6ec3abacc4f59e5b3a2ce"
1313 integrity sha512-8xZEYckCbUVgK8Eg7lf5Iy4COKJ5uXlnIOnePN0WUwSQggy9tolM+tDJf7wMOnT/JT/W9xDYIaYggt3mRV2O5w==
1414
15+ 16+ version "0.0.8"
17+ resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194"
18+ integrity sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ==
19+ dependencies :
20+ " @types/node" " *"
21+
15221623 version "1.2.0"
1724 resolved "https://registry.yarnpkg.com/@vaadin/router/-/router-1.2.0.tgz#10143f496104b4b7d7c030c211b0a085a66a20d9"
@@ -74,11 +81,12 @@ resolve@^1.10.0:
7481 dependencies :
7582 path-parse "^1.0.6"
7683
77- rollup-plugin-node-resolve@4.0.1 :
78- version "4.0.1 "
79- resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-4.0.1. tgz#f95765d174e5daeef9ea6268566141f53aa9d422 "
80- integrity sha512-fSS7YDuCe0gYqKsr5OvxMloeZYUSgN43Ypi1WeRZzQcWtHgFayV5tUSPYpxuaioIIWaBXl6NrVk0T2/sKwueLg ==
84+ rollup-plugin-node-resolve@4.2.0 :
85+ version "4.2.0 "
86+ resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-4.2.0. tgz#f1f38392a97360195be04d3c3d791ddd9715d755 "
87+ integrity sha512-JhD9hcOFv4oPQ5zViwP3Z79WSXCvcoSDmtZ1tn2pOKry28+XpoRRzWZHp5qz1aPKtTHRLRoMMnrMxnwDhbtuUw ==
8188 dependencies :
89+ " @types/resolve" " 0.0.8"
8290 builtin-modules "^3.0.0"
8391 is-module "^1.0.0"
8492 resolve "^1.10.0"
You can’t perform that action at this time.
0 commit comments