Skip to content

Commit d383ffd

Browse files
chore(deps): update dependency @types/node to v20.16.5 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent abd414d commit d383ffd

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

bun.lockb

384 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@commitlint/prompt-cli": "19.4.1",
2525
"@commitlint/types": "19.0.3",
2626
"@types/bun": "1.1.8",
27-
"@types/node": "20.16.4",
27+
"@types/node": "20.16.5",
2828
"commitlint-config-monorepo": "2.0.2",
2929
"glob": "10.4.5",
3030
"husky": "9.1.5",

pkg/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@a38/biome-config": "0.0.1",
2626
"@a38/tsconfig": "0.0.1",
2727
"@a38/typedoc": "0.0.1",
28-
"@types/node": "20.16.4",
28+
"@types/node": "20.16.5",
2929
"typescript": "5.5.4"
3030
}
3131
}

pkg/nestjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@nestjs/graphql": "12.2.0",
3232
"@nestjs/platform-express": "10.4.1",
3333
"@nestjs/testing": "10.4.1",
34-
"@types/node": "20.16.4",
34+
"@types/node": "20.16.5",
3535
"@types/supertest": "6.0.2",
3636
"supertest": "7.0.0",
3737
"typescript": "5.5.4"

0 commit comments

Comments
 (0)