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 280e70c commit ae4776a
Show file tree
Hide file tree
Showing 15 changed files with 75 additions and 382 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 @@ -41,7 +41,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 @@ -35,7 +35,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 @@ -52,7 +52,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 @@ -33,7 +33,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 @@ -35,7 +35,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 @@ -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",
"@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 @@ -47,7 +47,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 @@ -43,7 +43,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 @@ -41,7 +41,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 @@ -50,7 +50,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 @@ -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",
"ts-expect": "^1.3.0",
"typescript": "^5.5.2",
"vitest": "^1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-sdk-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,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 @@ -58,7 +58,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 ae4776a

Please sign in to comment.