Skip to content

Commit 706a727

Browse files
chore(deps): update dependency @types/node to v22.15.23 (#1118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30f8771 commit 706a727

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.21",
42+
"@types/node": "22.15.23",
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.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==
2480+
"@types/node@*", "@types/node@22.15.23":
2481+
version "22.15.23"
2482+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.23.tgz#a0b7c03f951f1ffe381a6a345c68d80e48043dd0"
2483+
integrity sha512-7Ec1zaFPF4RJ0eXu1YT/xgiebqwqoJz8rYPDi/O2BcZ++Wpt0Kq9cl0eg6NN6bYbPnR67ZLo7St5Q3UK0SnARw==
24842484
dependencies:
24852485
undici-types "~6.21.0"
24862486

0 commit comments

Comments
 (0)