We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 956f083 commit 47dd459Copy full SHA for 47dd459
2 files changed
package.json
@@ -26,7 +26,7 @@
26
},
27
"devDependencies": {
28
"@types/jest": "^30.0.0",
29
- "@types/js-yaml": "^4.0.5",
+ "@types/js-yaml": "^4.0.9",
30
"@types/node": "^22.14.1",
31
"@vercel/ncc": "^0.38.3",
32
"action-docs": "^2.5.1",
yarn.lock
@@ -997,7 +997,7 @@
997
expect "^30.0.0"
998
pretty-format "^30.0.0"
999
1000
-"@types/js-yaml@^4.0.5":
+"@types/js-yaml@^4.0.9":
1001
version "4.0.9"
1002
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.9.tgz#cd82382c4f902fed9691a2ed79ec68c5898af4c2"
1003
integrity sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==
0 commit comments