Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump typescript-to-lua from 1.30.0 to 1.31.0
Bumps [typescript-to-lua](https://github.com/TypeScriptToLua/TypeScriptToLua) from 1.30.0 to 1.31.0.
- [Changelog](https://github.com/TypeScriptToLua/TypeScriptToLua/blob/master/CHANGELOG.md)
- [Commits](TypeScriptToLua/TypeScriptToLua@v1.30.0...v1.31.0)

---
updated-dependencies:
- dependency-name: typescript-to-lua
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2025
commit b121849c6b4db31ad4d083e04413b7629e5ce34f
17 changes: 9 additions & 8 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"react-dom": "^17.0.2",
"react-json-tree": "^0.17.0",
"stream-browserify": "^3.0.0",
"typescript-to-lua": "^1.30.0"
"typescript-to-lua": "^1.31.0"
},
"devDependencies": {
"@ark120202/typescript-config": "^2.2.0",
Expand Down