Skip to content

Commit 0ecf78c

Browse files
Update dependency @types/node to v20.11.18
1 parent 4ec3009 commit 0ecf78c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@hookform/devtools": "^4.3.1",
50-
"@types/node": "20.10.7",
50+
"@types/node": "20.11.18",
5151
"@types/react": "18.2.47",
5252
"@types/react-dom": "18.2.18",
5353
"autoprefixer": "10.4.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1201,10 +1201,10 @@
12011201
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.195.tgz#bafc975b252eb6cea78882ce8a7b6bf22a6de632"
12021202
integrity sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==
12031203

1204-
"@types/node@20.10.7":
1205-
version "20.10.7"
1206-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.7.tgz#40fe8faf25418a75de9fe68a8775546732a3a901"
1207-
integrity sha512-fRbIKb8C/Y2lXxB5eVMj4IU7xpdox0Lh8bUPEdtLysaylsml1hOOx1+STloRs/B9nf7C6kPRmmg/V7aQW7usNg==
1204+
"@types/node@20.11.18":
1205+
version "20.11.18"
1206+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.18.tgz#06912d152e47c2ac0a393c62141e623ca6005d46"
1207+
integrity sha512-ABT5VWnnYneSBcNWYSCuR05M826RoMyMSGiFivXGx6ZUIsXb9vn4643IEwkg2zbEOSgAiSogtapN2fgc4mAPlw==
12081208
dependencies:
12091209
undici-types "~5.26.4"
12101210

0 commit comments

Comments
 (0)