From 6bdc8df6013b4955f3311dc15ebc2b6fc480bfd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 10:10:33 +0000 Subject: [PATCH] Bump ini from 1.3.5 to 1.3.7 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] --- yarn.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index cfa7b1b..d73277a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -920,10 +920,10 @@ core-util-is@1.0.2, core-util-is@~1.0.0: async "^2.0.0-rc.5" lodash "^4.13.1" -cp-translations@^1.0.146: - version "1.0.146" - resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.146.tgz#dee5c55263fb31c7c5c3e4e8fd573f3a05921f8d" - integrity sha512-h2DRtFybsA2tvcnWg8FI5ZmxyBgavMDr9F+Cp0e78VgyJJusJLPvuSSHHtUxwnYKNsrdgCWZKnPwRkwJXXJtsQ== +cp-translations@^1.0.149: + version "1.0.156" + resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.156.tgz#62aa9faee50403aba6e5ab6bf04786f6012c80c8" + integrity sha512-7DlSsaUmR4b8TF/AxQdAjkJkPZ75HSjqFAiGH5xsEWyrWo2OdxyjQOZuCr1RXE7KHZGftBCf5RtoQrmMPX5P4g== cross-spawn-async@^2.0.0: version "2.2.5" @@ -2313,8 +2313,9 @@ inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, i resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" ini@^1.3.4, ini@~1.3.0: - version "1.3.5" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" + version "1.3.7" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84" + integrity sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ== inquirer@^0.11.0: version "0.11.4"