Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3f4f7b6

Browse files
renovate-botvinaypuppal
authored andcommitted
Update dependency enzyme to v3.4.1
1 parent 2bfd300 commit 3f4f7b6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"babel-plugin-lodash": "3.3.4",
9595
"cross-env": "5.2.0",
9696
"doctoc": "1.3.1",
97-
"enzyme": "3.4.0",
97+
"enzyme": "3.4.1",
9898
"enzyme-adapter-react-16": "1.2.0",
9999
"enzyme-to-json": "3.3.4",
100100
"eslint-config-prettier": "2.9.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2645,9 +2645,9 @@ [email protected]:
26452645
dependencies:
26462646
lodash "^4.17.4"
26472647

2648-
2649-
version "3.4.0"
2650-
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.4.0.tgz#085c66fe647d8c9c4becd1fee3042c040cda88a6"
2648+
2649+
version "3.4.1"
2650+
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.4.1.tgz#d305af5bdb30b8aca56d199110421588c670ea0e"
26512651
dependencies:
26522652
array.prototype.flat "^1.2.1"
26532653
cheerio "^1.0.0-rc.2"

0 commit comments

Comments
 (0)