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 17, 2024
1 parent 4824449 commit 8626be4
Show file tree
Hide file tree
Showing 13 changed files with 66 additions and 372 deletions.
2 changes: 1 addition & 1 deletion examples-extra/basic/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@osdk/cli": "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 examples-extra/one_dot_one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@osdk/api": "^1.9.0-beta.0",
"@osdk/cli.cmd.typescript": "workspace:~",
"@osdk/legacy-client": "^2.4.0-beta.1",
"@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 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 @@ -38,7 +38,7 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@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 @@ -32,7 +32,7 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@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 @@ -49,7 +49,7 @@
"@osdk/cli.common": "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/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@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/example-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@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 @@ -47,7 +47,7 @@
},
"devDependencies": {
"@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 @@ -42,7 +42,7 @@
"tiny-invariant": "^1.3.1"
},
"devDependencies": {
"@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 @@ -34,7 +34,7 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@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 @@ -55,7 +55,7 @@
"devDependencies": {
"@changesets/types": "^6.0.0",
"@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 8626be4

Please sign in to comment.