Skip to content

Commit 1eef500

Browse files
committed
chore(deps): update dependency enzyme to v3.4.4
1 parent 2a608a8 commit 1eef500

File tree

2 files changed

+31
-12
lines changed

2 files changed

+31
-12
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"chai": "4.1.2",
4545
"css-loader": "0.28.9",
4646
"dotenv-webpack": "1.5.4",
47-
"enzyme": "3.3.0",
47+
"enzyme": "3.4.4",
4848
"enzyme-adapter-react-16": "1.1.1",
4949
"eslint": "4.18.0",
5050
"eslint-config-airbnb": "16.1.0",

yarn.lock

+30-11
Original file line numberDiff line numberDiff line change
@@ -556,6 +556,14 @@ array-unique@^0.2.1:
556556
version "0.2.1"
557557
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
558558

559+
array.prototype.flat@^1.2.1:
560+
version "1.2.1"
561+
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.1.tgz#812db8f02cad24d3fab65dd67eabe3b8903494a4"
562+
dependencies:
563+
define-properties "^1.1.2"
564+
es-abstract "^1.10.0"
565+
function-bind "^1.1.1"
566+
559567
array.prototype.flatmap@^1.2.0:
560568
version "1.2.0"
561569
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.0.tgz#279f7ed4eeb1cedfe5515e92e63cfb40ca15b74b"
@@ -3175,20 +3183,21 @@ enzyme-adapter-utils@^1.3.0:
31753183
object.assign "^4.0.4"
31763184
prop-types "^15.6.0"
31773185

3178-
enzyme@3.3.0:
3179-
version "3.3.0"
3180-
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.3.0.tgz#0971abd167f2d4bf3f5bd508229e1c4b6dc50479"
3186+
enzyme@3.4.4:
3187+
version "3.4.4"
3188+
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.4.4.tgz#92c7c6b9e59d4ef0c3d36a75dccc0e41a5c14d21"
31813189
dependencies:
3190+
array.prototype.flat "^1.2.1"
31823191
cheerio "^1.0.0-rc.2"
3183-
function.prototype.name "^1.0.3"
3184-
has "^1.0.1"
3192+
function.prototype.name "^1.1.0"
3193+
has "^1.0.3"
31853194
is-boolean-object "^1.0.0"
3186-
is-callable "^1.1.3"
3195+
is-callable "^1.1.4"
31873196
is-number-object "^1.0.3"
31883197
is-string "^1.0.4"
31893198
is-subset "^0.1.1"
31903199
lodash "^4.17.4"
3191-
object-inspect "^1.5.0"
3200+
object-inspect "^1.6.0"
31923201
object-is "^1.0.1"
31933202
object.assign "^4.1.0"
31943203
object.entries "^1.0.4"
@@ -4005,7 +4014,7 @@ function-bind@^1.0.2, function-bind@^1.1.0, function-bind@^1.1.1:
40054014
version "1.1.1"
40064015
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
40074016

4008-
function.prototype.name@^1.0.3, function.prototype.name@^1.1.0:
4017+
function.prototype.name@^1.1.0:
40094018
version "1.1.0"
40104019
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.0.tgz#8bd763cc0af860a859cc5d49384d74b932cd2327"
40114020
dependencies:
@@ -4238,6 +4247,12 @@ has@^1.0.1:
42384247
dependencies:
42394248
function-bind "^1.0.2"
42404249

4250+
has@^1.0.3:
4251+
version "1.0.3"
4252+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
4253+
dependencies:
4254+
function-bind "^1.1.1"
4255+
42414256
hash-base@^2.0.0:
42424257
version "2.0.2"
42434258
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -4604,6 +4619,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
46044619
version "1.1.3"
46054620
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
46064621

4622+
is-callable@^1.1.4:
4623+
version "1.1.4"
4624+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
4625+
46074626
is-date-object@^1.0.1:
46084627
version "1.0.1"
46094628
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
@@ -5774,9 +5793,9 @@ object-component@0.0.3:
57745793
version "0.0.3"
57755794
resolved "https://registry.yarnpkg.com/object-component/-/object-component-0.0.3.tgz#f0c69aa50efc95b866c186f400a33769cb2f1291"
57765795

5777-
object-inspect@^1.5.0:
5778-
version "1.5.0"
5779-
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.5.0.tgz#9d876c11e40f485c79215670281b767488f9bfe3"
5796+
object-inspect@^1.6.0:
5797+
version "1.6.0"
5798+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.6.0.tgz#c70b6cbf72f274aab4c34c0c82f5167bf82cf15b"
57805799

57815800
object-is@^1.0.1:
57825801
version "1.0.1"

0 commit comments

Comments
 (0)