Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit 42d5d09

Browse files
committed
chore(deps): update dependency @types/node to v20.16.3
1 parent a0a0b26 commit 42d5d09

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@babel/core": "7.25.2",
3333
"@babel/eslint-parser": "7.25.1",
34-
"@types/node": "20.16.2",
34+
"@types/node": "20.16.3",
3535
"@types/react": "18.3.5",
3636
"@types/react-dom": "18.3.0",
3737
"@typescript-eslint/eslint-plugin": "7.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3015,10 +3015,10 @@
30153015
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.2.tgz#d76fb80d87d0d8abfe334fc6d292e83e5524efc4"
30163016
integrity sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w==
30173017

3018-
"@types/node@20.16.2":
3019-
version "20.16.2"
3020-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.2.tgz#9e388f503a5af306e8c63319334887390966a11e"
3021-
integrity sha512-91s/n4qUPV/wg8eE9KHYW1kouTfDk2FPGjXbBMfRWP/2vg1rCXNQL1OCabwGs0XSdukuK+MwCDXE30QpSeMUhQ==
3018+
"@types/node@20.16.3":
3019+
version "20.16.3"
3020+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.3.tgz#7b4f9a37091cf03a0c2561bf76a9a55f03f4f523"
3021+
integrity sha512-/wdGiWRkMOm53gAsSyFMXFZHbVg7C6CbkrzHNpaHoYfsUWPg7m6ZRKtvQjgvQ9i8WT540a3ydRlRQbxjY30XxQ==
30223022
dependencies:
30233023
undici-types "~6.19.2"
30243024

0 commit comments

Comments
 (0)