From 1251de10d0f69ce85b12665960a58f92cb41f519 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Dec 2020 05:25:18 +0000 Subject: [PATCH] Bump ini from 1.3.5 to 1.3.8 in /example 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] --- example/yarn.lock | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 56284f3..8be8891 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -5120,9 +5120,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.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== inquirer@6.2.1: version "6.2.1" @@ -9931,8 +9931,14 @@ ts-loader@^5.3.3: semver "^5.0.1" "ts-transformer-visualizer@link:../lib": - version "0.0.0" - uid "" + version "1.0.0" + dependencies: + react-diff-viewer "3.0.1" + react-flexbox-grid "^2.1.2" + react-redux "^7.1.3" + react-transition-group "^4.3.0" + redux "^4.0.5" + redux-devtools-extension "^2.13.8" tsconfig-paths-webpack-plugin@^3.2.0: version "3.2.0"