Skip to content

Commit bcebea9

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 3c56cf8 commit bcebea9

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -946,6 +946,13 @@
946946
dependencies:
947947
regenerator-runtime "^0.13.2"
948948

949+
"@babel/runtime@^7.6.3":
950+
version "7.6.3"
951+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.3.tgz#935122c74c73d2240cafd32ddb5fc2a6cd35cf1f"
952+
integrity sha512-kq6anf9JGjW8Nt5rYfEuGRaEAaH1mkv3Bbu6rYvLOpPh/RusSJXuKPEAoZ7L7gybZkchE8+NV5g9vKF4AGAtsA==
953+
dependencies:
954+
regenerator-runtime "^0.13.2"
955+
949956
"@babel/template@^7.1.0", "@babel/template@^7.4.0", "@babel/template@^7.4.4":
950957
version "7.4.4"
951958
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237"
@@ -3822,7 +3829,7 @@ [email protected]:
38223829
has "^1.0.3"
38233830
jsx-ast-utils "^2.2.1"
38243831

3825-
eslint-plugin-react-hooks@^1.6.1:
3832+
eslint-plugin-react-hooks@^1.7.0:
38263833
version "1.7.0"
38273834
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz#6210b6d5a37205f0b92858f895a4e827020a7d04"
38283835
integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==
@@ -6494,9 +6501,9 @@ mississippi@^3.0.0:
64946501
through2 "^2.0.0"
64956502

64966503
mixin-deep@^1.2.0:
6497-
version "1.3.1"
6498-
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
6499-
integrity sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==
6504+
version "1.3.2"
6505+
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
6506+
integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
65006507
dependencies:
65016508
for-in "^1.0.2"
65026509
is-extendable "^1.0.1"

0 commit comments

Comments
 (0)