File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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" : " ^3.14.1 " ,
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" : " 6.5.0" ,
70
- "@types/js-yaml" : " 3.12.5 " ,
70
+ "@types/js-yaml" : " 3.12.6 " ,
71
71
"@types/mkdirp-promise" : " 5.0.0" ,
72
72
"@types/mz" : " 2.7.3" ,
73
73
"@types/node" : " 12.12.31" ,
Original file line number Diff line number Diff line change 630
630
dependencies :
631
631
" @types/istanbul-lib-report" " *"
632
632
633
-
634
- version "3.12.5 "
635
- resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.5 .tgz#136d5e6a57a931e1cce6f9d8126aa98a9c92a6bb "
636
- integrity sha512-JCcp6J0GV66Y4ZMDAQCXot4xprYB+Zfd3meK9+INSJeVZwJmHAW30BBEEkPzXswMXuiyReUGOP3GxrADc9wPww ==
633
+
634
+ version "3.12.6 "
635
+ resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.6 .tgz#7f10c926aa41e189a2755c4c7fcf8e4573bd7ac1 "
636
+ integrity sha512-cK4XqrLvP17X6c0C8n4iTbT59EixqyXL3Fk8/Rsk4dF3oX4dg70gYUXrXVUUHpnsGMPNlTQMqf+TVmNPX6FmSQ ==
637
637
638
638
" @types/json-schema@^7.0.3" , "@types/json-schema@^7.0.6":
639
639
version "7.0.6"
@@ -3791,10 +3791,10 @@ java-properties@^1.0.0:
3791
3791
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
3792
3792
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
3793
3793
3794
- js-yaml@^3.13.1, js-yaml@^3.14.0 :
3795
- version "3.14.0 "
3796
- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0 .tgz#a7a34170f26a21bb162424d8adacb4113a69e482 "
3797
- integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A ==
3794
+ js-yaml@^3.13.1, js-yaml@^3.14.1 :
3795
+ version "3.14.1 "
3796
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1 .tgz#dae812fdb3825fa306609a8717383c50c36a0537 "
3797
+ integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g ==
3798
3798
dependencies :
3799
3799
argparse "^1.0.7"
3800
3800
esprima "^4.0.0"
You can’t perform that action at this time.
0 commit comments