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] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 06161d9 commit efa98a9
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.18",
"@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.18",
"@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 @@ -20512,13 +20512,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.18":
version: 18.3.18
resolution: "@types/react@npm:18.3.18"
dependencies:
"@types/prop-types": "*"
csstype: ^3.0.2
checksum: 467c2a325870580b88b4e3bf439749b51b27cb13f52408653cb8c3e7e1b7eff86ada87e384b1aa4d34aa6027c187ca27df00bea77140fda524d726992f5b93ef
checksum: 5933597bc9f53e282f0438f0bb76d0f0fab60faabe760ea806e05ffe6f5c61b9b4d363e1a03a8fea47c510d493c6cf926cdeeba9f7074fa97b61940c350245e7
languageName: node
linkType: hard

Expand Down Expand Up @@ -21816,7 +21816,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.18
"@types/react-dom": 18.3.5
lodash: 4.17.21
prettier: 3.4.2
Expand Down

0 comments on commit efa98a9

Please sign in to comment.