Skip to content

Commit 120301f

Browse files
committed
chore(deps): update dependency @types/node to v20.12.13
1 parent 67f0e25 commit 120301f

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.12.12",
22+
"@types/node": "20.12.13",
2323
"@typescript-eslint/eslint-plugin": "7.11.0",
2424
"@typescript-eslint/parser": "7.11.0",
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.12.12":
88-
version "20.12.12"
89-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
90-
integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
87+
"@types/node@20.12.13":
88+
version "20.12.13"
89+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.13.tgz#90ed3b8a4e52dd3c5dc5a42dde5b85b74ad8ed88"
90+
integrity sha512-gBGeanV41c1L171rR7wjbMiEpEI/l5XFQdLLfhr/REwpgDy/4U8y89+i8kRiLzDyZdOkXh+cRaTetUnCYutoXA==
9191
dependencies:
9292
undici-types "~5.26.4"
9393

0 commit comments

Comments
 (0)