Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.17
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 7bb7197 commit 80df1ec
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 @@ -53,7 +53,7 @@
"typescript": "5.6.3"
},
"resolutions": {
"@types/react": "18.3.16",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@backstage/[email protected]": "patch:@backstage/backend-dynamic-feature-service@npm%3A0.4.4#./.yarn/patches/@backstage-backend-dynamic-feature-service-npm-0.4.4.patch",
"@backstage/[email protected]": "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 @@ -66,7 +66,7 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.17.10",
"@types/react": "18.3.16",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"prettier": "3.4.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20399,13 +20399,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.16":
version: 18.3.16
resolution: "@types/react@npm:18.3.16"
"@types/react@npm:18.3.17":
version: 18.3.17
resolution: "@types/react@npm:18.3.17"
dependencies:
"@types/prop-types": "*"
csstype: ^3.0.2
checksum: 467c2a325870580b88b4e3bf439749b51b27cb13f52408653cb8c3e7e1b7eff86ada87e384b1aa4d34aa6027c187ca27df00bea77140fda524d726992f5b93ef
checksum: 8107f6f5cc8706a3814e6c927e135ce0c7b40a6d9ae2b8dfb071fee03c6f714456041ecdf92dece599da0db8be7f56f6dc6353d4701f47a04772c7ec0cbb0b59
languageName: node
linkType: hard

Expand Down Expand Up @@ -21703,7 +21703,7 @@ __metadata:
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.5.2
"@types/node": 20.17.10
"@types/react": 18.3.16
"@types/react": 18.3.17
"@types/react-dom": 18.3.5
lodash: 4.17.21
prettier: 3.4.2
Expand Down

0 comments on commit 80df1ec

Please sign in to comment.