Skip to content

Commit 6e759bf

Browse files
Update dependency @types/node to v20.11.17
1 parent 4ec3009 commit 6e759bf

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.17",
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.17":
1205+
version "20.11.17"
1206+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.17.tgz#cdd642d0e62ef3a861f88ddbc2b61e32578a9292"
1207+
integrity sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw==
12081208
dependencies:
12091209
undici-types "~5.26.4"
12101210

0 commit comments

Comments
 (0)