chore(deps): update dependency @types/js-yaml to v4.0.9 (#1030)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-04 08:15:04 -05:00 committed by GitHub
parent 25484e39fa
commit bc15408701
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -201,7 +201,7 @@
"@types/fs-extra": "11.0.1",
"@types/is-hotkey": "0.1.10",
"@types/jest": "29.5.5",
"@types/js-yaml": "4.0.6",
"@types/js-yaml": "4.0.9",
"@types/jwt-decode": "2.2.1",
"@types/lodash": "4.14.194",
"@types/minimatch": "5.1.2",

View File

@ -38,7 +38,7 @@
"@emotion/eslint-plugin": "11.11.0",
"@next/bundle-analyzer": "13.5.6",
"@next/eslint-plugin-next": "13.5.6",
"@types/js-yaml": "4.0.6",
"@types/js-yaml": "4.0.9",
"@types/node": "18.17.19",
"@types/prismjs": "1.26.1",
"@types/react": "18.2.25",

View File

@ -22,7 +22,7 @@
"@types/fs-extra": "11.0.1",
"@types/is-hotkey": "0.1.10",
"@types/jest": "29.5.5",
"@types/js-yaml": "4.0.6",
"@types/js-yaml": "4.0.9",
"@types/jwt-decode": "2.2.1",
"@types/lodash": "4.14.194",
"@types/minimatch": "5.1.2",

View File

@ -5020,7 +5020,12 @@
expect "^29.0.0"
pretty-format "^29.0.0"
"@types/js-yaml@4.0.6", "@types/js-yaml@^4.0.0":
"@types/js-yaml@4.0.9":
version "4.0.9"
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.9.tgz#cd82382c4f902fed9691a2ed79ec68c5898af4c2"
integrity sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==
"@types/js-yaml@^4.0.0":
version "4.0.6"
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.6.tgz#4b3afd5158b8749095b1f096967b6d0f838d862f"
integrity sha512-ACTuifTSIIbyksx2HTon3aFtCKWcID7/h3XEmRpDYdMCXxPbl+m9GteOJeaAkiAta/NJaSFuA7ahZ0NkwajDSw==