Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.18
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
backstage-goalie[bot] authored Dec 24, 2024
1 parent a645b20 commit b3d2f90
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
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": 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/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 @@ -14751,7 +14751,7 @@ __metadata:
"@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
react: ^18.0.0
react-dom: ^18.0.0
Expand Down

0 comments on commit b3d2f90

Please sign in to comment.