Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
backstage-goalie[bot] authored Dec 19, 2024
1 parent 40e2594 commit 3e864b5
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 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.12",
"@types/react": "18.3.17",
"cross-fetch": "4.0.0",
"msw": "1.3.5",
"prettier": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/analytics/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2632,7 +2632,7 @@ __metadata:
"@testing-library/react": 14.3.1
"@testing-library/user-event": 14.5.2
"@types/node": 18.19.68
"@types/react": 18.3.12
"@types/react": 18.3.17
cross-fetch: 4.0.0
msw: 1.3.5
prettier: 3.3.3
Expand Down
4 changes: 2 additions & 2 deletions workspaces/redhat-argocd/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "14.3.1",
"@types/node": "18.19.68",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1"
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5"
},
"browserslist": {
"production": [
Expand Down
4 changes: 2 additions & 2 deletions workspaces/redhat-argocd/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14751,8 +14751,8 @@ __metadata:
"@testing-library/jest-dom": 6.6.3
"@testing-library/react": 14.3.1
"@types/node": 18.19.68
"@types/react": 18.3.12
"@types/react-dom": 18.3.1
"@types/react": 18.3.17
"@types/react-dom": 18.3.5
react: ^18.0.0
react-dom: ^18.0.0
react-router: ^6.23.0
Expand Down

0 comments on commit 3e864b5

Please sign in to comment.