Skip to content

Commit 85ec49f

Browse files
fix(deps): update dependency cheerio to v1.0.0
1 parent 50347f3 commit 85ec49f

File tree

2 files changed

+133
-10
lines changed

2 files changed

+133
-10
lines changed

package-lock.json

Lines changed: 132 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react": "^18.3.1",
2525
"react-dom": "^18.3.1",
2626
"sass": "^1.87.0",
27-
"cheerio": "1.0.0-rc.12"
27+
"cheerio": "1.0.0"
2828
},
2929
"overrides": {
3030
"@cmfcmf/docusaurus-search-local": {

0 commit comments

Comments
 (0)