Skip to content

Commit

Permalink
Bump @types/react from 18.2.39 to 18.2.41
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.39 to 18.2.41.
- [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]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent bf350ac commit d5273b4
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 @@ -20,7 +20,7 @@
"@types/chrome": "^0.0.244",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.2",
"@types/react": "^18.2.39",
"@types/react": "^18.2.41",
"@types/react-dom": "^18.2.17",
"@types/testing-library__jest-dom": "^5.14.8",
"@types/three": "^0.152.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2515,14 +2515,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.39":
version: 18.2.39
resolution: "@types/react@npm:18.2.39"
"@types/react@npm:^18.2.41":
version: 18.2.41
resolution: "@types/react@npm:18.2.41"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 9bcb1f1f060f1bf8f4730fb1c7772d0323a6e707f274efee3b976c40d92af4677df4d88e9135faaacf34e13e02f92ef24eb7d0cbcf7fb75c1883f5623ccb19f4
checksum: fcf4c598e5adc1be1dafaa5977ff7698b5b69c6b1473ce524a28d57fa04af3f1a1aa1193cf284542451d98ae5338d26270f8c6e1f7afda5bbbe6c3a4ba40b1d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -4163,7 +4163,7 @@ __metadata:
"@types/chrome": ^0.0.244
"@types/jest": ^29.5.3
"@types/node": ^20.4.2
"@types/react": ^18.2.39
"@types/react": ^18.2.41
"@types/react-dom": ^18.2.17
"@types/testing-library__jest-dom": ^5.14.8
"@types/three": ^0.152.1
Expand Down

0 comments on commit d5273b4

Please sign in to comment.