Skip to content

Commit 47dd459

Browse files
chore(deps): update dependency @types/js-yaml to ^4.0.9 (#281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 956f083 commit 47dd459

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@types/jest": "^30.0.0",
29-
"@types/js-yaml": "^4.0.5",
29+
"@types/js-yaml": "^4.0.9",
3030
"@types/node": "^22.14.1",
3131
"@vercel/ncc": "^0.38.3",
3232
"action-docs": "^2.5.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,7 @@
997997
expect "^30.0.0"
998998
pretty-format "^30.0.0"
999999

1000-
"@types/js-yaml@^4.0.5":
1000+
"@types/js-yaml@^4.0.9":
10011001
version "4.0.9"
10021002
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.9.tgz#cd82382c4f902fed9691a2ed79ec68c5898af4c2"
10031003
integrity sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==

0 commit comments

Comments
 (0)