From 612d0aa2b9e84c200abd53f778e060670a2b4adf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 21:20:25 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20ini=20from=201.3.5=20to=201.3.8=20in=20/?= =?UTF-8?q?1.webpack=E5=9F=BA=E7=A1=80=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] --- .../yarn.lock" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/1.webpack\345\237\272\347\241\200\351\205\215\347\275\256/yarn.lock" "b/1.webpack\345\237\272\347\241\200\351\205\215\347\275\256/yarn.lock" index a3ec4c9..711b215 100644 --- "a/1.webpack\345\237\272\347\241\200\351\205\215\347\275\256/yarn.lock" +++ "b/1.webpack\345\237\272\347\241\200\351\205\215\347\275\256/yarn.lock" @@ -3434,9 +3434,9 @@ inherits@2.0.3: integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4= ini@^1.3.4, ini@^1.3.5, ini@~1.3.0: - version "1.3.5" - resolved "https://registry.npm.taobao.org/ini/download/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" - integrity sha1-7uJfVtscnsYIXgwid4CD9Zar+Sc= + version "1.3.8" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" + integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== inquirer@^6.4.1: version "6.5.2"