Skip to content

Commit 16c2421

Browse files
author
renovate[bot]
committed
chore(deps): update all @types
1 parent a923020 commit 16c2421

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/client-react-streaming/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@
113113
"@testing-library/react": "14.2.1",
114114
"@total-typescript/shoehorn": "0.1.2",
115115
"@tsconfig/recommended": "1.0.3",
116-
"@types/node": "20.11.30",
117-
"@types/react": "18.2.67",
118-
"@typescript-eslint/eslint-plugin": "7.0.1",
119-
"@typescript-eslint/parser": "7.0.1",
116+
"@types/node": "20.12.2",
117+
"@types/react": "18.2.73",
118+
"@typescript-eslint/eslint-plugin": "7.4.0",
119+
"@typescript-eslint/parser": "7.4.0",
120120
"concurrently": "8.2.2",
121121
"eslint": "8.57.0",
122122
"eslint-plugin-react": "7.34.1",

packages/experimental-nextjs-app-support/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@
8585
"@testing-library/react": "14.2.1",
8686
"@total-typescript/shoehorn": "0.1.2",
8787
"@tsconfig/recommended": "1.0.3",
88-
"@types/node": "20.11.30",
89-
"@types/react": "18.2.67",
90-
"@typescript-eslint/eslint-plugin": "7.0.1",
91-
"@typescript-eslint/parser": "7.0.1",
88+
"@types/node": "20.12.2",
89+
"@types/react": "18.2.73",
90+
"@typescript-eslint/eslint-plugin": "7.4.0",
91+
"@typescript-eslint/parser": "7.4.0",
9292
"concurrently": "8.2.2",
9393
"eslint": "8.57.0",
9494
"eslint-plugin-react": "7.34.1",

0 commit comments

Comments
 (0)