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

Commit 2090448

Browse files
authored
Merge pull request #194 from coderplex/renovate/enzyme-to-json-3.x
chore(deps): update dependency enzyme-to-json to v3.3.3
2 parents 48a5dd5 + b750dd0 commit 2090448

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
@@ -95,7 +95,7 @@
9595
"doctoc": "1.3.1",
9696
"enzyme": "3.3.0",
9797
"enzyme-adapter-react-16": "1.1.1",
98-
"enzyme-to-json": "3.3.1",
98+
"enzyme-to-json": "3.3.3",
9999
"eslint-config-prettier": "2.9.0",
100100
"eslint-plugin-react": "7.6.1",
101101
"husky": "0.14.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2419,9 +2419,9 @@ enzyme-adapter-utils@^1.3.0:
24192419
object.assign "^4.0.4"
24202420
prop-types "^15.6.0"
24212421

2422-
2423-
version "3.3.1"
2424-
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.1.tgz#64239dcd417e2fb552f4baa6632de4744b9b5b93"
2422+
2423+
version "3.3.3"
2424+
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.3.tgz#ede45938fb309cd87ebd4386f60c754525515a07"
24252425
dependencies:
24262426
lodash "^4.17.4"
24272427

0 commit comments

Comments
 (0)