Skip to content

Commit 6c4d796

Browse files
chore(deps): update dependency @types/cheerio to v0.22.35
1 parent d1176b9 commit 6c4d796

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
".circleci/*.yml": "circleci config validate"
273273
},
274274
"resolutions": {
275-
"**/@types/cheerio": "0.22.21",
275+
"**/@types/cheerio": "0.22.35",
276276
"**/@types/enzyme": "3.10.5",
277277
"**/jquery": "3.7.1",
278278
"**/socket.io-parser": "4.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8118,10 +8118,10 @@
81188118
dependencies:
81198119
"@types/deep-eql" "*"
81208120

8121-
"@types/cheerio@*", "@types/[email protected].21", "@types/cheerio@<1":
8122-
version "0.22.21"
8123-
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.21.tgz#5e37887de309ba11b2e19a6e14cad7874b31a8a3"
8124-
integrity sha512-aGI3DfswwqgKPiEOTaiHV2ZPC9KEhprpgEbJnv0fZl3SGX0cGgEva1126dGrMC6AJM6v/aihlUgJn9M5DbDZ/Q==
8121+
"@types/cheerio@*", "@types/[email protected].35", "@types/cheerio@<1":
8122+
version "0.22.35"
8123+
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.35.tgz#0d16dc1f24d426231c181b9c31847f673867595f"
8124+
integrity sha512-yD57BchKRvTV+JD53UZ6PD8KWY5g5rvvMLRnZR3EQBCZXiDT/HR+pKpMzFGlWNhFrXlo7VPZXtKvIEwZkAWOIA==
81258125
dependencies:
81268126
"@types/node" "*"
81278127

0 commit comments

Comments
 (0)