Skip to content

Commit 4b26d27

Browse files
Bump @types/node from 22.15.14 to 22.15.16 (#108)
1 parent 2e0e33f commit 4b26d27

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@eslint/compat": "^1.2.9",
1919
"@eslint/eslintrc": "^3.3.1",
2020
"@eslint/js": "^9.25.1",
21-
"@types/node": "^22.15.14",
21+
"@types/node": "^22.15.16",
2222
"@typescript-eslint/eslint-plugin": "^8.32.0",
2323
"@typescript-eslint/parser": "^8.31.1",
2424
"@vercel/ncc": "^0.38",

yarn.lock

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

212-
"@types/node@^22.15.14":
213-
version "22.15.14"
214-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.14.tgz#889fd356a04d003a6d5650ccc003ef4d712430d7"
215-
integrity sha512-BL1eyu/XWsFGTtDWOYULQEs4KR0qdtYfCxYAUYRoB7JP7h9ETYLgQTww6kH8Sj2C0pFGgrpM0XKv6/kbIzYJ1g==
212+
"@types/node@^22.15.16":
213+
version "22.15.16"
214+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.16.tgz#685cf0338ad9f5b14860f50a6ac2c3ebd58582cd"
215+
integrity sha512-3pr+KjwpVujqWqOKT8mNR+rd09FqhBLwg+5L/4t0cNYBzm/yEiYGCxWttjaPBsLtAo+WFNoXzGJfolM1JuRXoA==
216216
dependencies:
217217
undici-types "~6.21.0"
218218

0 commit comments

Comments
 (0)