Skip to content

Commit

Permalink
chore(deps): bump @ts-graphviz/node from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [@ts-graphviz/node](https://github.com/ts-graphviz/node) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/ts-graphviz/node/releases)
- [Commits](ts-graphviz/node@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: "@ts-graphviz/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 24, 2021
1 parent 88d1e28 commit 4e5f08c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/rediagram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@rediagram/cdk": "^0.3.1",
"@rediagram/common": "^0.0.3",
"@ts-graphviz/node": "^0.3.0",
"@ts-graphviz/node": "^0.4.0",
"caller": "^1.0.1",
"fs-extra": "^9.0.1"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2887,10 +2887,10 @@
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.1.1.tgz#3348564048e7a2d7398c935d466c0414ebb6a669"
integrity sha512-Z6DoceYb/1xSg5+e+ZlPZ9v0N16ZvZ+wYMraFue4HYrE4ttONKtsvruIRf6t9TBR0YvSOfi1hUU0fJfBLCDYow==

"@ts-graphviz/node@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@ts-graphviz/node/-/node-0.3.0.tgz#89e77d5331a0438fceeb47b1d8f9ff3199735a04"
integrity sha512-Gsk9FHYTAs4aKzIR5tGOL3FI8WQUlJ3pNEgCSLvEWIEy0jSgllnl4hpFsODy84CIovUWIHPXkCYliCfo1YtePg==
"@ts-graphviz/node@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@ts-graphviz/node/-/node-0.4.0.tgz#08597d80b4834bc7ba25c8e2eb5bc2f165a1b719"
integrity sha512-4lrijHvVTuCIF5g42/jqN4w5BgrDdE1ZR4zUHFU6c9E83EJF5Wv9+YPzjuHHi+jNEmrrdeNR/ZV/CLjIh8Y2pw==
dependencies:
tmp-promise "^3.0.2"

Expand Down

0 comments on commit 4e5f08c

Please sign in to comment.