Skip to content

Commit

Permalink
chore(deps): update dependency @types/react-dom to v18.3.4 (#2099)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent cf61258 commit 1d484fa
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"resolutions": {
"@types/react": "18.3.15",
"@types/react-dom": "18.3.3",
"@types/react-dom": "18.3.4",
"@backstage/backend-dynamic-feature-service@0.4.4": "patch:@backstage/backend-dynamic-feature-service@npm%3A0.4.4#./.yarn/patches/@backstage-backend-dynamic-feature-service-npm-0.4.4.patch",
"@backstage/plugin-auth-backend-module-oidc-provider@0.3.1": "patch:@backstage/plugin-auth-backend-module-oidc-provider@npm%3A0.3.1#./.yarn/patches/@backstage-plugin-auth-backend-module-oidc-provider-npm-0.3.1.patch",
"@backstage/plugin-auth-backend-module-oidc-provider@^0.3.1": "patch:@backstage/plugin-auth-backend-module-oidc-provider@npm%3A0.3.1#./.yarn/patches/@backstage-plugin-auth-backend-module-oidc-provider-npm-0.3.1.patch",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@testing-library/user-event": "14.5.2",
"@types/node": "20.17.9",
"@types/react": "18.3.15",
"@types/react-dom": "18.3.3",
"@types/react-dom": "18.3.4",
"prettier": "3.4.2"
},
"browserslist": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20451,12 +20451,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.3.3":
version: 18.3.3
resolution: "@types/react-dom@npm:18.3.3"
"@types/react-dom@npm:18.3.4":
version: 18.3.4
resolution: "@types/react-dom@npm:18.3.4"
peerDependencies:
"@types/react": ^18.0.0
checksum: d9d78c5541a223d696ead4ae5fd7e20334723b2c0ee9f7455f96c9fdb95aeb876dd5b29519fa2c6686e5000624290c5d0dbd2f1005e478172e07a42343857e8d
checksum: 20a0862c210bea9c7d9b4f7f82214bc449be9650c061046b52d443ce95baf4266aed5bb63aef484ba086e86c16318166d8a58ceabd8d3984638f0a6b77c663cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -21804,7 +21804,7 @@ __metadata:
"@testing-library/user-event": 14.5.2
"@types/node": 20.17.9
"@types/react": 18.3.15
"@types/react-dom": 18.3.3
"@types/react-dom": 18.3.4
lodash: 4.17.21
prettier: 3.4.2
react: 18.3.1
Expand Down

0 comments on commit 1d484fa

Please sign in to comment.