Skip to content

Commit d309725

Browse files
chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
1 parent 91cfa5d commit d309725

File tree

1 file changed

+9
-27
lines changed

1 file changed

+9
-27
lines changed

yarn.lock

Lines changed: 9 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2724,11 +2724,11 @@ [email protected]:
27242724
version "0.67.1"
27252725
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.67.1.tgz#eabb7197cce870ac9442cfd04251c7ddc30377db"
27262726

2727-
flux-standard-action@^0.6.1:
2728-
version "0.6.1"
2729-
resolved "https://registry.yarnpkg.com/flux-standard-action/-/flux-standard-action-0.6.1.tgz#6f34211b94834ea1c3cc30f4e7afad3d0fbf71a2"
2727+
flux-standard-action@^2.0.3:
2728+
version "2.0.3"
2729+
resolved "https://registry.yarnpkg.com/flux-standard-action/-/flux-standard-action-2.0.3.tgz#a73a6c4b25ea19d7051afe093ec108ff33dd8935"
27302730
dependencies:
2731-
lodash.isplainobject "^3.2.0"
2731+
lodash "^4.0.0"
27322732

27332733
for-in@^1.0.1:
27342734
version "1.0.2"
@@ -4056,10 +4056,6 @@ lodash._basecopy@^3.0.0:
40564056
version "3.0.1"
40574057
resolved "https://registry.yarnpkg.com/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz#8da0e6a876cf344c0ad8a54882111dd3c5c7ca36"
40584058

4059-
lodash._basefor@^3.0.0:
4060-
version "3.0.3"
4061-
resolved "https://registry.yarnpkg.com/lodash._basefor/-/lodash._basefor-3.0.3.tgz#7550b4e9218ef09fad24343b612021c79b4c20c2"
4062-
40634059
lodash._basetostring@^3.0.0:
40644060
version "3.0.1"
40654061
resolved "https://registry.yarnpkg.com/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz#d1861d877f824a52f669832dcaf3ee15566a07d5"
@@ -4146,14 +4142,6 @@ lodash.isobject@^3.0.2:
41464142
version "3.0.2"
41474143
resolved "https://registry.yarnpkg.com/lodash.isobject/-/lodash.isobject-3.0.2.tgz#3c8fb8d5b5bf4bf90ae06e14f2a530a4ed935e1d"
41484144

4149-
lodash.isplainobject@^3.2.0:
4150-
version "3.2.0"
4151-
resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-3.2.0.tgz#9a8238ae16b200432960cd7346512d0123fbf4c5"
4152-
dependencies:
4153-
lodash._basefor "^3.0.0"
4154-
lodash.isarguments "^3.0.0"
4155-
lodash.keysin "^3.0.0"
4156-
41574145
lodash.isplainobject@^4.0.6:
41584146
version "4.0.6"
41594147
resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
@@ -4170,13 +4158,6 @@ lodash.keys@^4.0.8:
41704158
version "4.2.0"
41714159
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-4.2.0.tgz#a08602ac12e4fb83f91fc1fb7a360a4d9ba35205"
41724160

4173-
lodash.keysin@^3.0.0:
4174-
version "3.0.8"
4175-
resolved "https://registry.yarnpkg.com/lodash.keysin/-/lodash.keysin-3.0.8.tgz#22c4493ebbedb1427962a54b445b2c8a767fb47f"
4176-
dependencies:
4177-
lodash.isarguments "^3.0.0"
4178-
lodash.isarray "^3.0.0"
4179-
41804161
lodash.map@^4.4.0:
41814162
version "4.6.0"
41824163
resolved "https://registry.yarnpkg.com/lodash.map/-/lodash.map-4.6.0.tgz#771ec7839e3473d9c4cde28b19394c3562f4f6d3"
@@ -5601,11 +5582,12 @@ [email protected]:
56015582
dependencies:
56025583
deep-diff "^0.3.5"
56035584

5604-
redux-promise@0.5.3:
5605-
version "0.5.3"
5606-
resolved "https://registry.yarnpkg.com/redux-promise/-/redux-promise-0.5.3.tgz#e97e6c9d3bf376eacb79babe6d906da20112d6d8"
5585+
redux-promise@0.6.0:
5586+
version "0.6.0"
5587+
resolved "https://registry.yarnpkg.com/redux-promise/-/redux-promise-0.6.0.tgz#c64723b5213bb5603c11b74302883b682e06b319"
56075588
dependencies:
5608-
flux-standard-action "^0.6.1"
5589+
flux-standard-action "^2.0.3"
5590+
is-promise "^2.1.0"
56095591

56105592
56115593
version "2.2.0"

0 commit comments

Comments
 (0)