Skip to content

Commit

Permalink
Bump @types/node from 18.17.15 to 18.19.40
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.17.15 to 18.19.40.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 02c34a9 commit 0a26d87
Show file tree
Hide file tree
Showing 16 changed files with 78 additions and 384 deletions.
2 changes: 1 addition & 1 deletion examples/example-next-static-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^18"
},
"devDependencies": {
"@types/node": "^20",
"@types/node": "^18",
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli.cmd.typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@osdk/monorepo.api-extractor": "workspace:~",
"@osdk/monorepo.tsconfig": "workspace:~",
"@osdk/monorepo.tsup": "workspace:~",
"@types/node": "^18.0.0",
"@types/node": "^18.19.40",
"@types/yargs": "^17.0.29",
"typescript": "^5.5.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli.common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@osdk/monorepo.api-extractor": "workspace:~",
"@osdk/monorepo.tsconfig": "workspace:~",
"@osdk/monorepo.tsup": "workspace:~",
"@types/node": "^18.0.0",
"@types/node": "^18.19.40",
"@types/semver": "^7.5.8",
"@types/yargs": "^17.0.29",
"typescript": "^5.5.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@osdk/monorepo.tsup": "workspace:~",
"@types/archiver": "^6.0.2",
"@types/ngeohash": "^0.6.8",
"@types/node": "^18.0.0",
"@types/node": "^18.19.40",
"@types/semver": "^7.5.8",
"@types/yargs": "^17.0.29",
"ts-expect": "^1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app.template-packager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@osdk/monorepo.api-extractor": "workspace:~",
"@osdk/monorepo.tsconfig": "workspace:~",
"@osdk/monorepo.tsup": "workspace:~",
"@types/node": "^18.0.0",
"@types/node": "^18.19.40",
"@types/serialize-javascript": "^5.0.4",
"@types/tmp": "^0.2.6",
"@types/yargs": "^17.0.29",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@osdk/monorepo.api-extractor": "workspace:~",
"@osdk/monorepo.tsconfig": "workspace:~",
"@osdk/monorepo.tsup": "workspace:~",
"@types/node": "^20",
"@types/node": "^18",
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@osdk/monorepo.api-extractor": "workspace:~",
"@osdk/monorepo.tsconfig": "workspace:~",
"@osdk/monorepo.tsup": "workspace:~",
"@types/node": "^18.0.0",
"@types/node": "^18.19.40",
"@types/tmp": "^0.2.6",
"@types/yargs": "^17.0.29",
"tmp": "^0.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e.generated.1.1.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@osdk/monorepo.api-extractor": "workspace:~",
"@osdk/monorepo.tsconfig": "workspace:~",
"@osdk/monorepo.tsup": "workspace:~",
"@types/node": "^18.0.0",
"@types/node": "^18.19.40",
"tslib": "^2.6.2",
"typescript": "^4.9.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e.sandbox.catchall/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@osdk/monorepo.api-extractor": "workspace:~",
"@osdk/monorepo.tsconfig": "workspace:~",
"@osdk/monorepo.tsup": "workspace:~",
"@types/node": "^18.0.0",
"@types/node": "^18.19.40",
"ts-expect": "^1.3.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/example-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@osdk/monorepo.api-extractor": "workspace:~",
"@osdk/monorepo.tsconfig": "workspace:~",
"@osdk/monorepo.tsup": "workspace:~",
"@types/node": "^18.0.0",
"@types/node": "^18.19.40",
"@types/tmp": "^0.2.6",
"@types/yargs": "^17.0.29",
"typescript": "^5.5.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/foundry-sdk-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@osdk/monorepo.tsconfig": "workspace:~",
"@osdk/monorepo.tsup": "workspace:~",
"@osdk/shared.test": "workspace:~",
"@types/node": "^18.0.0",
"@types/node": "^18.19.40",
"@types/yargs": "^17.0.29",
"typescript": "^5.5.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@osdk/monorepo.api-extractor": "workspace:~",
"@osdk/monorepo.tsconfig": "workspace:~",
"@osdk/monorepo.tsup": "workspace:~",
"@types/node": "^18.0.0",
"@types/node": "^18.19.40",
"ts-expect": "^1.3.0",
"typescript": "^5.5.2",
"vitest": "^1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/monorepo.cspell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
},
"dependencies": {
"@cspell/cspell-types": "^8.11.0",
"@types/node": "^18.0.0"
"@types/node": "^18.19.40"
}
}
2 changes: 1 addition & 1 deletion packages/platform-sdk-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@osdk/monorepo.api-extractor": "workspace:~",
"@osdk/monorepo.tsconfig": "workspace:~",
"@osdk/monorepo.tsup": "workspace:~",
"@types/node": "^20.11.30",
"@types/node": "^18.19.40",
"@types/pluralize": "^0.0.33",
"@types/yargs": "^17.0.29",
"typescript": "^5.5.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/tool.release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@osdk/monorepo.tsconfig": "workspace:~",
"@osdk/monorepo.tsup": "workspace:~",
"@types/mdast": "4.0.4",
"@types/node": "^20.12.7",
"@types/node": "^18.19.40",
"@types/semver": "^7.5.8",
"@types/yargs": "^17.0.32",
"typescript": "^5.5.2",
Expand Down
Loading

0 comments on commit 0a26d87

Please sign in to comment.