Skip to content

Commit

Permalink
build(deps): bump @types/node from 22.7.4 to 22.7.5
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.7.4 to 22.7.5.
- [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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent b6c6e5d commit e799453
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/backend-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@bitauth/libauth": "^3.0.0",
"@types/express": "^5.0.0",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"axios": "^1.7.7",
"express": "^4.21.0",
"js-logger": "^1.6.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/dagre-layout": "^0.8.5",
"@types/jest": "^29.5.13",
"@types/jquery": "^3.5.31",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2234,7 +2234,7 @@ __metadata:
"@bitauth/libauth": "npm:^3.0.0"
"@types/express": "npm:^5.0.0"
"@types/jest": "npm:^29.5.13"
"@types/node": "npm:^22.7.4"
"@types/node": "npm:^22.7.5"
axios: "npm:^1.7.7"
commit-and-tag-version: "npm:^12.4.4"
concurrently: "npm:^9.0.1"
Expand Down Expand Up @@ -2302,7 +2302,7 @@ __metadata:
"@types/dagre-layout": "npm:^0.8.5"
"@types/jest": "npm:^29.5.13"
"@types/jquery": "npm:^3.5.31"
"@types/node": "npm:^22.7.4"
"@types/node": "npm:^22.7.5"
"@types/react": "npm:^18.3.10"
"@types/react-dom": "npm:^18.3.0"
"@types/react-router-dom": "npm:^5.3.3"
Expand Down Expand Up @@ -4081,12 +4081,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.7.4":
version: 22.7.4
resolution: "@types/node@npm:22.7.4"
"@types/node@npm:^22.7.5":
version: 22.7.5
resolution: "@types/node@npm:22.7.5"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/19ddab80c4eba2253c855ed67c9bbc47417183049d01e59010a738bd80d47338bab79fd1f44ae51516bd63a1db4bf21ddb38b16bf6401a2e93252068ec52e88b
checksum: 10/e8ba102f8c1aa7623787d625389be68d64e54fcbb76d41f6c2c64e8cf4c9f4a2370e7ef5e5f1732f3c57529d3d26afdcb2edc0101c5e413a79081449825c57ac
languageName: node
linkType: hard

Expand Down

0 comments on commit e799453

Please sign in to comment.