File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 117
117
"devtools-license-check" : " ^0.7.0" ,
118
118
"enzyme" : " ^3.3.0" ,
119
119
"enzyme-adapter-react-16" : " ^1.1.1" ,
120
- "enzyme-to-json" : " 3.3.4 " ,
120
+ "enzyme-to-json" : " 3.4.0 " ,
121
121
"eslint" : " ^5.0.0" ,
122
122
"eslint-config-prettier" : " ^4.0.0" ,
123
123
"eslint-plugin-babel" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -4224,7 +4224,14 @@ enzyme-adapter-utils@^1.3.0:
4224
4224
object.assign "^4.1.0"
4225
4225
prop-types "^15.6.0"
4226
4226
4227
- [email protected] , enzyme-to-json@^3.3.1:
4227
+
4228
+ version "3.4.0"
4229
+ resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.4.0.tgz#2b6330a784a57ba68298e3c0d6cef17ee4fedc0e"
4230
+ integrity sha512-gbu8P8PMAtb+qtKuGVRdZIYxWHC03q1dGS3EKRmUzmTDIracu3o6cQ0d4xI2YWojbelbxjYOsmqM5EgAL0WgIA==
4231
+ dependencies:
4232
+ lodash "^4.17.12"
4233
+
4234
+ enzyme-to-json@^3.3.1:
4228
4235
version "3.3.4"
4229
4236
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.4.tgz#67c6040e931182f183418af2eb9f4323258aa77f"
4230
4237
integrity sha1-Z8YEDpMRgvGDQYry659DIyWKp38=
@@ -8075,6 +8082,11 @@ lodash@^4.17.11:
8075
8082
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
8076
8083
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
8077
8084
8085
+ lodash@^4.17.12:
8086
+ version "4.17.15"
8087
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
8088
+ integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
8089
+
8078
8090
log-symbols@^1.0.2:
8079
8091
version "1.0.2"
8080
8092
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
You can’t perform that action at this time.
0 commit comments