File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 77 strategy :
88 matrix :
99 os : [ubuntu-latest]
10- node : [10, 12, 13 ]
10+ node : [14, 16, 18 ]
1111 steps :
1212 - uses : actions/checkout@v1
1313 - uses : actions/setup-node@v1
Original file line number Diff line number Diff line change 8383 "semver" : " ^5.6.0" ,
8484 "slash" : " ^2.0.0" ,
8585 "tmp" : " ^0.0.33" ,
86- "yaml" : " ^1.10 .2"
86+ "yaml" : " ^2.2 .2"
8787 },
8888 "files" : [
8989 " index.js" ,
Original file line number Diff line number Diff line change @@ -5971,10 +5971,10 @@ yaml@^1.10.0:
59715971 resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"
59725972 integrity sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg==
59735973
5974- yaml@^1.10 .2 :
5975- version "1.10 .2"
5976- resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10 .2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b "
5977- integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg ==
5974+ yaml@^2.2 .2 :
5975+ version "2.2 .2"
5976+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2 .2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073 "
5977+ integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA ==
59785978
59795979yargs-parser@10.x :
59805980 version "10.1.0"
You canβt perform that action at this time.
0 commit comments