File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -117,9 +117,7 @@ jobs:
117
117
os : windows-latest
118
118
shell : cmd
119
119
node-version :
120
- - 14.17.0
121
- - 14.x
122
- - 16.13.0
120
+ - 16.14.0
123
121
- 16.x
124
122
- 18.0.0
125
123
- 18.x
Original file line number Diff line number Diff line change 59
59
os : windows-latest
60
60
shell : cmd
61
61
node-version :
62
- - 14.17.0
63
- - 14.x
64
- - 16.13.0
62
+ - 16.14.0
65
63
- 16.x
66
64
- 18.0.0
67
65
- 18.x
Original file line number Diff line number Diff line change 37
37
"tap" : " ^16.0.1"
38
38
},
39
39
"engines" : {
40
- "node" : " ^14.17.0 || ^ 16.13 .0 || >=18.0.0"
40
+ "node" : " ^16.14 .0 || >=18.0.0"
41
41
},
42
42
"templateOSS" : {
43
43
"//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
44
+ "ciVersions" : [
45
+ " 16.14.0" ,
46
+ " 16.x" ,
47
+ " 18.0.0" ,
48
+ " 18.x"
49
+ ],
44
50
"version" : " 4.18.0"
45
51
},
46
52
"dependencies" : {
You can’t perform that action at this time.
0 commit comments