Skip to content

Commit

Permalink
Bump @types/react from 18.3.3 to 18.3.8
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.8.
- [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 23, 2024
1 parent e1391e3 commit c79d3a2
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 @@ -30,7 +30,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@types/react": "^18.3.3",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@types/w3c-web-hid": "1.0.6",
"@vitejs/plugin-react": "^4.3.1",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -918,7 +918,7 @@ __metadata:
languageName: node
linkType: hard

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

"@types/react@npm:^18.3.8":
version: 18.3.8
resolution: "@types/react@npm:18.3.8"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/367312c9fe276639ecb142265e090a4dd04bb39f8d718cbab546de3f1ddcfddeff415e1147d0fc40f734badaa7420b7b109d511bd4304b2c4c9c36164612fdf8
languageName: node
linkType: hard

"@types/w3c-web-hid@npm:1.0.6":
version: 1.0.6
resolution: "@types/w3c-web-hid@npm:1.0.6"
Expand Down Expand Up @@ -2370,7 +2380,7 @@ __metadata:
dependencies:
"@biomejs/biome": "npm:1.8.3"
"@nmann/struct-buffer": "npm:^5.4.1"
"@types/react": "npm:^18.3.3"
"@types/react": "npm:^18.3.8"
"@types/react-dom": "npm:^18.3.0"
"@types/w3c-web-hid": "npm:1.0.6"
"@vitejs/plugin-react": "npm:^4.3.1"
Expand Down

0 comments on commit c79d3a2

Please sign in to comment.