Skip to content

Commit b01329c

Browse files
Bump @types/react-dom from 18.0.10 to 18.0.11
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.10 to 18.0.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53185e3 commit b01329c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/jsonwebtoken": "^9.0.1",
2121
"@types/node": "18.11.18",
2222
"@types/react": "18.0.26",
23-
"@types/react-dom": "18.0.10",
23+
"@types/react-dom": "18.0.11",
2424
"@types/styled-components": "^5.1.26",
2525
"@types/webrtc": "^0.0.33",
2626
"client": "^0.0.1",

0 commit comments

Comments
 (0)