Skip to content

Commit cfb62d6

Browse files
Bump typescript-to-lua from 1.7.2 to 1.8.0 (#120)
Bumps [typescript-to-lua](https://github.com/TypeScriptToLua/TypeScriptToLua) from 1.7.2 to 1.8.0. - [Release notes](https://github.com/TypeScriptToLua/TypeScriptToLua/releases) - [Changelog](https://github.com/TypeScriptToLua/TypeScriptToLua/blob/master/CHANGELOG.md) - [Commits](TypeScriptToLua/TypeScriptToLua@v1.7.2...v1.8.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c349ab commit cfb62d6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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": "^1.7.2"
38+
"typescript-to-lua": "^1.8.0"
3939
},
4040
"devDependencies": {
4141
"@ark120202/typescript-config": "^2.2.0",

0 commit comments

Comments
 (0)