Skip to content

Commit

Permalink
chore(deps): bump @types/node from 18.19.32 to 18.19.33
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.19.32 to 18.19.33.
- [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 and tadayosi committed May 14, 2024
1 parent de5484b commit 7046fa0
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": "^4.17.14",
"@types/jest": "^29.5.12",
"@types/node": "^18.19.32",
"@types/node": "^18.19.33",
"axios": "^1.6.8",
"express": "^4.18.1",
"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 @@ -48,7 +48,7 @@
"@types/dagre-layout": "^0.8.5",
"@types/jest": "^29.5.12",
"@types/jquery": "^3.5.30",
"@types/node": "^18.19.32",
"@types/node": "^18.19.33",
"@types/react": "^18.2.23",
"@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 @@ -738,7 +738,7 @@ __metadata:
"@bitauth/libauth": "npm:^3.0.0"
"@types/express": "npm:^4.17.14"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^18.19.32"
"@types/node": "npm:^18.19.33"
axios: "npm:^1.6.8"
commit-and-tag-version: "npm:^12.4.1"
concurrently: "npm:^8.2.2"
Expand Down Expand Up @@ -803,7 +803,7 @@ __metadata:
"@types/dagre-layout": "npm:^0.8.5"
"@types/jest": "npm:^29.5.12"
"@types/jquery": "npm:^3.5.30"
"@types/node": "npm:^18.19.32"
"@types/node": "npm:^18.19.33"
"@types/react": "npm:^18.2.23"
"@types/react-dom": "npm:^18.3.0"
"@types/react-router-dom": "npm:^5.3.3"
Expand Down Expand Up @@ -2497,12 +2497,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.19.32":
version: 18.19.32
resolution: "@types/node@npm:18.19.32"
"@types/node@npm:^18.19.33":
version: 18.19.33
resolution: "@types/node@npm:18.19.33"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/8640445fd9a3cbd3dfedf53cc2fbab1915cd755bf5fb9a3dbaa50f0f470a6f34d6d6e9cfff2cf8a4a07fee631c013c7b759df8f3d8b5332d75fb00583bdcf696
checksum: 10/e5816356e3bcf1af272587d6a95c172199532a86bdb379e4d314a10605463908b36316af51ff6d3c19d9f1965e14a6f62c6a5cbab876aafffe71e1211512084a
languageName: node
linkType: hard

Expand Down

0 comments on commit 7046fa0

Please sign in to comment.