Skip to content

Commit 152d2dd

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

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
@@ -39,7 +39,7 @@
3939
"@changesets/cli": "2.29.4",
4040
"@theguild/prettier-config": "3.0.1",
4141
"@types/jest": "28.1.8",
42-
"@types/node": "22.15.19",
42+
"@types/node": "22.15.21",
4343
"@typescript-eslint/eslint-plugin": "8.32.1",
4444
"@typescript-eslint/parser": "8.32.1",
4545
"babel-jest": "28.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2477,10 +2477,10 @@
24772477
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.17.tgz#fb85a04f47e9e4da888384feead0de05f7070355"
24782478
integrity sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==
24792479

2480-
"@types/node@*", "@types/node@22.15.19":
2481-
version "22.15.19"
2482-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.19.tgz#ba9f321675243af0456d607fa82a4865931e0cef"
2483-
integrity sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==
2480+
"@types/node@*", "@types/node@22.15.21":
2481+
version "22.15.21"
2482+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.21.tgz#196ef14fe20d87f7caf1e7b39832767f9a995b77"
2483+
integrity sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==
24842484
dependencies:
24852485
undici-types "~6.21.0"
24862486

0 commit comments

Comments
 (0)