Skip to content

Commit

Permalink
Merge pull request #2 from krissalvador27/dependabot/npm_and_yarn/mix…
Browse files Browse the repository at this point in the history
…in-deep-1.3.2

Bump mixin-deep from 1.3.1 to 1.3.2
  • Loading branch information
krissalvador27 authored Oct 31, 2019
2 parents 7bed545 + 1e97243 commit ffa2457
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3224,7 +3224,7 @@ is-extendable@^0.1.0, is-extendable@^0.1.1:

is-extendable@^1.0.1:
version "1.0.1"
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
dependencies:
is-plain-object "^2.0.4"

Expand Down Expand Up @@ -3288,7 +3288,7 @@ is-odd@^2.0.0:

is-plain-object@^2.0.1, is-plain-object@^2.0.3, is-plain-object@^2.0.4:
version "2.0.4"
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
dependencies:
isobject "^3.0.1"

Expand Down Expand Up @@ -3372,7 +3372,7 @@ isobject@^2.0.0:

isobject@^3.0.0, isobject@^3.0.1:
version "3.0.1"
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"

isomorphic-fetch@^2.1.1:
version "2.2.1"
Expand Down Expand Up @@ -4471,8 +4471,8 @@ minizlib@^1.1.0:
minipass "^2.2.1"

mixin-deep@^1.2.0:
version "1.3.1"
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
version "1.3.2"
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
dependencies:
for-in "^1.0.2"
is-extendable "^1.0.1"
Expand Down

0 comments on commit ffa2457

Please sign in to comment.