Skip to content

Commit 1a75714

Browse files
build(deps-dev): bump enzyme-to-json from 3.6.1 to 3.6.2
Bumps [enzyme-to-json](https://github.com/adriantoine/enzyme-to-json) from 3.6.1 to 3.6.2. - [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.6.1...v3.6.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b1bcf6 commit 1a75714

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3601,12 +3601,12 @@ enzyme-shallow-equal@^1.0.0, enzyme-shallow-equal@^1.0.1:
36013601
object-is "^1.1.2"
36023602

36033603
enzyme-to-json@^3.3.0, enzyme-to-json@^3.4.3:
3604-
version "3.6.1"
3605-
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.6.1.tgz#d60740950bc7ca6384dfe6fe405494ec5df996bc"
3606-
integrity sha512-15tXuONeq5ORoZjV/bUo2gbtZrN2IH+Z6DvL35QmZyKHgbY1ahn6wcnLd9Xv9OjiwbAXiiP8MRZwbZrCv1wYNg==
3604+
version "3.6.2"
3605+
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.6.2.tgz#94f85c413bcae8ab67be53b0a94b69a560e27823"
3606+
integrity sha512-Ynm6Z6R6iwQ0g2g1YToz6DWhxVnt8Dy1ijR2zynRKxTyBGA8rCDXU3rs2Qc4OKvUvc2Qoe1bcFK6bnPs20TrTg==
36073607
dependencies:
36083608
"@types/cheerio" "^0.22.22"
3609-
lodash "^4.17.15"
3609+
lodash "^4.17.21"
36103610
react-is "^16.12.0"
36113611

36123612
enzyme@^3.11.0:

0 commit comments

Comments
 (0)