Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent a901f3a commit 437e698
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 @@ -59,7 +59,7 @@
"@swc/core": "1.10.7",
"@swc/jest": "0.2.37",
"@types/jest": "29.5.14",
"@types/node": "20.17.13",
"@types/node": "20.17.14",
"@types/prompts": "2.4.9",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1511,10 +1511,10 @@
dependencies:
undici-types "~5.26.4"

"@types/[email protected].13":
version "20.17.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.13.tgz#26a7d3e72724ed73bc2fd39a66a2ab17e6e19a00"
integrity sha512-RNf+4dEeV69PIvyp++4IKM2vnLXtmp/JovfeQm5P5+qpKb6wHoH7INywLdZ7z+gVX46kgBP/fwJJvZYaHxtdyw==
"@types/[email protected].14":
version "20.17.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.14.tgz#579e7d75eeb5d46b75c73c98821639e64b689608"
integrity sha512-w6qdYetNL5KRBiSClK/KWai+2IMEJuAj+EujKCumalFOwXtvOXaEan9AuwcRID2IcOIAWSIfR495hBtgKlx2zg==
dependencies:
undici-types "~6.19.2"

Expand Down

0 comments on commit 437e698

Please sign in to comment.