Skip to content

Commit 276ec00

Browse files
backstage-goalie[bot]Github changeset workflow
authored andcommitted
Update dependency @types/react to v18.3.29
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 1d5766c commit 276ec00

5 files changed

Lines changed: 9 additions & 4 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@backstage-community/plugin-analytics-provider-segment': patch
3+
---
4+
5+
Updated dependency `@types/react` to `18.3.29`.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@testing-library/jest-dom": "6.9.1",
6868
"@testing-library/react": "16.3.2",
6969
"@testing-library/user-event": "14.6.1",
70-
"@types/react": "18.3.28",
70+
"@types/react": "18.3.29",
7171
"cross-fetch": "4.1.0",
7272
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
7373
"react-dom": "^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
@@ -802,7 +802,7 @@ __metadata:
802802
"@testing-library/jest-dom": "npm:6.9.1"
803803
"@testing-library/react": "npm:16.3.2"
804804
"@testing-library/user-event": "npm:14.6.1"
805-
"@types/react": "npm:18.3.28"
805+
"@types/react": "npm:18.3.29"
806806
cross-fetch: "npm:4.1.0"
807807
react: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
808808
react-dom: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"

workspaces/argocd/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@testing-library/jest-dom": "6.9.1",
6666
"@testing-library/react": "16.3.2",
6767
"@types/node": "22.19.17",
68-
"@types/react": "18.3.28",
68+
"@types/react": "18.3.29",
6969
"@types/react-dom": "18.3.7"
7070
},
7171
"browserslist": {

workspaces/argocd/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14316,7 +14316,7 @@ __metadata:
1431614316
"@testing-library/jest-dom": "npm:6.9.1"
1431714317
"@testing-library/react": "npm:16.3.2"
1431814318
"@types/node": "npm:22.19.17"
14319-
"@types/react": "npm:18.3.28"
14319+
"@types/react": "npm:18.3.29"
1432014320
"@types/react-dom": "npm:18.3.7"
1432114321
react: "npm:^18.0.0"
1432214322
react-dom: "npm:^18.0.0"

0 commit comments

Comments
 (0)