Skip to content

Commit b60f1e1

Browse files
build(deps-dev): bump cheerio from 1.0.0-rc.12 to 1.0.0
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.12 to 1.0.0. - [Release notes](https://github.com/cheeriojs/cheerio/releases) - [Commits](cheeriojs/cheerio@v1.0.0-rc.12...v1.0.0) --- updated-dependencies: - dependency-name: cheerio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23606d8 commit b60f1e1

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
@@ -76,7 +76,7 @@
7676
"react": "^16.8.0",
7777
"react-dom": "^16.8.0",
7878
"typescript": "^5.0.0",
79-
"cheerio": "1.0.0-rc.12"
79+
"cheerio": "1.0.0"
8080
},
8181
"peerDependencies": {
8282
"react": "*",

0 commit comments

Comments
 (0)