Skip to content

Commit

Permalink
Bump @types/react from 18.2.64 to 18.2.65
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.2.64 to 18.2.65.
- [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]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent 8b6062b commit c69170e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@types/pluralize": "^0.0.33",
"@types/promise-retry": "^1.1.6",
"@types/prop-types": "^15.7.11",
"@types/react": "18.2.64",
"@types/react": "18.2.65",
"@types/react-dom": "18.2.21",
"@types/redux-mock-store": "^1.0.6",
"@types/wait-on": "^5.3.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6650,14 +6650,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.64":
version: 18.2.64
resolution: "@types/react@npm:18.2.64"
"@types/react@npm:18.2.65":
version: 18.2.65
resolution: "@types/react@npm:18.2.65"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/e82bd16660030c9aabdb5027bb9bf69570a90813e4a894c17bfb288978c2b80251def5754e455d72aa3485d99136e1b11b694f78c586e5918e10b3bb09b91b3c
checksum: 10/8022689f6c68e76b5e7b3c95af794fb3d128d5b2ccac408adaa80b117724c48b04dd4a2750e5c2ca29cd70ac7719b4ed5c5b1c12cb739d6f1d52188c09fb3060
languageName: node
linkType: hard

Expand Down Expand Up @@ -20258,7 +20258,7 @@ __metadata:
"@types/pluralize": "npm:^0.0.33"
"@types/promise-retry": "npm:^1.1.6"
"@types/prop-types": "npm:^15.7.11"
"@types/react": "npm:18.2.64"
"@types/react": "npm:18.2.65"
"@types/react-dom": "npm:18.2.21"
"@types/redux-mock-store": "npm:^1.0.6"
"@types/wait-on": "npm:^5.3.4"
Expand Down

0 comments on commit c69170e

Please sign in to comment.