Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 29905f7 commit d504b16
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 @@ -82,7 +82,7 @@
"@types/fs-extra": "9.0.13",
"@types/jest": "29.5.13",
"@types/js-yaml": "4.0.9",
"@types/node": "18.17.19",
"@types/node": "18.19.54",
"@types/react": "18.3.9",
"@types/react-copy-to-clipboard": "5.0.7",
"@types/react-dom": "18.3.0",
Expand Down
10 changes: 6 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2951,10 +2951,12 @@
dependencies:
undici-types "~5.26.4"

"@types/[email protected]":
version "18.17.19"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.19.tgz#80c9b8a89d3648d9e6098f4a7184e03833fee3c5"
integrity sha512-+pMhShR3Or5GR0/sp4Da7FnhVmTalWm81M6MkEldbwjETSaPalw138Z4KdpQaistvqQxLB7Cy4xwYdxpbSOs9Q==
"@types/[email protected]":
version "18.19.54"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.54.tgz#f1048dc083f81b242640f04f18fb3e4ccf13fcdb"
integrity sha512-+BRgt0G5gYjTvdLac9sIeE0iZcJxi4Jc4PV5EUzqi+88jmQLr+fRZdv2tCTV7IHKSGxM6SaLoOXQWWUiLUItMw==
dependencies:
undici-types "~5.26.4"

"@types/node@^12.20.10":
version "12.20.55"
Expand Down

0 comments on commit d504b16

Please sign in to comment.