Skip to content

Commit

Permalink
Bump @types/react from 18.3.3 to 18.3.5 in /frontend-react
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.3 to 18.3.5.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent ba713ff commit eb2bc46
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 @@ -138,7 +138,7 @@
"@types/lodash": "^4.17.7",
"@types/mdx": "^2.0.13",
"@types/node": "^20.12.5",
"@types/react": "18.3.3",
"@types/react": "18.3.5",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
"@types/react-scroll-sync": "^0.9.0",
Expand Down Expand Up @@ -195,7 +195,7 @@
"vitest": "^2.0.4"
},
"resolutions": {
"@types/react": "18.3.3"
"@types/react": "18.3.5"
},
"engines": {
"node": "^20.15"
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4092,13 +4092,13 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit eb2bc46

Please sign in to comment.