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" : " >=v16.13.2 "
8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
32
32
"@types/lodash" : " 4.14.177" ,
33
33
"@types/mkdirp-promise" : " 5.0.0" ,
34
34
"@types/mz" : " 2.7.4" ,
35
- "@types/node" : " 12.20.37 " ,
35
+ "@types/node" : " 16.11.19 " ,
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 "16.11.19"
1069
+ resolved "https://registry.npmjs.org/@types/node/-/node-16.11.19.tgz#1afa165146997b8286b6eabcb1c2d50729055169"
1070
+ integrity sha512-BPAcfDPoHlRQNKktbsbnpACGdypPFBuX4xQlsWDE7B8XXcfII+SpOLay3/qZmCLb39kV5S1RTYwXdkx2lwLYng==
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.37"
1074
- resolved "https://registry.npmjs.org/@types/node/-/node-12.20.37.tgz#abb38afa9d6e8a2f627a8cb52290b3c80fbe61ed"
1075
- integrity sha512-i1KGxqcvJaLQali+WuypQnXwcplhtNtjs66eNsZpp2P2FL/trJJxx/VWsM0YCL2iMoIJrbXje48lvIQAQ4p2ZA==
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