Skip to content

Commit 9c50c10

Browse files
Bump @types/node from 22.15.3 to 22.15.14 (#107)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e44083 commit 9c50c10

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
@@ -18,7 +18,7 @@
1818
"@eslint/compat": "^1.2.8",
1919
"@eslint/eslintrc": "^3.3.1",
2020
"@eslint/js": "^9.25.1",
21-
"@types/node": "^22.15.3",
21+
"@types/node": "^22.15.14",
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.3":
213-
version "22.15.3"
214-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3.tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b"
215-
integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==
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==
216216
dependencies:
217217
undici-types "~6.21.0"
218218

0 commit comments

Comments
 (0)