File tree 2 files changed +6
-10
lines changed
2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 99
99
"**/minimatch" : " ^3.0.5" ,
100
100
"**/jest-config" : " npm:@amoo-miki/jest-config@27.5.1" ,
101
101
"**/jest-jasmine2" : " npm:@amoo-miki/jest-jasmine2@27.5.1" ,
102
- "**/xml2js" : " ^0.5.0"
102
+ "**/xml2js" : " ^0.5.0" ,
103
+ "**/yaml" : " ^2.2.2"
103
104
},
104
105
"workspaces" : {
105
106
"packages" : [
Original file line number Diff line number Diff line change @@ -18910,15 +18910,10 @@ yallist@^4.0.0:
18910
18910
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
18911
18911
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
18912
18912
18913
- yaml@^1.10.0:
18914
- version "1.10.2"
18915
- resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
18916
- integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
18917
-
18918
- yaml@^2.0.0:
18919
- version "2.1.1"
18920
- resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.1.1.tgz#1e06fb4ca46e60d9da07e4f786ea370ed3c3cfec"
18921
- integrity sha512-o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw==
18913
+ yaml@^1.10.0, yaml@^2.0.0, yaml@^2.2.2:
18914
+ version "2.2.2"
18915
+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073"
18916
+ integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==
18922
18917
18923
18918
yargs-parser@13.1.2, yargs-parser@^13.1.2:
18924
18919
version "13.1.2"
You can’t perform that action at this time.
0 commit comments