Skip to content

Commit f204ad7

Browse files
dependabot[bot]jelly
authored andcommitted
build(deps-dev): bump @types/react in the types group
Bumps the types group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/react` from 18.3.4 to 18.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f03ab18 commit f204ad7

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
@@ -18,7 +18,7 @@
1818
"stylelint:fix": "stylelint --fix src/*{.css,scss}"
1919
},
2020
"devDependencies": {
21-
"@types/react": "18.3.4",
21+
"@types/react": "18.3.5",
2222
"@types/react-dom": "18.3.0",
2323
"@typescript-eslint/eslint-plugin": "8.3.0",
2424
"argparse": "2.0.1",

0 commit comments

Comments
 (0)