Skip to content

Commit 617c6a3

Browse files
chore(*): Update dependency cheerio to v1.0.0
1 parent 1b6bf56 commit 617c6a3

File tree

4 files changed

+204
-98
lines changed

4 files changed

+204
-98
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@simonsmith/cypress-image-snapshot": "8.0.2",
14-
"cheerio": "1.0.0-rc.10",
14+
"cheerio": "1.0.0",
1515
"cypress": "10.11.0",
1616
"cypress-terminal-report": "5.2.0",
1717
"eslint": "8.41.0",

e2e/pnpm-lock.yaml

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@nuxtjs/component-cache": "1.1.6",
2222
"@nuxtjs/vuetify": "1.12.3",
2323
"chart.js": "3.9.1",
24-
"cheerio": "1.0.0-rc.10",
24+
"cheerio": "1.0.0",
2525
"crawler": "link:../crawler",
2626
"html2canvas": "1.4.1",
2727
"js-cookie": "3.0.5",

0 commit comments

Comments
 (0)