Skip to content

Commit 92bb6ba

Browse files
chore(deps): update dependency @types/react to v18.3.27
Signed-off-by: Renovate Bot <[email protected]>
1 parent fa31be3 commit 92bb6ba

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

workspaces/analytics/plugins/analytics-provider-segment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@testing-library/react": "14.3.1",
7373
"@testing-library/user-event": "14.6.1",
7474
"@types/node": "22.15.29",
75-
"@types/react": "18.3.26",
75+
"@types/react": "18.3.27",
7676
"cross-fetch": "4.0.0",
7777
"msw": "1.3.5",
7878
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",

workspaces/analytics/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ __metadata:
782782
"@testing-library/react": "npm:14.3.1"
783783
"@testing-library/user-event": "npm:14.6.1"
784784
"@types/node": "npm:22.15.29"
785-
"@types/react": "npm:18.3.26"
785+
"@types/react": "npm:18.3.27"
786786
cross-fetch: "npm:4.0.0"
787787
msw: "npm:1.3.5"
788788
prop-types: "npm:^15.8.1"

workspaces/redhat-argocd/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@testing-library/jest-dom": "6.9.1",
6464
"@testing-library/react": "14.3.1",
6565
"@types/node": "22.15.29",
66-
"@types/react": "18.3.26",
66+
"@types/react": "18.3.27",
6767
"@types/react-dom": "18.3.7"
6868
},
6969
"browserslist": {

workspaces/redhat-argocd/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15380,7 +15380,7 @@ __metadata:
1538015380
"@testing-library/jest-dom": "npm:6.9.1"
1538115381
"@testing-library/react": "npm:14.3.1"
1538215382
"@types/node": "npm:22.15.29"
15383-
"@types/react": "npm:18.3.26"
15383+
"@types/react": "npm:18.3.27"
1538415384
"@types/react-dom": "npm:18.3.7"
1538515385
react: "npm:^18.0.0"
1538615386
react-dom: "npm:^18.0.0"

0 commit comments

Comments
 (0)