Skip to content

Commit addf7dc

Browse files
chore(deps): update dependency @types/enzyme to v3.10.19 (#32961)
* chore(deps): update dependency @types/enzyme to v3.10.19 * empty commit --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
1 parent b536703 commit addf7dc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
},
274274
"resolutions": {
275275
"**/@types/cheerio": "0.22.35",
276-
"**/@types/enzyme": "3.10.5",
276+
"**/@types/enzyme": "3.10.19",
277277
"**/jquery": "3.7.1",
278278
"**/socket.io-parser": "4.0.5",
279279
"**/ua-parser-js": "0.7.33",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8116,7 +8116,7 @@
81168116
dependencies:
81178117
"@types/deep-eql" "*"
81188118

8119-
"@types/cheerio@*", "@types/cheerio@0.22.35", "@types/cheerio@<1":
8119+
"@types/[email protected]", "@types/cheerio@<1":
81208120
version "0.22.35"
81218121
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.35.tgz#0d16dc1f24d426231c181b9c31847f673867595f"
81228122
integrity sha512-yD57BchKRvTV+JD53UZ6PD8KWY5g5rvvMLRnZR3EQBCZXiDT/HR+pKpMzFGlWNhFrXlo7VPZXtKvIEwZkAWOIA==
@@ -8230,13 +8230,13 @@
82308230
dependencies:
82318231
"@types/enzyme" "*"
82328232

8233-
"@types/enzyme@*", "@types/[email protected].5":
8234-
version "3.10.5"
8235-
resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.10.5.tgz#fe7eeba3550369eed20e7fb565bfb74eec44f1f0"
8236-
integrity sha512-R+phe509UuUYy9Tk0YlSbipRpfVtIzb/9BHn5pTEtjJTF5LXvUjrIQcZvNyANNEyFrd2YGs196PniNT1fgvOQA==
8233+
"@types/enzyme@*", "@types/[email protected].19":
8234+
version "3.10.19"
8235+
resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.10.19.tgz#a4ae751c13e0428171d53cdc0d3d9f9aca7f7689"
8236+
integrity sha512-kIfCo6/DdpgCHgmrLgPTugjzbZ46BUK8S2IP0kYo8+62LD2l1k8mSVsc+zQYNTdjDRoh2E9Spxu6F1NnEiW38Q==
82378237
dependencies:
8238-
"@types/cheerio" "*"
8239-
"@types/react" "*"
8238+
"@types/cheerio" "<1"
8239+
"@types/react" "^16"
82408240

82418241
"@types/eslint-scope@^3.7.3", "@types/eslint-scope@^3.7.7":
82428242
version "3.7.7"

0 commit comments

Comments
 (0)