Skip to content

Commit b1ff9fe

Browse files
chore(deps): update dependency @types/node to v22.16.5 (#180)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7c84e7 commit b1ff9fe

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"sort-keys-recursive": "2.1.10",
1111
},
1212
"devDependencies": {
13-
"@types/node": "22.16.4",
13+
"@types/node": "22.16.5",
1414
"@typescript-eslint/eslint-plugin": "8.37.0",
1515
"@typescript-eslint/parser": "8.37.0",
1616
"eslint": "9.31.0",
@@ -123,7 +123,7 @@
123123

124124
"@types/mkdirp": ["@types/[email protected]", "", { "dependencies": { "@types/node": "*" } }, "sha512-U5icWpv7YnZYGsN4/cmh3WD2onMY0aJIiTE6+51TwJCttdHvtCYmkBNOobHlXwrJRL0nkH9jH4kD+1FAdMN4Tg=="],
125125

126-
"@types/node": ["@types/[email protected].4", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-PYRhNtZdm2wH/NT2k/oAJ6/f2VD2N2Dag0lGlx2vWgMSJXGNmlce5MiTQzoWAiIJtso30mjnfQCOKVH+kAQC/g=="],
126+
"@types/node": ["@types/[email protected].5", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ=="],
127127

128128
"@types/prettier": ["@types/[email protected]", "", {}, "sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA=="],
129129

npm-shrinkwrap.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"build": "tsc"
1212
},
1313
"devDependencies": {
14-
"@types/node": "22.16.4",
14+
"@types/node": "22.16.5",
1515
"@typescript-eslint/eslint-plugin": "8.37.0",
1616
"@typescript-eslint/parser": "8.37.0",
1717
"eslint": "9.31.0",

0 commit comments

Comments
 (0)