Skip to content

Commit 18dda2e

Browse files
committed
fix: version lock cheerio to 1.0.0-rc.12
1 parent bf6c434 commit 18dda2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@commitlint/cli": "^19.3.0",
2424
"@commitlint/config-conventional": "^19.2.2",
2525
"ava": "^5.3.0",
26-
"cheerio": "^1.0.0-rc.12",
26+
"cheerio": "1.0.0-rc.12",
2727
"cross-env": "^7.0.3",
2828
"ejs": "^3.1.10",
2929
"eslint": "^8.42.0",

0 commit comments

Comments
 (0)