Skip to content

Commit

Permalink
Bump @types/react from 18.3.4 to 18.3.5 in the javascript group
Browse files Browse the repository at this point in the history
Bumps the javascript group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/react` from 18.3.4 to 18.3.5
- [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
  dependency-group: javascript
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent e36351b commit b1afa54
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 @@ -43,7 +43,7 @@
},
"devDependencies": {
"@jupyterlab/builder": "^4.2.5",
"@types/react": "^18.3.4",
"@types/react": "^18.3.5",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"eslint": "^8.56.0",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.0.26, @types/react@npm:^18.3.4":
"@types/react@npm:^18.0.26":
version: 18.3.4
resolution: "@types/react@npm:18.3.4"
dependencies:
Expand All @@ -931,6 +931,16 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.3.5":
version: 18.3.5
resolution: "@types/react@npm:18.3.5"
dependencies:
"@types/prop-types": "*"
csstype: ^3.0.2
checksum: 63d2ff473b348c902b68c20be55d2c5124d078c4336c2d1778f316c27789ed596657e8e714022ce14fb24994b0960fc64c913e629bb0bf85815355b0c31eb46b
languageName: node
linkType: hard

"@types/source-list-map@npm:*":
version: 0.1.6
resolution: "@types/source-list-map@npm:0.1.6"
Expand Down Expand Up @@ -3904,7 +3914,7 @@ __metadata:
"@jupyterlab/builder": ^4.2.5
"@jupyterlab/filebrowser": ^4.2.5
"@jupyterlab/services": ^7.2.5
"@types/react": ^18.3.4
"@types/react": ^18.3.5
"@typescript-eslint/eslint-plugin": ^8.3.0
"@typescript-eslint/parser": ^8.3.0
eslint: ^8.56.0
Expand Down

0 comments on commit b1afa54

Please sign in to comment.