Skip to content

Commit

Permalink
Bump @types/node from 22.10.5 to 22.10.6 (#651)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.5 to 22.10.6.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 01f73ae commit 35e4914
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion examples/ts-sdk/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@next/bundle-analyzer": "^15.1.4",
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"@types/react": "^18.3.13",
"copy-webpack-plugin": "^12.0.2",
"typescript": "^5.7.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"clean": "nx reset && nx run-many --target clean --projects"
},
"devDependencies": {
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"nx": "^20.2.2",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4076,7 +4076,7 @@ __metadata:
"@next/bundle-analyzer": "npm:^15.1.4"
"@orca-so/whirlpools": "npm:*"
"@solana/web3.js": "npm:^2.0.0"
"@types/node": "npm:^22.10.5"
"@types/node": "npm:^22.10.6"
"@types/react": "npm:^18.3.13"
copy-webpack-plugin: "npm:^12.0.2"
next: "npm:^15.1.4"
Expand Down Expand Up @@ -4112,7 +4112,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@orca-so/whirlpools-monorepo@workspace:."
dependencies:
"@types/node": "npm:^22.10.5"
"@types/node": "npm:^22.10.6"
nx: "npm:^20.2.2"
rimraf: "npm:^6.0.1"
tsup: "npm:^8.3.5"
Expand Down Expand Up @@ -5814,12 +5814,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.10.5":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
"@types/node@npm:^22.10.6":
version: 22.10.6
resolution: "@types/node@npm:22.10.6"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/6a0e7d1fe6a86ef6ee19c3c6af4c15542e61aea2f4cee655b6252efb356795f1f228bc8299921e82924e80ff8eca29b74d9dd0dd5cc1a90983f892f740b480df
checksum: 10c0/8b67affc211e5f9c74f7949cda04ca669721e50b83d71b8772a7bed7a4a3c41d663b3a794413f618e763ca6c5da8c234c25ffebcb0737983fc3e7415818ab9a7
languageName: node
linkType: hard

Expand Down

0 comments on commit 35e4914

Please sign in to comment.