Skip to content

Commit

Permalink
chore(deps): bump ini from 1.3.5 to 1.3.8 in /examples/webpack/webpac…
Browse files Browse the repository at this point in the history
…k5 (#674)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2021
1 parent d89aa59 commit ed794e3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions examples/webpack/webpack5/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -767,19 +767,19 @@
"@babel/plugin-syntax-dynamic-import" "^7.7.4"

"@loadable/component@file:../../../packages/component":
version "5.13.2"
version "5.14.1"
dependencies:
"@babel/runtime" "^7.7.7"
hoist-non-react-statics "^3.3.1"
react-is "^16.12.0"

"@loadable/server@file:../../../packages/server":
version "5.13.2"
version "5.14.0"
dependencies:
lodash "^4.17.15"

"@loadable/webpack-plugin@file:../../../packages/webpack-plugin":
version "5.13.0"
version "5.14.0"
dependencies:
make-dir "^3.0.2"

Expand Down Expand Up @@ -2242,9 +2242,9 @@ inherits@2.0.3:
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=

ini@^1.3.4, 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==

interpret@^2.0.0:
version "2.2.0"
Expand Down

0 comments on commit ed794e3

Please sign in to comment.