Skip to content

Commit

Permalink
build(deps-dev): Bump @types/react from 17.0.38 to 18.3.3 (#131)
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.38 to 18.3.3.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 27, 2024
1 parent f1f6158 commit 37bda37
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.5",
"@types/luxon": "^3.4.2",
"@types/react": "^17.0.6",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.1.6",
"@types/styled-components": "^5.1.34",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3025,7 +3025,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^17.0.6":
"@types/react@npm:*":
version: 17.0.38
resolution: "@types/react@npm:17.0.38"
dependencies:
Expand All @@ -3036,6 +3036,16 @@ __metadata:
languageName: node
linkType: hard

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

"@types/scheduler@npm:*":
version: 0.16.2
resolution: "@types/scheduler@npm:0.16.2"
Expand Down Expand Up @@ -3263,7 +3273,7 @@ __metadata:
"@types/jest": ^29.5.12
"@types/lodash": ^4.17.5
"@types/luxon": ^3.4.2
"@types/react": ^17.0.6
"@types/react": ^18.3.3
"@types/react-dom": ^18.3.0
"@types/react-router-dom": ^5.1.6
"@types/styled-components": ^5.1.34
Expand Down

0 comments on commit 37bda37

Please sign in to comment.