Skip to content

Commit af97639

Browse files
Bump typescript-to-lua from 1.4.1 to 1.4.3
Bumps [typescript-to-lua](https://github.com/TypeScriptToLua/TypeScriptToLua) from 1.4.1 to 1.4.3. - [Release notes](https://github.com/TypeScriptToLua/TypeScriptToLua/releases) - [Changelog](https://github.com/TypeScriptToLua/TypeScriptToLua/blob/master/CHANGELOG.md) - [Commits](TypeScriptToLua/TypeScriptToLua@v1.4.1...v1.4.3) --- updated-dependencies: - dependency-name: typescript-to-lua dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18d5ebb commit af97639

File tree

2 files changed

+19
-79
lines changed

2 files changed

+19
-79
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"console-feed": "^3.2.2",
2626
"d3": "^6.2.0",
2727
"fengari-web": "^0.1.4",
28-
"lua-types": "^2.10.1",
28+
"lua-types": "^2.11.0",
2929
"lz-string": "^1.4.4",
3030
"monaco-editor": "^0.25.2",
3131
"path-browserify": "^1.0.1",
@@ -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.4.1"
38+
"typescript-to-lua": "1.4.3"
3939
},
4040
"devDependencies": {
4141
"@ark120202/typescript-config": "^2.2.0",

0 commit comments

Comments
 (0)