File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 53
53
"execa" : " ^4.0.2" ,
54
54
"got" : " ^10.7.0" ,
55
55
"inquirer" : " ^7.1.0" ,
56
- "js-yaml" : " ^3.14 .0" ,
56
+ "js-yaml" : " ^4.1 .0" ,
57
57
"mkdirp-promise" : " ^5.0.1" ,
58
58
"mz" : " ^2.7.0" ,
59
59
"npm-registry-client" : " ^8.6.0" ,
67
67
"@sourcegraph/tsconfig" : " ^4.0.1" ,
68
68
"@types/execa" : " 0.9.0" ,
69
69
"@types/inquirer" : " 8.2.9" ,
70
- "@types/js-yaml" : " 3.12.5 " ,
70
+ "@types/js-yaml" : " 4.0.9 " ,
71
71
"@types/mkdirp-promise" : " 5.0.0" ,
72
72
"@types/mz" : " 2.7.7" ,
73
73
"@types/node" : " 12.20.55" ,
Original file line number Diff line number Diff line change 714
714
dependencies :
715
715
" @types/istanbul-lib-report" " *"
716
716
717
- " @types/js-yaml@3.12.5 " :
718
- version "3.12.5 "
719
- resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.5 .tgz#136d5e6a57a931e1cce6f9d8126aa98a9c92a6bb "
720
- integrity sha512-JCcp6J0GV66Y4ZMDAQCXot4xprYB+Zfd3meK9+INSJeVZwJmHAW30BBEEkPzXswMXuiyReUGOP3GxrADc9wPww ==
717
+ " @types/js-yaml@4.0.9 " :
718
+ version "4.0.9 "
719
+ resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.9 .tgz#cd82382c4f902fed9691a2ed79ec68c5898af4c2 "
720
+ integrity sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg ==
721
721
722
722
" @types/json-schema@^7.0.3" , "@types/json-schema@^7.0.6":
723
723
version "7.0.6"
@@ -4076,7 +4076,7 @@ java-properties@^1.0.0:
4076
4076
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
4077
4077
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
4078
4078
4079
- js-yaml@^3.13.1, js-yaml@^3.14.0 :
4079
+ js-yaml@^3.13.1 :
4080
4080
version "3.14.0"
4081
4081
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
4082
4082
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
You can’t perform that action at this time.
0 commit comments