Skip to content

Commit f50c63c

Browse files
committed
chore(deps): update dependency @types/js-yaml to ^4.0.8
1 parent 8504e52 commit f50c63c

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
@@ -101,7 +101,7 @@
101101
"@changesets/cli": "^2.26.2",
102102
"@types/global-agent": "^2.1.2",
103103
"@types/jest": "^28.1.8",
104-
"@types/js-yaml": "^4.0.6",
104+
"@types/js-yaml": "^4.0.8",
105105
"@types/micromatch": "^4.0.3",
106106
"jest": "^28.1.3",
107107
"ts-jest": "^28.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2796,10 +2796,10 @@
27962796
expect "^28.0.0"
27972797
pretty-format "^28.0.0"
27982798

2799-
"@types/js-yaml@^4.0.6":
2800-
version "4.0.6"
2801-
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.6.tgz#4b3afd5158b8749095b1f096967b6d0f838d862f"
2802-
integrity sha512-ACTuifTSIIbyksx2HTon3aFtCKWcID7/h3XEmRpDYdMCXxPbl+m9GteOJeaAkiAta/NJaSFuA7ahZ0NkwajDSw==
2799+
"@types/js-yaml@^4.0.8":
2800+
version "4.0.8"
2801+
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.8.tgz#7574e422d70d4a1b41f517d1d9abc61be2299a97"
2802+
integrity sha512-m6jnPk1VhlYRiLFm3f8X9Uep761f+CK8mHyS65LutH2OhmBF0BeMEjHgg05usH8PLZMWWc/BUR9RPmkvpWnyRA==
28032803

28042804
"@types/json-buffer@~3.0.0":
28052805
version "3.0.0"

0 commit comments

Comments
 (0)