Skip to content

Commit

Permalink
Bump @types/react from 18.3.5 to 18.3.11 in /frontend-react (#16111)
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.5 to 18.3.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 5563734 commit 35d4d00
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"@types/lodash": "^4.17.7",
"@types/mdx": "^2.0.13",
"@types/node": "^20.12.5",
"@types/react": "18.3.5",
"@types/react": "18.3.11",
"@types/react-dom": "^18.3.1",
"@types/react-router-dom": "^5.3.3",
"@types/react-scroll-sync": "^0.9.0",
Expand Down Expand Up @@ -196,7 +196,7 @@
"vitest": "^2.1.3"
},
"resolutions": {
"@types/react": "18.3.5",
"@types/react": "18.3.11",
"@okta/okta-auth-js": ">=7.8.1"
},
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4302,13 +4302,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.5":
version: 18.3.5
resolution: "@types/react@npm:18.3.5"
"@types/react@npm:18.3.11":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
dependencies:
"@types/prop-types": "*"
csstype: ^3.0.2
checksum: 63d2ff473b348c902b68c20be55d2c5124d078c4336c2d1778f316c27789ed596657e8e714022ce14fb24994b0960fc64c913e629bb0bf85815355b0c31eb46b
checksum: 6cbf36673b64e758dd61b16c24139d015f58530e0d476777de26ba83f24b55e142fbf64e3b8f6b3c7b05ed9ba548551b2a62d9ffb0f95743d0a368646a619163
languageName: node
linkType: hard

Expand Down Expand Up @@ -12285,7 +12285,7 @@ __metadata:
"@types/lodash": ^4.17.7
"@types/mdx": ^2.0.13
"@types/node": ^20.12.5
"@types/react": 18.3.5
"@types/react": 18.3.11
"@types/react-dom": ^18.3.1
"@types/react-router-dom": ^5.3.3
"@types/react-scroll-sync": ^0.9.0
Expand Down

0 comments on commit 35d4d00

Please sign in to comment.