From 37e32745d407e3beaa5d7e485b792cbbc85607d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 13:07:17 +0000 Subject: [PATCH] build(deps-dev): bump typescript-to-lua from 1.31.0 to 1.31.2 Bumps [typescript-to-lua](https://github.com/TypeScriptToLua/TypeScriptToLua) from 1.31.0 to 1.31.2. - [Changelog](https://github.com/TypeScriptToLua/TypeScriptToLua/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeScriptToLua/TypeScriptToLua/compare/v1.31.0...v1.31.2) --- updated-dependencies: - dependency-name: typescript-to-lua dependency-version: 1.31.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e2ece30..9f9bd22 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1794,9 +1794,9 @@ } }, "node_modules/typescript-to-lua": { - "version": "1.31.0", - "resolved": "https://registry.npmjs.org/typescript-to-lua/-/typescript-to-lua-1.31.0.tgz", - "integrity": "sha512-hbHso6C1g2sKZkwI2J9wUij4PUyBF/Hw0tpZOHtaBOa8CcJXXYvdlmh7dJ34bKgwiBzbc7KalPLX1D8a1WjYQA==", + "version": "1.31.2", + "resolved": "https://registry.npmjs.org/typescript-to-lua/-/typescript-to-lua-1.31.2.tgz", + "integrity": "sha512-VvuJOEWAWpejqFrUVN6WhZnsEQKDlUis6wVGkz7MkZPoNbLoiZkMegjE+pWa28dk5Ov2j20TOij+6lt/SZ0wHA==", "dev": true, "license": "MIT", "dependencies": {