Skip to content

Commit

Permalink
Bump @types/react from 18.2.75 to 18.2.79
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.75 to 18.2.79.
- [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 Apr 22, 2024
1 parent 4f60aa1 commit 1928ca1
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.7.0",
"@types/react": "^18.2.75",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/w3c-web-hid": "1.0.6",
"@vitejs/plugin-react": "^4.2.1",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -917,7 +917,7 @@ __metadata:
languageName: node
linkType: hard

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

"@types/react@npm:^18.2.79":
version: 18.2.79
resolution: "@types/react@npm:18.2.79"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/c8a8a005d8830a48cc1ef93c3510c4935a2a03e5557dbecaa8f1038450cbfcb18eb206fa7fba7077d54b8da21faeb25577e897a333392770a7797f625b62c78a
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 @@ -2464,7 +2474,7 @@ __metadata:
dependencies:
"@biomejs/biome": "npm:1.7.0"
"@nmann/struct-buffer": "npm:^5.4.1"
"@types/react": "npm:^18.2.75"
"@types/react": "npm:^18.2.79"
"@types/react-dom": "npm:^18.2.25"
"@types/w3c-web-hid": "npm:1.0.6"
"@vitejs/plugin-react": "npm:^4.2.1"
Expand Down

0 comments on commit 1928ca1

Please sign in to comment.