Skip to content

Commit

Permalink
Bump @types/react from 18.0.34 to 18.0.35 (#92)
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.0.34 to 18.0.35.
- [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:production
  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 Apr 14, 2023
1 parent f14c444 commit 7d9a9e3
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
52 changes: 26 additions & 26 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/chrome": "^0.0.231",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.11",
"@types/react": "^18.0.34",
"@types/react": "^18.0.35",
"@types/react-dom": "^18.0.11",
"@types/testing-library__jest-dom": "^5.14.5",
"@types/three": "^0.150.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3632,14 +3632,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.0.34":
version: 18.0.34
resolution: "@types/react@npm:18.0.34"
"@types/react@npm:^18.0.35":
version: 18.0.35
resolution: "@types/react@npm:18.0.35"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 60d2766e7644ec480075bbb154bf8fb8476089466b643662ef59964e27cae2d8c71fd9c717a4dfa9627c3e050fa2ae866d10d16f66b4509058d1bfe2a564b18c
checksum: e65670397216e037b150a509ec08189140b4c20b82b612ac00b2a7133202be2d1def1e7ee69617b2df06ab4c00c43c4ee23e84788ad661aea9664da2f27c518a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6196,7 +6196,7 @@ __metadata:
"@types/chrome": ^0.0.231
"@types/jest": ^29.5.0
"@types/node": ^18.15.11
"@types/react": ^18.0.34
"@types/react": ^18.0.35
"@types/react-dom": ^18.0.11
"@types/testing-library__jest-dom": ^5.14.5
"@types/three": ^0.150.1
Expand Down

0 comments on commit 7d9a9e3

Please sign in to comment.