Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent c0d2ba8 commit 0a2e654
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 @@ -44,7 +44,7 @@
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/dagre": "^0.7.51",
"@types/dagre-layout": "^0.8.4",
"@types/dagre-layout": "^0.8.5",
"@types/jest": "^29.5.7",
"@types/jquery": "^3.5.26",
"@types/node": "^18.18.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2532,7 +2532,7 @@ __metadata:
"@testing-library/react": "npm:^14.0.0"
"@testing-library/user-event": "npm:^14.5.1"
"@types/dagre": "npm:^0.7.51"
"@types/dagre-layout": "npm:^0.8.4"
"@types/dagre-layout": "npm:^0.8.5"
"@types/jest": "npm:^29.5.7"
"@types/jquery": "npm:^3.5.26"
"@types/node": "npm:^18.18.6"
Expand Down Expand Up @@ -4429,10 +4429,10 @@ __metadata:
languageName: node
linkType: hard

"@types/dagre-layout@npm:^0.8.4":
version: 0.8.4
resolution: "@types/dagre-layout@npm:0.8.4"
checksum: 6357034b7cf4302b9480cc8e2e92db0a279de7801c04e941fa2c72a8b8d27bc1002e240a28aecbcd8c2921cdc5ef93be75aee395f5fad438e66179d32f14fef8
"@types/dagre-layout@npm:^0.8.5":
version: 0.8.5
resolution: "@types/dagre-layout@npm:0.8.5"
checksum: edc267d13beedaf738d03809d07bc7c6fbab2d9ea2bacee002aaeee33174069691d4b46c32ab3a0b15ef0a2d40a15c0d75b1badc6194559276f5a3fee2ac38b4
languageName: node
linkType: hard

Expand Down

0 comments on commit 0a2e654

Please sign in to comment.