Skip to content

Commit

Permalink
chore(deps): bump @types/dagre from 0.7.50 to 0.7.51
Browse files Browse the repository at this point in the history
Bumps [@types/dagre](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dagre) from 0.7.50 to 0.7.51.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dagre)

---
updated-dependencies:
- dependency-name: "@types/dagre"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent cd0eb19 commit df4d622
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 @@ -43,7 +43,7 @@
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/dagre": "^0.7.50",
"@types/dagre": "^0.7.51",
"@types/dagre-layout": "^0.8.3",
"@types/jest": "^29.5.6",
"@types/jquery": "^3.5.22",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2513,7 +2513,7 @@ __metadata:
"@testing-library/jest-dom": ^6.1.4
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.5.1
"@types/dagre": ^0.7.50
"@types/dagre": ^0.7.51
"@types/dagre-layout": ^0.8.3
"@types/jest": ^29.5.6
"@types/jquery": ^3.5.22
Expand Down Expand Up @@ -4418,10 +4418,10 @@ __metadata:
languageName: node
linkType: hard

"@types/dagre@npm:^0.7.50":
version: 0.7.50
resolution: "@types/dagre@npm:0.7.50"
checksum: a128048b5202c501a4595bbc17288aafbef90f3535e79385ddaf0842237e69aa5998dbc12bc2867244eefe3fb6c5026d9785bfdedea46d813f006066e06e8f44
"@types/dagre@npm:^0.7.51":
version: 0.7.51
resolution: "@types/dagre@npm:0.7.51"
checksum: 6a23cc406082fe867dc0be0a117ae0c493bcfb6e08b83ea55a09b4f43e6eb5efc34a102d1a039fa82d2df700d55ee5481c0c3febdf710b972bb345c8a7f6c316
languageName: node
linkType: hard

Expand Down

0 comments on commit df4d622

Please sign in to comment.