Skip to content

Commit 8d10282

Browse files
chore(deps): update dependency @types/node to v22.15.3 (#593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bfa3377 commit 8d10282

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
@@ -52,7 +52,7 @@
5252
"@types/config": "3.3.5",
5353
"@types/dotenv": "8.2.3",
5454
"@types/jest": "29.5.14",
55-
"@types/node": "22.15.2",
55+
"@types/node": "22.15.3",
5656
"@typescript-eslint/eslint-plugin": "8.31.0",
5757
"@typescript-eslint/parser": "8.31.0",
5858
"commitizen": "4.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1326,10 +1326,10 @@
13261326
dependencies:
13271327
undici-types "~6.20.0"
13281328

1329-
"@types/node@22.15.2":
1330-
version "22.15.2"
1331-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2.tgz#1db55aa64618ee93a58c8912f74beefe44aca905"
1332-
integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==
1329+
"@types/node@22.15.3":
1330+
version "22.15.3"
1331+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3.tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b"
1332+
integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==
13331333
dependencies:
13341334
undici-types "~6.21.0"
13351335

0 commit comments

Comments
 (0)