Skip to content

Commit 57c9012

Browse files
chore(deps): update dependency @types/node to v20.11.20
1 parent e76257b commit 57c9012

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"resend": "latest"
1919
},
2020
"devDependencies": {
21-
"@types/node": "20.11.19",
21+
"@types/node": "20.11.20",
2222
"@types/react": "18.2.57",
2323
"@types/react-dom": "18.2.19",
2424
"eslint": "8.56.0",

yarn.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -387,10 +387,10 @@
387387
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
388388
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
389389

390-
"@types/[email protected].19":
391-
version "20.11.19"
392-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
393-
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
390+
"@types/[email protected].20":
391+
version "20.11.20"
392+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.20.tgz#f0a2aee575215149a62784210ad88b3a34843659"
393+
integrity sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg==
394394
dependencies:
395395
undici-types "~5.26.4"
396396

@@ -2874,6 +2874,7 @@ streamsearch@^1.1.0:
28742874
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
28752875

28762876
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
2877+
name string-width-cjs
28772878
version "4.2.3"
28782879
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
28792880
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==

0 commit comments

Comments
 (0)