Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.59
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 1eb2082 commit 14ef547
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.14",
"@types/js-yaml": "4.0.9",
"@types/node": "18.17.19",
"@types/node": "18.19.59",
"@types/react": "18.3.12",
"@types/react-copy-to-clipboard": "5.0.7",
"@types/react-dom": "18.3.1",
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.59"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.59.tgz#2de1b95b0b468089b616b2feb809755d70a74949"
integrity sha512-vizm2EqwV/7Zay+A6J3tGl9Lhr7CjZe2HmWS988sefiEmsyP9CeXEleho6i4hJk/8UtZAo0bWN4QPZZr83RxvQ==
dependencies:
undici-types "~5.26.4"

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

0 comments on commit 14ef547

Please sign in to comment.