Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.18 (#2305)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
  • Loading branch information
backstage-goalie[bot] authored Feb 16, 2025
1 parent 0ac3320 commit 5a38af3
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions workspaces/analytics/.changeset/renovate-75e9ddc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-analytics-provider-segment': patch
---

Updated dependency `@types/react` to `18.3.18`.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "18.19.68",
"@types/react": "18.3.17",
"@types/react": "18.3.18",
"cross-fetch": "4.0.0",
"msw": "1.3.5",
"prettier": "3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/analytics/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2703,7 +2703,7 @@ __metadata:
"@testing-library/react": "npm:14.3.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:18.19.68"
"@types/react": "npm:18.3.17"
"@types/react": "npm:18.3.18"
cross-fetch: "npm:4.0.0"
msw: "npm:1.3.5"
prettier: "npm:3.4.2"
Expand Down
2 changes: 1 addition & 1 deletion workspaces/redhat-argocd/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "14.3.1",
"@types/node": "18.19.68",
"@types/react": "18.3.17",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5"
},
"browserslist": {
Expand Down
2 changes: 1 addition & 1 deletion workspaces/redhat-argocd/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14847,7 +14847,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:14.3.1"
"@types/node": "npm:18.19.68"
"@types/react": "npm:18.3.17"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
react: "npm:^18.0.0"
react-dom: "npm:^18.0.0"
Expand Down

0 comments on commit 5a38af3

Please # to comment.