Skip to content

Commit 681952c

Browse files
chore(deps-dev): bump enzyme-to-json from 3.4.4 to 3.6.1 (#204)
Bumps [enzyme-to-json](https://github.com/adriantoine/enzyme-to-json) from 3.4.4 to 3.6.1. - [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.4...v3.6.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 47fbe6d commit 681952c

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

yarn.lock

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1197,6 +1197,13 @@
11971197
dependencies:
11981198
"@babel/types" "^7.3.0"
11991199

1200+
"@types/cheerio@^0.22.22":
1201+
version "0.22.22"
1202+
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.22.tgz#ae71cf4ca59b8bbaf34c99af7a5d6c8894988f5f"
1203+
integrity sha512-05DYX4zU96IBfZFY+t3Mh88nlwSMtmmzSYaQkKN48T495VV1dkHSah6qYyDTN5ngaS0i0VonH37m+RuzSM0YiA==
1204+
dependencies:
1205+
"@types/node" "*"
1206+
12001207
"@types/color-name@^1.1.1":
12011208
version "1.1.1"
12021209
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
@@ -2329,10 +2336,11 @@ enzyme-shallow-equal@^1.0.1:
23292336
object-is "^1.0.2"
23302337

23312338
enzyme-to-json@^3.4.0:
2332-
version "3.4.4"
2333-
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.4.4.tgz#b30726c59091d273521b6568c859e8831e94d00e"
2334-
integrity sha512-50LELP/SCPJJGic5rAARvU7pgE3m1YaNj7JLM+Qkhl5t7PAs6fiyc8xzc50RnkKPFQCv0EeFVjEWdIFRGPWMsA==
2339+
version "3.6.1"
2340+
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.6.1.tgz#d60740950bc7ca6384dfe6fe405494ec5df996bc"
2341+
integrity sha512-15tXuONeq5ORoZjV/bUo2gbtZrN2IH+Z6DvL35QmZyKHgbY1ahn6wcnLd9Xv9OjiwbAXiiP8MRZwbZrCv1wYNg==
23352342
dependencies:
2343+
"@types/cheerio" "^0.22.22"
23362344
lodash "^4.17.15"
23372345
react-is "^16.12.0"
23382346

0 commit comments

Comments
 (0)