Skip to content

Commit 0001683

Browse files
chore(deps): update dependency @types/js-yaml to v4
1 parent 51c18b0 commit 0001683

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@sourcegraph/tsconfig": "^4.0.1",
6868
"@types/execa": "2.0.0",
6969
"@types/inquirer": "8.2.10",
70-
"@types/js-yaml": "3.12.5",
70+
"@types/js-yaml": "4.0.9",
7171
"@types/mkdirp-promise": "5.0.0",
7272
"@types/mz": "2.7.8",
7373
"@types/node": "12.20.55",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -714,10 +714,10 @@
714714
dependencies:
715715
"@types/istanbul-lib-report" "*"
716716

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==
721721

722722
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.6":
723723
version "7.0.6"

0 commit comments

Comments
 (0)