Skip to content

Commit befa090

Browse files
chore(deps-dev): bump @types/react-is from 18.3.1 to 19.0.0 (#600)
Bumps [@types/react-is](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-is) from 18.3.1 to 19.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-is) --- updated-dependencies: - dependency-name: "@types/react-is" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26a5fe2 commit befa090

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
@@ -48,7 +48,7 @@
4848
"@types/node": "^22.5.5",
4949
"@types/react": "^18.0.0",
5050
"@types/react-dom": "^18.0.0",
51-
"@types/react-is": "^18.3.0",
51+
"@types/react-is": "^19.0.0",
5252
"@types/responselike": "^1.0.0",
5353
"@types/warning": "^3.0.0",
5454
"@umijs/fabric": "^3.0.0",

0 commit comments

Comments
 (0)