Skip to content

Commit ca7a15b

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

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.30",
55+
"@types/node": "22.15.31",
5656
"@typescript-eslint/eslint-plugin": "8.34.0",
5757
"@typescript-eslint/parser": "8.34.0",
5858
"commitizen": "4.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1416,10 +1416,10 @@
14161416
dependencies:
14171417
undici-types "~6.21.0"
14181418

1419-
"@types/node@22.15.30":
1420-
version "22.15.30"
1421-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.30.tgz#3a20431783e28dd0b0326f84ab386a2ec81d921d"
1422-
integrity sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==
1419+
"@types/node@22.15.31":
1420+
version "22.15.31"
1421+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.31.tgz#454f11e2061150135c8353d7f3b3b1823fca9f3f"
1422+
integrity sha512-jnVe5ULKl6tijxUhvQeNbQG/84fHfg+yMak02cT8QVhBx/F05rAVxCGBYYTh2EKz22D6JF5ktXuNwdx7b9iEGw==
14231423
dependencies:
14241424
undici-types "~6.21.0"
14251425

0 commit comments

Comments
 (0)