File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 134
134
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
135
135
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
136
136
137
+
138
+ version "0.0.8"
139
+ resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194"
140
+ integrity sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ==
141
+ dependencies :
142
+ " @types/node" " *"
143
+
137
144
" @types/shelljs@^0.8.0 " :
138
145
version "0.8.0"
139
146
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.0.tgz#0caa56b68baae4f68f44e0dd666ab30b098e3632"
@@ -4507,10 +4514,11 @@ rollup-plugin-commonjs@^9.1.5:
4507
4514
rollup-pluginutils "^2.6.0"
4508
4515
4509
4516
rollup-plugin-node-resolve@^4.0.0 :
4510
- version "4.0 .1"
4511
- resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-4.0 .1.tgz#f95765d174e5daeef9ea6268566141f53aa9d422 "
4512
- integrity sha512-fSS7YDuCe0gYqKsr5OvxMloeZYUSgN43Ypi1WeRZzQcWtHgFayV5tUSPYpxuaioIIWaBXl6NrVk0T2/sKwueLg ==
4517
+ version "4.2 .1"
4518
+ resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-4.2 .1.tgz#a949f3082c9839ca586d0e893425d1f83ed01fcf "
4519
+ integrity sha512-zf2dcKBSv9KSnNbAPDYzwLpeI4Lc4bOsNlaRsq3ud80zquxWdu9iYA0ZgmHxFjBkbt8uHzXCGC4FkkejtngKng ==
4513
4520
dependencies :
4521
+ " @types/resolve" " 0.0.8"
4514
4522
builtin-modules "^3.0.0"
4515
4523
is-module "^1.0.0"
4516
4524
resolve "^1.10.0"
You can’t perform that action at this time.
0 commit comments