Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.48
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2024
1 parent c8f9e00 commit d76c2c7
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.12",
"@types/js-yaml": "4.0.9",
"@types/node": "18.17.19",
"@types/node": "18.19.48",
"@types/react": "18.3.4",
"@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 @@ -2952,10 +2952,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.48"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.48.tgz#3a1696f4a7298d8831ed9ce47db62bf4c62c8880"
integrity sha512-7WevbG4ekUcRQSZzOwxWgi5dZmTak7FaxXDoW7xVxPBmKx1rTzfmRLkeCgJzcbBnOV2dkhAPc8cCeT6agocpjg==
dependencies:
undici-types "~5.26.4"

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

0 comments on commit d76c2c7

Please sign in to comment.