Skip to content

Commit e0ea189

Browse files
authored
Merge pull request #5 from rduraj/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
2 parents 7017c5c + fc28165 commit e0ea189

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ camelcase@^5.0.0, camelcase@^5.2.0:
607607

608608
chalk@^1.1.3:
609609
version "1.1.3"
610-
resolved "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
610+
resolved "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
611611
dependencies:
612612
ansi-styles "^2.2.1"
613613
escape-string-regexp "^1.0.2"
@@ -1988,11 +1988,11 @@ minimatch@^3.0.4:
19881988

19891989
minimist@0.0.8:
19901990
version "0.0.8"
1991-
resolved "http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
1991+
resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
19921992

19931993
minimist@^1.2.0:
19941994
version "1.2.0"
1995-
resolved "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
1995+
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
19961996

19971997
minipass@^2.2.1, minipass@^2.3.4:
19981998
version "2.3.5"
@@ -2026,9 +2026,9 @@ mississippi@^3.0.0:
20262026
through2 "^2.0.0"
20272027

20282028
mixin-deep@^1.2.0:
2029-
version "1.3.1"
2030-
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
2031-
integrity sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==
2029+
version "1.3.2"
2030+
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
2031+
integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
20322032
dependencies:
20332033
for-in "^1.0.2"
20342034
is-extendable "^1.0.1"
@@ -3040,7 +3040,7 @@ string_decoder@~1.1.1:
30403040

30413041
strip-ansi@^3.0.0, strip-ansi@^3.0.1:
30423042
version "3.0.1"
3043-
resolved "http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
3043+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
30443044
dependencies:
30453045
ansi-regex "^2.0.0"
30463046

@@ -3469,7 +3469,7 @@ worker-farm@^1.5.2:
34693469

34703470
wrap-ansi@^2.0.0:
34713471
version "2.1.0"
3472-
resolved "http://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"
3472+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"
34733473
dependencies:
34743474
string-width "^1.0.1"
34753475
strip-ansi "^3.0.1"

0 commit comments

Comments
 (0)