Skip to content

Commit 8e9ace4

Browse files
Bump @types/react from 18.2.35 to 18.2.46
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.35 to 18.2.46. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b338db commit 8e9ace4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/jsonwebtoken": "^9.0.5",
5151
"@types/multer": "^1.4.11",
5252
"@types/node": "^20.10.3",
53-
"@types/react": "^18.2.18",
53+
"@types/react": "^18.2.46",
5454
"@types/react-dom": "^18.2.7",
5555
"@types/ssh2": "^1.11.18",
5656
"@types/uuid": "^9.0.7",

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/chrome": "0.0.251",
4949
"@types/fluent-ffmpeg": "^2.1.24",
5050
"@types/node": "20.8.10",
51-
"@types/react": "18.2.35",
51+
"@types/react": "18.2.46",
5252
"@types/react-dom": "18.2.14",
5353
"@types/uuid": "^9.0.7",
5454
"@types/ws": "8.5.8",

0 commit comments

Comments
 (0)