Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit 7899cb7

Browse files
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#98)
1 parent 0cfbb66 commit 7899cb7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Diff for: yarn.lock

+6-2
Original file line numberDiff line numberDiff line change
@@ -2435,6 +2435,7 @@ is-extendable@^0.1.0, is-extendable@^0.1.1:
24352435
is-extendable@^1.0.1:
24362436
version "1.0.1"
24372437
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
2438+
integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==
24382439
dependencies:
24392440
is-plain-object "^2.0.4"
24402441

@@ -2525,6 +2526,7 @@ is-plain-obj@^1.1.0:
25252526
is-plain-object@^2.0.1, is-plain-object@^2.0.3, is-plain-object@^2.0.4:
25262527
version "2.0.4"
25272528
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
2529+
integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
25282530
dependencies:
25292531
isobject "^3.0.1"
25302532

@@ -2593,6 +2595,7 @@ isobject@^2.0.0:
25932595
isobject@^3.0.0, isobject@^3.0.1:
25942596
version "3.0.1"
25952597
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
2598+
integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
25962599

25972600
isstream@~0.1.2:
25982601
version "0.1.2"
@@ -3403,8 +3406,9 @@ minizlib@^1.1.0:
34033406
minipass "^2.2.1"
34043407

34053408
mixin-deep@^1.2.0:
3406-
version "1.3.1"
3407-
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
3409+
version "1.3.2"
3410+
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
3411+
integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
34083412
dependencies:
34093413
for-in "^1.0.2"
34103414
is-extendable "^1.0.1"

0 commit comments

Comments
 (0)