Skip to content

Commit

Permalink
Bump @types/react from 18.3.3 to 18.3.6
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.6.
- [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 16, 2024
1 parent e1391e3 commit 1405ae8
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.6",
"@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.6":
version: 18.3.6
resolution: "@types/react@npm:18.3.6"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/e347787a496f2006fe61358316e040c22548a1669559277b72dad39e2f1f713080115be9fe6c30f9d1d28a54054b96cf6c06471be6967a3605e31f5b84a6cec7
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.6"
"@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 1405ae8

Please sign in to comment.