Skip to content

Commit f2f7744

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/js-yaml to v3.11.4
1 parent 1118c62 commit f2f7744

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
@@ -56,7 +56,7 @@
5656
"@sourcegraph/tslint-config": "^12.3.1",
5757
"@types/execa": "0.9.0",
5858
"@types/inquirer": "0.0.43",
59-
"@types/js-yaml": "3.11.2",
59+
"@types/js-yaml": "3.11.4",
6060
"@types/mz": "0.0.32",
6161
"@types/request-promise": "4.1.42",
6262
"husky": "^0.14.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -316,10 +316,10 @@
316316
"@types/rx" "*"
317317
"@types/through" "*"
318318

319-
"@types/[email protected].2":
320-
version "3.11.2"
321-
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.11.2.tgz#699ad86054cc20043c30d66a6fcde30bbf5d3d5e"
322-
integrity sha512-JRDtMPEqXrzfuYAdqbxLot1GvAr/QvicIZAnOAigZaj8xVMhuSJTg/xsv9E1TvyL+wujYhRLx9ZsQ0oFOSmwyA==
319+
"@types/[email protected].4":
320+
version "3.11.4"
321+
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.11.4.tgz#c4323304673278b8406bccb63bbf577342dbbdba"
322+
integrity sha512-a42nbZzOlxbH3ORDg/brU+zlRQS8mSvZCEY4Xery66/NIA7yX4T9qk6yL9qpw4AhgwzEgc1XIhHRnivQW+zlkw==
323323

324324
"@types/json-schema@^7.0.0":
325325
version "7.0.1"

0 commit comments

Comments
 (0)