Skip to content

Commit d2aedfe

Browse files
committed
chore(deps): update dependency @types/node to v20.14.11
1 parent ccc1d81 commit d2aedfe

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
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@tsconfig/node16": "1.0.4",
22-
"@types/node": "20.14.10",
22+
"@types/node": "20.14.11",
2323
"@typescript-eslint/eslint-plugin": "7.16.1",
2424
"@typescript-eslint/parser": "7.16.1",
2525
"eslint": "8.57.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@
8484
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
8585
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
8686

87-
"@types/node@20.14.10":
88-
version "20.14.10"
89-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
90-
integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
87+
"@types/node@20.14.11":
88+
version "20.14.11"
89+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
90+
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
9191
dependencies:
9292
undici-types "~5.26.4"
9393

0 commit comments

Comments
 (0)