Skip to content

Commit 6bb7bbd

Browse files
Bump @ts-graphviz/ast from 2.0.5 to 2.0.7
Bumps [@ts-graphviz/ast](https://github.com/ts-graphviz/ts-graphviz/tree/HEAD/packages/ast) from 2.0.5 to 2.0.7. - [Release notes](https://github.com/ts-graphviz/ts-graphviz/releases) - [Changelog](https://github.com/ts-graphviz/ts-graphviz/blob/main/packages/ast/CHANGELOG.md) - [Commits](https://github.com/ts-graphviz/ts-graphviz/commits/@ts-graphviz/[email protected]/packages/ast) --- updated-dependencies: - dependency-name: "@ts-graphviz/ast" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 430c275 commit 6bb7bbd

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

pnpm-lock.yaml

Lines changed: 14 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/extract-dts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"@ts-graphviz/adapter": "^2.0.5",
10-
"@ts-graphviz/ast": "^2.0.5",
10+
"@ts-graphviz/ast": "^2.0.7",
1111
"@ts-graphviz/common": "^2.1.4",
1212
"@ts-graphviz/core": "^2.0.5",
1313
"ts-graphviz": "^2.1.4"

0 commit comments

Comments
 (0)