Skip to content

Commit 1a32587

Browse files
committed
chore(deps): update dependency enzyme to v3.4.1
1 parent b89bb6b commit 1a32587

File tree

2 files changed

+62
-12
lines changed

2 files changed

+62
-12
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"devDependencies": {
4545
"apollo-link-schema": "1.0.1",
46-
"enzyme": "3.2.0",
46+
"enzyme": "3.4.1",
4747
"enzyme-adapter-react-16": "1.1.1",
4848
"enzyme-to-json": "3.3.0",
4949
"flow-bin": "0.61.0",

yarn.lock

Lines changed: 61 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -992,6 +992,14 @@ array-unique@^0.2.1:
992992
version "0.2.1"
993993
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
994994

995+
array.prototype.flat@^1.2.1:
996+
version "1.2.1"
997+
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.1.tgz#812db8f02cad24d3fab65dd67eabe3b8903494a4"
998+
dependencies:
999+
define-properties "^1.1.2"
1000+
es-abstract "^1.10.0"
1001+
function-bind "^1.1.1"
1002+
9951003
arrify@^1.0.0, arrify@^1.0.1:
9961004
version "1.0.1"
9971005
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -3024,17 +3032,23 @@ [email protected]:
30243032
dependencies:
30253033
lodash "^4.17.4"
30263034

3027-
enzyme@3.2.0:
3028-
version "3.2.0"
3029-
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.2.0.tgz#998bdcda0fc71b8764a0017f7cc692c943f54a7a"
3035+
enzyme@3.4.1:
3036+
version "3.4.1"
3037+
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.4.1.tgz#d305af5bdb30b8aca56d199110421588c670ea0e"
30303038
dependencies:
3039+
array.prototype.flat "^1.2.1"
30313040
cheerio "^1.0.0-rc.2"
3032-
function.prototype.name "^1.0.3"
3033-
has "^1.0.1"
3041+
function.prototype.name "^1.1.0"
3042+
has "^1.0.3"
3043+
is-boolean-object "^1.0.0"
3044+
is-callable "^1.1.4"
3045+
is-number-object "^1.0.3"
3046+
is-string "^1.0.4"
30343047
is-subset "^0.1.1"
30353048
lodash "^4.17.4"
3049+
object-inspect "^1.6.0"
30363050
object-is "^1.0.1"
3037-
object.assign "^4.0.4"
3051+
object.assign "^4.1.0"
30383052
object.entries "^1.0.4"
30393053
object.values "^1.0.4"
30403054
raf "^3.4.0"
@@ -3064,6 +3078,16 @@ error-stack-parser@^2.0.0:
30643078
dependencies:
30653079
stackframe "^1.0.3"
30663080

3081+
es-abstract@^1.10.0:
3082+
version "1.12.0"
3083+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
3084+
dependencies:
3085+
es-to-primitive "^1.1.1"
3086+
function-bind "^1.1.1"
3087+
has "^1.0.1"
3088+
is-callable "^1.1.3"
3089+
is-regex "^1.0.4"
3090+
30673091
es-abstract@^1.5.1, es-abstract@^1.6.1, es-abstract@^1.7.0:
30683092
version "1.10.0"
30693093
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864"
@@ -3830,12 +3854,12 @@ function-bind@^1.0.2, function-bind@^1.1.0, function-bind@^1.1.1:
38303854
version "1.1.1"
38313855
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
38323856

3833-
function.prototype.name@^1.0.3:
3834-
version "1.0.3"
3835-
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.0.3.tgz#0099ae5572e9dd6f03c97d023fd92bcc5e639eac"
3857+
function.prototype.name@^1.1.0:
3858+
version "1.1.0"
3859+
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.0.tgz#8bd763cc0af860a859cc5d49384d74b932cd2327"
38363860
dependencies:
38373861
define-properties "^1.1.2"
3838-
function-bind "^1.1.0"
3862+
function-bind "^1.1.1"
38393863
is-callable "^1.1.3"
38403864

38413865
functional-red-black-tree@^1.0.1:
@@ -4372,6 +4396,12 @@ has@^1.0.1:
43724396
dependencies:
43734397
function-bind "^1.0.2"
43744398

4399+
has@^1.0.3:
4400+
version "1.0.3"
4401+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
4402+
dependencies:
4403+
function-bind "^1.1.1"
4404+
43754405
hash-base@^2.0.0:
43764406
version "2.0.2"
43774407
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -4683,6 +4713,10 @@ is-binary-path@^1.0.0:
46834713
dependencies:
46844714
binary-extensions "^1.0.0"
46854715

4716+
is-boolean-object@^1.0.0:
4717+
version "1.0.0"
4718+
resolved "https://registry.yarnpkg.com/is-boolean-object/-/is-boolean-object-1.0.0.tgz#98f8b28030684219a95f375cfbd88ce3405dff93"
4719+
46864720
is-buffer@^1.1.5:
46874721
version "1.1.6"
46884722
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
@@ -4697,6 +4731,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
46974731
version "1.1.3"
46984732
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
46994733

4734+
is-callable@^1.1.4:
4735+
version "1.1.4"
4736+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
4737+
47004738
is-ci@^1.0.10:
47014739
version "1.0.10"
47024740
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.0.10.tgz#f739336b2632365061a9d48270cd56ae3369318e"
@@ -4777,6 +4815,10 @@ is-npm@^1.0.0:
47774815
version "1.0.0"
47784816
resolved "https://registry.yarnpkg.com/is-npm/-/is-npm-1.0.0.tgz#f2fb63a65e4905b406c86072765a1a4dc793b9f4"
47794817

4818+
is-number-object@^1.0.3:
4819+
version "1.0.3"
4820+
resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.0.3.tgz#f265ab89a9f445034ef6aff15a8f00b00f551799"
4821+
47804822
is-number@^2.1.0:
47814823
version "2.1.0"
47824824
resolved "https://registry.yarnpkg.com/is-number/-/is-number-2.1.0.tgz#01fcbbb393463a548f2f466cce16dece49db908f"
@@ -4871,6 +4913,10 @@ is-stream@^1.0.0, is-stream@^1.0.1, is-stream@^1.1.0:
48714913
version "1.1.0"
48724914
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
48734915

4916+
is-string@^1.0.4:
4917+
version "1.0.4"
4918+
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.4.tgz#cc3a9b69857d621e963725a24caeec873b826e64"
4919+
48744920
is-subset@^0.1.1:
48754921
version "0.1.1"
48764922
resolved "https://registry.yarnpkg.com/is-subset/-/is-subset-0.1.1.tgz#8a59117d932de1de00f245fcdd39ce43f1e939a6"
@@ -6360,6 +6406,10 @@ object-assign@^4, object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1
63606406
version "4.1.1"
63616407
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
63626408

6409+
object-inspect@^1.6.0:
6410+
version "1.6.0"
6411+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.6.0.tgz#c70b6cbf72f274aab4c34c0c82f5167bf82cf15b"
6412+
63636413
object-is@^1.0.1:
63646414
version "1.0.1"
63656415
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.0.1.tgz#0aa60ec9989a0b3ed795cf4d06f62cf1ad6539b6"
@@ -6380,7 +6430,7 @@ object-path@^0.11.4:
63806430
version "0.11.4"
63816431
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949"
63826432

6383-
object.assign@^4.0.4:
6433+
object.assign@^4.0.4, object.assign@^4.1.0:
63846434
version "4.1.0"
63856435
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.0.tgz#968bf1100d7956bb3ca086f006f846b3bc4008da"
63866436
dependencies:

0 commit comments

Comments
 (0)