Skip to content

Commit a0b4194

Browse files
deps(deps-dev): bump @types/cheerio from 0.22.35 to 1.0.0 (#1096)
Bumps [@types/cheerio](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cheerio) from 0.22.35 to 1.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cheerio) --- updated-dependencies: - dependency-name: "@types/cheerio" dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3d92f7 commit a0b4194

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
@@ -45,7 +45,7 @@
4545
"@testing-library/react": "^16.3.0",
4646
"@testing-library/react-hooks": "^8.0.1",
4747
"@testing-library/user-event": "^14.5.1",
48-
"@types/cheerio": "^0.22.35",
48+
"@types/cheerio": "^1.0.0",
4949
"@types/lodash": "^4.17.17",
5050
"@types/node": "^18.19.112",
5151
"@types/prosemirror-commands": "^1.3.0",

0 commit comments

Comments
 (0)