Skip to content

Commit 5bab923

Browse files
Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/vanilla (#1285)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86929e4 commit 5bab923

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

examples/vanilla/yarn.lock

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1091,6 +1091,7 @@ follow-redirects@^1.0.0:
10911091
for-in@^1.0.2:
10921092
version "1.0.2"
10931093
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
1094+
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
10941095

10951096
forwarded@~0.1.2:
10961097
version "0.1.2"
@@ -1469,6 +1470,7 @@ is-extendable@^0.1.0, is-extendable@^0.1.1:
14691470
is-extendable@^1.0.1:
14701471
version "1.0.1"
14711472
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
1473+
integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==
14721474
dependencies:
14731475
is-plain-object "^2.0.4"
14741476

@@ -1531,6 +1533,7 @@ is-path-inside@^1.0.0:
15311533
is-plain-object@^2.0.1, is-plain-object@^2.0.3, is-plain-object@^2.0.4:
15321534
version "2.0.4"
15331535
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
1536+
integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
15341537
dependencies:
15351538
isobject "^3.0.1"
15361539

@@ -1569,6 +1572,7 @@ isobject@^2.0.0:
15691572
isobject@^3.0.0, isobject@^3.0.1:
15701573
version "3.0.1"
15711574
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
1575+
integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
15721576

15731577
jest-worker@^26.6.2:
15741578
version "26.6.2"
@@ -1837,8 +1841,9 @@ minizlib@^1.1.0:
18371841
minipass "^2.2.1"
18381842

18391843
mixin-deep@^1.2.0:
1840-
version "1.3.1"
1841-
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
1844+
version "1.3.2"
1845+
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
1846+
integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
18421847
dependencies:
18431848
for-in "^1.0.2"
18441849
is-extendable "^1.0.1"

0 commit comments

Comments
 (0)