Skip to content

Commit 9e0f27b

Browse files
committed
chore(deps): update dependency @types/node to v18.16.16
1 parent a068410 commit 9e0f27b

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": "18.16.14",
22+
"@types/node": "18.16.16",
2323
"@typescript-eslint/eslint-plugin": "5.59.7",
2424
"@typescript-eslint/parser": "5.59.7",
2525
"eslint": "8.41.0",

yarn.lock

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

92-
"@types/node@18.16.14":
93-
version "18.16.14"
94-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.14.tgz#ab67bb907f1146afc6fedb9ce60ae8a99c989631"
95-
integrity sha512-+ImzUB3mw2c5ISJUq0punjDilUQ5GnUim0ZRvchHIWJmOC0G+p0kzhXBqj6cDjK0QdPFwzrHWgrJp3RPvCG5qg==
92+
"@types/node@18.16.16":
93+
version "18.16.16"
94+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.16.tgz#3b64862856c7874ccf7439e6bab872d245c86d8e"
95+
integrity sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==
9696

9797
"@types/semver@^7.3.12":
9898
version "7.5.0"

0 commit comments

Comments
 (0)