From 44038af41ec3634ca3e1508fc3378a28b36ad435 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 00:24:22 +0000 Subject: [PATCH] fix(deps): bump typescript-to-lua from 1.3.1 to 1.3.4 Bumps [typescript-to-lua](https://github.com/TypeScriptToLua/TypeScriptToLua) from 1.3.1 to 1.3.4. - [Release notes](https://github.com/TypeScriptToLua/TypeScriptToLua/releases) - [Changelog](https://github.com/TypeScriptToLua/TypeScriptToLua/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeScriptToLua/TypeScriptToLua/compare/v1.3.1...v1.3.4) --- updated-dependencies: - dependency-name: typescript-to-lua dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 434f029..7af0470 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5636,9 +5636,9 @@ } }, "node_modules/typescript-to-lua": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/typescript-to-lua/-/typescript-to-lua-1.3.1.tgz", - "integrity": "sha512-kizX/U0f1rXIUgs8MMqRiZkAi1t30+9cm8ZKuK6hZalJgX30IEQk4KPzgr1AQ17Bd+kBTJTw9XKHpVLKVC0Lyw==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/typescript-to-lua/-/typescript-to-lua-1.3.4.tgz", + "integrity": "sha512-9NkUOSUd9tufvwCGiWJ6Z1edizYcECUfjdZJZfDRKTEXKIddbAdV3IFR6u5gxvYYRfXhfNV6IKvqHS2HxHFs6w==", "dependencies": { "enhanced-resolve": "^5.8.2", "resolve": "^1.15.1", @@ -10235,9 +10235,9 @@ "integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==" }, "typescript-to-lua": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/typescript-to-lua/-/typescript-to-lua-1.3.1.tgz", - "integrity": "sha512-kizX/U0f1rXIUgs8MMqRiZkAi1t30+9cm8ZKuK6hZalJgX30IEQk4KPzgr1AQ17Bd+kBTJTw9XKHpVLKVC0Lyw==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/typescript-to-lua/-/typescript-to-lua-1.3.4.tgz", + "integrity": "sha512-9NkUOSUd9tufvwCGiWJ6Z1edizYcECUfjdZJZfDRKTEXKIddbAdV3IFR6u5gxvYYRfXhfNV6IKvqHS2HxHFs6w==", "requires": { "enhanced-resolve": "^5.8.2", "resolve": "^1.15.1",