dependabot[bot]
commited on
Commit
·
fa5e8c7
1
Parent(s):
bfb119e
Bump mixin-deep from 1.3.1 to 1.3.2 (#192)
Browse filesBumps [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](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
Signed-off-by: dependabot[bot] <[email protected]>
yarn.lock
CHANGED
@@ -4493,9 +4493,9 @@ mississippi@^3.0.0:
|
|
4493 |
through2 "^2.0.0"
|
4494 |
|
4495 |
mixin-deep@^1.2.0:
|
4496 |
-
version "1.3.
|
4497 |
-
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.
|
4498 |
-
integrity sha512-
|
4499 |
dependencies:
|
4500 |
for-in "^1.0.2"
|
4501 |
is-extendable "^1.0.1"
|
|
|
4493 |
through2 "^2.0.0"
|
4494 |
|
4495 |
mixin-deep@^1.2.0:
|
4496 |
+
version "1.3.2"
|
4497 |
+
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
|
4498 |
+
integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
|
4499 |
dependencies:
|
4500 |
for-in "^1.0.2"
|
4501 |
is-extendable "^1.0.1"
|