Skip to content

Commit 91838d2

Browse files
dependabot[bot]jaybuidl
authored andcommitted
chore(deps-dev): bump @types/react-dom from 18.0.5 to 18.0.6
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.5 to 18.0.6. - [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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7cdf8c commit 91838d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@parcel/transformer-svg-react": "^2.6.2",
3434
"@types/react": "^18.0.14",
35-
"@types/react-dom": "^18.0.0",
35+
"@types/react-dom": "^18.0.6",
3636
"@types/styled-components": "^5.1.21",
3737
"@typescript-eslint/eslint-plugin": "^5.31.0",
3838
"@typescript-eslint/parser": "^5.30.0",

0 commit comments

Comments
 (0)