This repository was archived by the owner on Jun 7, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
"private" : true ,
5
5
"publisher" : " sourcegraph" ,
6
6
"engines" : {
7
- "node" : " >=11.1.0 "
7
+ "node" : " >=v14.17.5 "
8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
32
32
"@types/lodash" : " 4.14.172" ,
33
33
"@types/mkdirp-promise" : " 5.0.0" ,
34
34
"@types/mz" : " 2.7.4" ,
35
- "@types/node" : " 12.20.19 " ,
35
+ "@types/node" : " 14.17.9 " ,
36
36
"@types/relateurl" : " 0.2.29" ,
37
37
"@types/rmfr" : " 2.0.1" ,
38
38
"@types/semver" : " 7.1.0" ,
Original file line number Diff line number Diff line change 1064
1064
dependencies :
1065
1065
" @types/node" " *"
1066
1066
1067
- " @types/node@*" , "@types/node@>=4.5.0", "@types/node@^13.7.4":
1067
+ " @types/node@*" , "@types/[email protected] ", "@types/node@>=4.5.0":
1068
+ version "14.17.9"
1069
+ resolved "https://registry.npmjs.org/@types/node/-/node-14.17.9.tgz#b97c057e6138adb7b720df2bd0264b03c9f504fd"
1070
+ integrity sha512-CMjgRNsks27IDwI785YMY0KLt3co/c0cQ5foxHYv/shC2w8oOnVwz5Ubq1QG5KzrcW+AXk6gzdnxIkDnTvzu3g==
1071
+
1072
+ " @types/node@^13.7.4 " :
1068
1073
version "13.7.7"
1069
1074
resolved "https://registry.npmjs.org/@types/node/-/node-13.7.7.tgz#1628e6461ba8cc9b53196dfeaeec7b07fa6eea99"
1070
1075
integrity sha512-Uo4chgKbnPNlxQwoFmYIwctkQVkMMmsAoGGU4JKwLuvBefF0pCq4FybNSnfkfRCpC7ZW7kttcC/TrRtAJsvGtg==
1071
1076
1072
-
1073
- version "12.20.19"
1074
- resolved "https://registry.npmjs.org/@types/node/-/node-12.20.19.tgz#538e61fc220f77ae4a4663c3d8c3cb391365c209"
1075
- integrity sha512-niAuZrwrjKck4+XhoCw6AAVQBENHftpXw9F4ryk66fTgYaKQ53R4FI7c9vUGGw5vQis1HKBHDR1gcYI/Bq1xvw==
1076
-
1077
1077
" @types/parse-json@^4.0.0 " :
1078
1078
version "4.0.0"
1079
1079
resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
You can’t perform that action at this time.
0 commit comments