Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 998dced commit 31c7ce1
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 @@ -23,7 +23,7 @@
"@book000/eslint-config": "1.7.76",
"@book000/node-utils": "1.13.310",
"@book000/twitterts": "0.70.28",
"@types/node": "20.16.14",
"@types/node": "20.16.15",
"@vercel/ncc": "0.38.2",
"eslint": "9.13.0",
"eslint-config-standard": "17.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -358,10 +358,10 @@
dependencies:
undici-types "~6.19.2"

"@types/node@20.16.14":
version "20.16.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.14.tgz#67eeca19cd821f516ee7da2f2e72d319f47e6a4d"
integrity sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==
"@types/node@20.16.15":
version "20.16.15"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.15.tgz#826f97ca53a213d190124ca6a972206f06a88b69"
integrity sha512-DV58qQz9dBMqVVn+qnKwGa51QzCD4YM/tQM16qLKxdf5tqz5W4QwtrMzjSTbabN1cFTSuyxVYBy+QWHjWW8X/g==
dependencies:
undici-types "~6.19.2"

Expand Down

0 comments on commit 31c7ce1

Please sign in to comment.