Skip to content

Commit

Permalink
⬆️ Update dependency @types/node to v20.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent dab8bd3 commit 1574f96
Show file tree
Hide file tree
Showing 9 changed files with 188 additions and 188 deletions.
2 changes: 1 addition & 1 deletion benchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@biomejs/biome": "1.9.3",
"@codechecks/client": "^0.1.12",
"@ocoda/event-sourcing-config": "workspace:*",
"@types/node": "20.16.13",
"@types/node": "20.17.1",
"artillery": "^2.0.20",
"tsup": "^8.3.0",
"typescript": "5.6.3"
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@ocoda/event-sourcing-config": "workspace:*",
"@types/node": "20.16.13",
"@types/node": "20.17.1",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@swc/core": "1.7.35",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.14",
"@types/node": "20.16.13",
"@types/node": "20.17.1",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"reflect-metadata": "0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@swc/core": "1.7.35",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.14",
"@types/node": "20.16.13",
"@types/node": "20.17.1",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"reflect-metadata": "0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration/dynamodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@swc/core": "1.7.35",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.14",
"@types/node": "20.16.13",
"@types/node": "20.17.1",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"reflect-metadata": "0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration/mariadb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@swc/core": "1.7.35",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.14",
"@types/node": "20.16.13",
"@types/node": "20.17.1",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"reflect-metadata": "0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration/mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@swc/core": "1.7.35",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.14",
"@types/node": "20.16.13",
"@types/node": "20.17.1",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"reflect-metadata": "0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration/postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@swc/core": "1.7.35",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.14",
"@types/node": "20.16.13",
"@types/node": "20.17.1",
"@types/pg": "^8.11.10",
"@types/pg-cursor": "^2.7.2",
"jest": "29.7.0",
Expand Down
360 changes: 180 additions & 180 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 1574f96

Please sign in to comment.