Skip to content

Commit

Permalink
chore(deps): bump @types/node from 18.17.8 to 18.17.9
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.8 to 18.17.9.
- [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 24, 2023
1 parent f2386d1 commit d6b87e8
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.4",
"@types/node": "^18.17.8",
"@types/node": "^18.17.9",
"@types/react": "^18.2.21",
"@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.4
"@types/node": ^18.17.8
"@types/node": ^18.17.9
"@types/react": ^18.2.21
"@types/react-dom": ^18.2.7
"@types/react-router-dom": ^5.3.3
Expand Down Expand Up @@ -4596,10 +4596,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.17.8":
version: 18.17.8
resolution: "@types/node@npm:18.17.8"
checksum: ebb71526368c9c58f03e2c2408bfda4aa686c13d84226e2c9b48d9c4aee244fb82e672aaf4aa8ccb6e4993b4274d5f4b2b3d52d0a2e57ab187ae653903376411
"@types/node@npm:^18.17.9":
version: 18.17.9
resolution: "@types/node@npm:18.17.9"
checksum: 0d5835710e49a654a1ca34167e7cd504cc709c006006ebe9b23c360dac5637c6c4f1b4f3aff33df1b7f9debfb9ad8bd81da2fc4540970d2ad56eb479cda77613
languageName: node
linkType: hard

Expand Down

0 comments on commit d6b87e8

Please sign in to comment.