File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ jobs:
117
117
os : windows-latest
118
118
shell : cmd
119
119
node-version :
120
- - 16.13 .0
120
+ - 16.14 .0
121
121
- 16.x
122
122
- 18.0.0
123
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
- - 16.13 .0
62
+ - 16.14 .0
63
63
- 16.x
64
64
- 18.0.0
65
65
- 18.x
Original file line number Diff line number Diff line change 54
54
"tap" : " ^16.0.0"
55
55
},
56
56
"engines" : {
57
- "node" : " ^16.13 .0 || >=18.0.0"
57
+ "node" : " ^16.14 .0 || >=18.0.0"
58
58
},
59
59
"tap" : {
60
60
"color" : 1 ,
69
69
"templateOSS" : {
70
70
"//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
71
71
"ciVersions" : [
72
- " 16.13 .0" ,
72
+ " 16.14 .0" ,
73
73
" 16.x" ,
74
74
" 18.0.0" ,
75
75
" 18.x"
You can’t perform that action at this time.
0 commit comments