Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 2701b90

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency enzyme to v3.6.0
1 parent 2875551 commit 2701b90

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.5.1",
97+
"enzyme": "3.6.0",
9898
"enzyme-adapter-react-16": "1.4.0",
9999
"enzyme-to-json": "3.3.4",
100100
"eslint-config-prettier": "3.0.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2642,9 +2642,9 @@ [email protected]:
26422642
dependencies:
26432643
lodash "^4.17.4"
26442644

2645-
enzyme@3.5.1:
2646-
version "3.5.1"
2647-
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.5.1.tgz#aad0cbd005fee4cfd800b6451b64112b5374da67"
2645+
enzyme@3.6.0:
2646+
version "3.6.0"
2647+
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.6.0.tgz#d213f280a258f61e901bc663d4cc2d6fd9a9dec8"
26482648
dependencies:
26492649
array.prototype.flat "^1.2.1"
26502650
cheerio "^1.0.0-rc.2"

0 commit comments

Comments
 (0)