Skip to content

Commit eb6a642

Browse files
chore(dev-deps): update @types/react requirement from ^18.3.1 to ^18.3.3
--- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5dd687c commit eb6a642

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
@@ -33,7 +33,7 @@
3333
"@types/mocha": "^9.0.0",
3434
"@types/mock-fs": "^4.13.3",
3535
"@types/node": "^18",
36-
"@types/react": "^18.3.1",
36+
"@types/react": "^18.3.3",
3737
"@types/semver": "^7.5.4",
3838
"@types/js-yaml": "^4.0.9",
3939
"@types/strip-ansi": "^5.2.1",

0 commit comments

Comments
 (0)