From 9353d52c26047bd94542a0495f298f6f12c066c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 07:36:46 +0000 Subject: [PATCH] chore(deps): bump ini from 1.3.5 to 1.3.7 in /test-workspace Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] --- test-workspace/yarn.lock | 41 +++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/test-workspace/yarn.lock b/test-workspace/yarn.lock index 04eb2e1..4a74fb9 100644 --- a/test-workspace/yarn.lock +++ b/test-workspace/yarn.lock @@ -15,9 +15,9 @@ global-dirs@^0.1.1: ini "^1.3.4" ini@^1.3.4: - version "1.3.5" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" - integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== + version "1.3.8" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" + integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== mock-require@^3.0.3: version "3.0.3" @@ -68,24 +68,27 @@ source-map@^0.7.3: resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383" integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ== -tslib@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3" - integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g== - -typescript-to-lua@^0.35.0: - version "0.0.0" - uid "" +typescript-to-lua@^0.36.0: + version "0.36.1" + resolved "https://registry.yarnpkg.com/typescript-to-lua/-/typescript-to-lua-0.36.1.tgz#d9ce5e7ba4ac52fe654db498d59bd31158e650fc" + integrity sha512-Ib1QAJGKizf8BBOJeiy2HOx2jJ1HvqODEUurBCHl8wg/5JwpMAUesSm8vqPcUovhJo6uOpbmpKIFvLK0aDNNIA== + dependencies: + resolve "^1.15.1" + source-map "^0.7.3" + typescript ">=4.0.2" "typescript-to-lua@link:../node_modules/typescript-to-lua": version "0.0.0" - uid "" "typescript-tstl-plugin@link:..": - version "0.0.0" - uid "" - -typescript@^3.9.2: - version "3.9.6" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a" - integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw== + version "0.2.0" + dependencies: + mock-require "^3.0.3" + resolve-from "^5.0.0" + resolve-global "^1.0.0" + typescript-to-lua "^0.36.0" + +typescript@>=4.0.2: + version "4.3.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4" + integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==