Skip to content

Commit 6662a48

Browse files
chore(deps): update dependency @types/js-yaml to v3.12.10
1 parent bee0f37 commit 6662a48

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
@@ -57,7 +57,7 @@
5757
"@types/execa": "0.9.0",
5858
"@types/git-url-parse": "9.0.0",
5959
"@types/inquirer": "0.0.44",
60-
"@types/js-yaml": "3.12.5",
60+
"@types/js-yaml": "3.12.10",
6161
"@types/mz": "2.7.3",
6262
"download-cli": "^1.1.1",
6363
"eslint": "^7.28.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,10 @@
466466
resolved "https://registry.yarnpkg.com/@types/is-glob/-/is-glob-4.0.1.tgz#a93eec1714172c8eb3225a1cc5eb88c2477b7d00"
467467
integrity sha512-k3RS5HyBPu4h+5hTmIEfPB2rl5P3LnGdQEZrV2b9OWTJVtsUQ2VBcedqYKGqxvZqle5UALUXdSfVA8nf3HfyWQ==
468468

469-
"@types/[email protected].5":
470-
version "3.12.5"
471-
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.5.tgz#136d5e6a57a931e1cce6f9d8126aa98a9c92a6bb"
472-
integrity sha512-JCcp6J0GV66Y4ZMDAQCXot4xprYB+Zfd3meK9+INSJeVZwJmHAW30BBEEkPzXswMXuiyReUGOP3GxrADc9wPww==
469+
"@types/[email protected].10":
470+
version "3.12.10"
471+
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.10.tgz#4d80d0c7dfc570eb4f0be280cb2d67789f977ba5"
472+
integrity sha512-/Mtaq/wf+HxXpvhzFYzrzCqNRcA958sW++7JOFC8nPrZcvfi/TrzOaaGbvt27ltJB2NQbHVAg5a1wUCsyMH7NA==
473473

474474
"@types/json-schema@^7.0.3":
475475
version "7.0.4"

0 commit comments

Comments
 (0)