Skip to content

Commit 7c9692c

Browse files
Bump typescript-to-lua from 0.42.0 to 1.0.0 (#71)
Bumps [typescript-to-lua](https://github.com/TypeScriptToLua/TypeScriptToLua) from 0.42.0 to 1.0.0. - [Release notes](https://github.com/TypeScriptToLua/TypeScriptToLua/releases) - [Changelog](https://github.com/TypeScriptToLua/TypeScriptToLua/blob/master/CHANGELOG.md) - [Commits](TypeScriptToLua/TypeScriptToLua@v0.42.0...v1.0.0) --- updated-dependencies: - dependency-name: typescript-to-lua dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0dafef commit 7c9692c

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-json-tree": "^0.15.0",
3636
"react-monaco-editor": "^0.43.0",
3737
"stream-browserify": "^3.0.0",
38-
"typescript-to-lua": "0.42.0"
38+
"typescript-to-lua": "1.0.0"
3939
},
4040
"devDependencies": {
4141
"@ark120202/typescript-config": "^2.2.0",

0 commit comments

Comments
 (0)