Skip to content

Commit

Permalink
chore(deps): update dependency @types/js-yaml to v3.12.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent aa70956 commit ae39dff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/fs-extra": "9.0.13",
"@types/fullname": "2.1.29",
"@types/inquirer": "7.3.3",
"@types/js-yaml": "3.12.7",
"@types/js-yaml": "3.12.10",
"@types/node": "14.17.33",
"@types/rimraf": "3.0.2",
"@types/tmp": "0.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3691,10 +3691,10 @@
"@types/through" "*"
rxjs "^6.4.0"

"@types/[email protected].7":
version "3.12.7"
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.7.tgz#330c5d97a3500e9c903210d6e49f02964af04a0e"
integrity sha512-S6+8JAYTE1qdsc9HMVsfY7+SgSuUU/Tp6TYTmITW0PZxiyIMvol3Gy//y69Wkhs0ti4py5qgR3uZH6uz/DNzJQ==
"@types/[email protected].10":
version "3.12.10"
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.10.tgz#4d80d0c7dfc570eb4f0be280cb2d67789f977ba5"
integrity sha512-/Mtaq/wf+HxXpvhzFYzrzCqNRcA958sW++7JOFC8nPrZcvfi/TrzOaaGbvt27ltJB2NQbHVAg5a1wUCsyMH7NA==

"@types/js-yaml@^4.0.0":
version "4.0.2"
Expand Down

0 comments on commit ae39dff

Please sign in to comment.