File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 68
68
"@rollup/plugin-node-resolve" : " ^7.1.3" ,
69
69
"@rollup/plugin-replace" : " ^2.3.2" ,
70
70
"@types/jest" : " ^25.2.1" ,
71
- "@types/node" : " ^13.13.1 " ,
71
+ "@types/node" : " ^13.13.2 " ,
72
72
"@vue/compiler-sfc" : " ^3.0.0-beta.3" ,
73
73
"@vue/composition-api" : " ^0.5.0" ,
74
74
"@vue/runtime-core" : " ^3.0.0-beta.3" ,
Original file line number Diff line number Diff line change 54
54
},
55
55
"devDependencies" : {
56
56
"@types/jest" : " ^25.2.1" ,
57
- "@types/node" : " ^13.13.1 " ,
57
+ "@types/node" : " ^13.13.2 " ,
58
58
"@vue/runtime-core" : " ^3.0.0-beta.3" ,
59
59
"typescript" : " ^3.8.3"
60
60
}
Original file line number Diff line number Diff line change 1543
1543
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
1544
1544
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
1545
1545
1546
- "@types/node@*", "@types/node@^13.13.1 ":
1547
- version "13.13.1 "
1548
- resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.1 .tgz#1ba94c5a177a1692518bfc7b41aec0aa1a14354e "
1549
- integrity sha512-uysqysLJ+As9jqI5yqjwP3QJrhOcUwBjHUlUxPxjbplwKoILvXVsmYWEhfmAQlrPfbRZmhJB007o4L9sKqtHqQ ==
1546
+ "@types/node@*", "@types/node@^13.13.2 ":
1547
+ version "13.13.2 "
1548
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.2 .tgz#160d82623610db590a64e8ca81784e11117e5a54 "
1549
+ integrity sha512-LB2R1Oyhpg8gu4SON/mfforE525+Hi/M1ineICEDftqNVTyFg1aRIeGuTvXAoWHc4nbrFncWtJgMmoyRvuGh7A ==
1550
1550
1551
1551
"@types/node@10.17.13":
1552
1552
version "10.17.13"
You can’t perform that action at this time.
0 commit comments