We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b744560 commit 1241a00Copy full SHA for 1241a00
package.json
@@ -16,11 +16,11 @@
16
"test": "yarn lint && jest"
17
},
18
"dependencies": {
19
- "cheerio": "^1.0.0-rc.3"
+ "cheerio": "^1.1.2"
20
21
"devDependencies": {
22
"@nuxtjs/eslint-config-typescript": "latest",
23
- "@types/cheerio": "^0.22.22",
+ "@types/cheerio": "^0.22.35",
24
"@types/flat": "latest",
25
"@types/jest": "latest",
26
"@types/node": "latest",
0 commit comments