Skip to content

Commit b00d713

Browse files
Bump mixin-deep from 1.3.1 to 1.3.2
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]>
1 parent cfeb816 commit b00d713

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

yarn.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,13 +1499,14 @@ bignumber.js@^2.1.4:
14991499
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-2.4.0.tgz#838a992da9f9d737e0f4b2db0be62bb09dd0c5e8"
15001500
integrity sha1-g4qZLan51zfg9LLbC+YrsJ3Qxeg=
15011501

1502-
"bignumber.js@git+https://github.com/debris/bignumber.js.git#94d7146671b9719e00a09c29b01a691bc85048c2":
1502+
"bignumber.js@git+https://github.com/debris/bignumber.js#master":
15031503
version "2.0.7"
1504-
resolved "git+https://github.com/debris/bignumber.js.git#94d7146671b9719e00a09c29b01a691bc85048c2"
1504+
uid c7a38de919ed75e6fb6ba38051986e294b328df9
1505+
resolved "git+https://github.com/debris/bignumber.js#c7a38de919ed75e6fb6ba38051986e294b328df9"
15051506

1506-
"bignumber.js@git+https://github.com/debris/bignumber.js.git#master":
1507+
"bignumber.js@git+https://github.com/debris/bignumber.js.git#94d7146671b9719e00a09c29b01a691bc85048c2":
15071508
version "2.0.7"
1508-
resolved "git+https://github.com/debris/bignumber.js.git#c7a38de919ed75e6fb6ba38051986e294b328df9"
1509+
resolved "git+https://github.com/debris/bignumber.js.git#94d7146671b9719e00a09c29b01a691bc85048c2"
15091510

15101511
"bignumber.js@git+https://github.com/frozeman/bignumber.js-nolookahead.git":
15111512
version "2.0.7"
@@ -6417,9 +6418,9 @@ mississippi@^2.0.0:
64176418
through2 "^2.0.0"
64186419

64196420
mixin-deep@^1.2.0:
6420-
version "1.3.1"
6421-
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
6422-
integrity sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==
6421+
version "1.3.2"
6422+
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
6423+
integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
64236424
dependencies:
64246425
for-in "^1.0.2"
64256426
is-extendable "^1.0.1"

0 commit comments

Comments
 (0)