Skip to content

Commit

Permalink
build(deps): bump true-myth from 7.1.0 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps [true-myth](https://github.com/true-myth/true-myth) from 7.1.0 to 8.0.1.
- [Release notes](https://github.com/true-myth/true-myth/releases)
- [Changelog](https://github.com/true-myth/true-myth/blob/main/CHANGELOG.md)
- [Commits](true-myth/true-myth@v7.1.0...v8.0.1)

---
updated-dependencies:
- dependency-name: true-myth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 1, 2024
1 parent 36fd2a2 commit fd31b55
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 19 deletions.
27 changes: 10 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/ttsl-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"commander": "^12.0.0",
"glob": "^10.3.12",
"langium": "^3.0.0",
"true-myth": "^7.1.0"
"true-myth": "^8.0.1"
},
"devDependencies": {
"@types/node": "^18.18.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/ttsl-lang/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/ws": "^8.5.10",
"langium-cli": "^3.0.1",
"langium-railroad": "^3.0.0",
"true-myth": "^7.1.0"
"true-myth": "^8.0.1"
},
"engines": {
"node": ">=18.0.0"
Expand Down

0 comments on commit fd31b55

Please sign in to comment.