Skip to content

Commit a1aa7a6

Browse files
chore(deps-dev): bump enzyme-to-json from 3.4.3 to 3.4.4 (#135)
Bumps [enzyme-to-json](https://github.com/adriantoine/enzyme-to-json) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/adriantoine/enzyme-to-json/releases) - [Changelog](https://github.com/adriantoine/enzyme-to-json/blob/master/CHANGELOG.md) - [Commits](adriantoine/enzyme-to-json@v3.4.3...v3.4.4) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent fa57a2e commit a1aa7a6

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

yarn.lock

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2369,11 +2369,12 @@ enzyme-shallow-equal@^1.0.0, enzyme-shallow-equal@^1.0.1:
23692369
object-is "^1.0.2"
23702370

23712371
enzyme-to-json@^3.4.0:
2372-
version "3.4.3"
2373-
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.4.3.tgz#ed4386f48768ed29e2d1a2910893542c34e7e0af"
2374-
integrity sha512-jqNEZlHqLdz7OTpXSzzghArSS3vigj67IU/fWkPyl1c0TCj9P5s6Ze0kRkYZWNEoCqCR79xlQbigYlMx5erh8A==
2372+
version "3.4.4"
2373+
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.4.4.tgz#b30726c59091d273521b6568c859e8831e94d00e"
2374+
integrity sha512-50LELP/SCPJJGic5rAARvU7pgE3m1YaNj7JLM+Qkhl5t7PAs6fiyc8xzc50RnkKPFQCv0EeFVjEWdIFRGPWMsA==
23752375
dependencies:
23762376
lodash "^4.17.15"
2377+
react-is "^16.12.0"
23772378

23782379
enzyme@^3.10.0:
23792380
version "3.11.0"
@@ -4223,16 +4224,11 @@ [email protected]:
42234224
resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
42244225
integrity sha1-vyJJiGzlFM2hEvrpIYzcBlIR/Jw=
42254226

4226-
lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
4227+
lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
42274228
version "4.17.15"
42284229
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
42294230
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
42304231

4231-
lodash@^4.17.11:
4232-
version "4.17.11"
4233-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
4234-
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
4235-
42364232
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
42374233
version "1.4.0"
42384234
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
@@ -5029,12 +5025,7 @@ [email protected]:
50295025
prop-types "^15.6.2"
50305026
scheduler "^0.19.1"
50315027

5032-
react-is@^16.10.2, react-is@^16.8.1, react-is@^16.8.6, react-is@^16.9.0:
5033-
version "16.11.0"
5034-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.11.0.tgz#b85dfecd48ad1ce469ff558a882ca8e8313928fa"
5035-
integrity sha512-gbBVYR2p8mnriqAwWx9LbuUrShnAuSCNnuPGyc7GJrMVQtPDAh8iLpv7FRuMPFb56KkaVZIYSz1PrjI9q0QPCw==
5036-
5037-
react-is@^16.12.0:
5028+
react-is@^16.10.2, react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.6, react-is@^16.9.0:
50385029
version "16.12.0"
50395030
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c"
50405031
integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q==

0 commit comments

Comments
 (0)