Skip to content

Commit cd30935

Browse files
chore(deps): update dependency @types/react-dom to v18.3.6 (#3548)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
1 parent ea83bb6 commit cd30935

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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/react": "14.3.1",
6464
"@types/node": "18.19.68",
6565
"@types/react": "18.3.20",
66-
"@types/react-dom": "18.3.5"
66+
"@types/react-dom": "18.3.6"
6767
},
6868
"browserslist": {
6969
"production": [

workspaces/redhat-argocd/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15159,7 +15159,7 @@ __metadata:
1515915159
"@testing-library/react": "npm:14.3.1"
1516015160
"@types/node": "npm:18.19.68"
1516115161
"@types/react": "npm:18.3.20"
15162-
"@types/react-dom": "npm:18.3.5"
15162+
"@types/react-dom": "npm:18.3.6"
1516315163
react: "npm:^18.0.0"
1516415164
react-dom: "npm:^18.0.0"
1516515165
react-router: "npm:^6.23.0"

0 commit comments

Comments
 (0)