Skip to content
Closed
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.31.2 to 1.31.3
Bumps [typescript-to-lua](https://github.com/TypeScriptToLua/TypeScriptToLua) from 1.31.2 to 1.31.3.
- [Changelog](https://github.com/TypeScriptToLua/TypeScriptToLua/blob/master/CHANGELOG.md)
- [Commits](TypeScriptToLua/TypeScriptToLua@v1.31.2...v1.31.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2025
commit c2a9a9438cd1c5a80f084c76e36e387e7356709b
8 changes: 4 additions & 4 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.31.2"
"typescript-to-lua": "^1.31.3"
},
"devDependencies": {
"@ark120202/typescript-config": "^2.2.0",
Expand Down