Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.74
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 8bbec70 commit 7171e20
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@types/fs-extra": "9.0.13",
"@types/jest": "29.5.14",
"@types/js-yaml": "4.0.9",
"@types/node": "18.17.19",
"@types/node": "18.19.74",
"@types/react": "18.3.18",
"@types/react-copy-to-clipboard": "5.0.7",
"@types/react-dom": "18.3.5",
Expand Down
10 changes: 6 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3163,10 +3163,12 @@
dependencies:
undici-types "~5.26.4"

"@types/node@18.17.19":
version "18.17.19"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.19.tgz#80c9b8a89d3648d9e6098f4a7184e03833fee3c5"
integrity sha512-+pMhShR3Or5GR0/sp4Da7FnhVmTalWm81M6MkEldbwjETSaPalw138Z4KdpQaistvqQxLB7Cy4xwYdxpbSOs9Q==
"@types/node@18.19.74":
version "18.19.74"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.74.tgz#4d093acd2a558ebbc5f0efa4e20ce63791b0cc58"
integrity sha512-HMwEkkifei3L605gFdV+/UwtpxP6JSzM+xFk2Ia6DNFSwSVBRh9qp5Tgf4lNFOMfPVuU0WnkcWpXZpgn5ufO4A==
dependencies:
undici-types "~5.26.4"

"@types/node@20.14.5":
version "20.14.5"
Expand Down

0 comments on commit 7171e20

Please sign in to comment.