Commit 0e69c92 1 parent 47f6f76 commit 0e69c92 Copy full SHA for 0e69c92
File tree 2 files changed +6
-9
lines changed
2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -72,21 +72,18 @@ jobs:
72
72
os : windows-latest
73
73
shell : cmd
74
74
node-version :
75
- - 16.14.0
76
- - 16.x
77
- - 18.0.0
75
+ - 18.17.0
78
76
- 18.x
77
+ - 20.5.0
79
78
- 20.x
80
79
- 22.x
81
80
exclude :
82
81
- platform : { name: macOS, os: macos-13, shell: bash }
83
- node-version : 16.14.0
84
- - platform : { name: macOS, os: macos-13, shell: bash }
85
- node-version : 16.x
86
- - platform : { name: macOS, os: macos-13, shell: bash }
87
- node-version : 18.0.0
82
+ node-version : 18.17.0
88
83
- platform : { name: macOS, os: macos-13, shell: bash }
89
84
node-version : 18.x
85
+ - platform : { name: macOS, os: macos-13, shell: bash }
86
+ node-version : 20.5.0
90
87
- platform : { name: macOS, os: macos-13, shell: bash }
91
88
node-version : 20.x
92
89
- platform : { name: macOS, os: macos-13, shell: bash }
Original file line number Diff line number Diff line change 41
41
"tap" : " ^16.3.8"
42
42
},
43
43
"engines" : {
44
- "node" : " ^16.14 .0 || >=18.0 .0"
44
+ "node" : " ^18.17 .0 || >=20.5 .0"
45
45
},
46
46
"templateOSS" : {
47
47
"//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
You can’t perform that action at this time.
0 commit comments