Skip to content

Commit

Permalink
chore(deps): bump @types/node from 18.17.4 to 18.17.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 18.17.4 to 18.17.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Aug 13, 2023
1 parent ec000a9 commit dc764cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/dagre": "^0.7.49",
"@types/dagre-layout": "^0.8.2",
"@types/jest": "^29.5.3",
"@types/node": "^18.17.4",
"@types/node": "^18.17.5",
"@types/react": "^18.2.18",
"@types/react-dom": "^18.2.7",
"@types/react-router-dom": "^5.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2447,7 +2447,7 @@ __metadata:
"@types/dagre": ^0.7.49
"@types/dagre-layout": ^0.8.2
"@types/jest": ^29.5.3
"@types/node": ^18.17.4
"@types/node": ^18.17.5
"@types/react": ^18.2.18
"@types/react-dom": ^18.2.7
"@types/react-router-dom": ^5.3.3
Expand Down Expand Up @@ -4613,10 +4613,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.17.4":
version: 18.17.4
resolution: "@types/node@npm:18.17.4"
checksum: d4c458202d82c999f38d85ca9ae8a2d3e521645c7f1b908cd6a0303d0e13c7d5eb3f888c41f584ba029ecf802d0a0005b7816c149400371a3c035abc4bd9a4c5
"@types/node@npm:^18.17.5":
version: 18.17.5
resolution: "@types/node@npm:18.17.5"
checksum: b8c658a99234b99425243c324b641ed7b9ceb6bee6b06421fdc9bb7c58f9a5552e353225cc549e6982462ac384abe1985022ed76e2e4728797f59b21f659ca2b
languageName: node
linkType: hard

Expand Down

0 comments on commit dc764cd

Please sign in to comment.