Skip to content

Commit d72ba4e

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

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2492,10 +2492,10 @@
24922492
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
24932493
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
24942494

2495-
"@types/node@*", "@types/[email protected].9":
2496-
version "22.15.9"
2497-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.9.tgz#05a92409e7002356401df0b90267b296907937f7"
2498-
integrity sha512-l6QaCgJSJQ0HngL1TjvEY2DlefKggyGeXP1KYvYLBX41ZDPM1FsgDMAr5c+T673NMy7VCptMOzXOuJqf5uB0bA==
2495+
"@types/node@*", "@types/[email protected].12":
2496+
version "22.15.12"
2497+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.12.tgz#9ce54e51e09536faa94e4ec300c4728ee83bfa85"
2498+
integrity sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw==
24992499
dependencies:
25002500
undici-types "~6.21.0"
25012501

0 commit comments

Comments
 (0)