Skip to content

Commit

Permalink
build(deps): bump @types/react from 18.2.16 to 18.2.17 (#1932)
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.16 to 18.2.17.
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent cc9e755 commit f81f430
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 @@ -28,7 +28,7 @@
"@types/file-saver": "^2.0.5",
"@types/jest": "^29.5.3",
"@types/node": "^18.17.1",
"@types/react": "^18.2.16",
"@types/react": "^18.2.17",
"@types/react-dom": "^18.2.7",
"@types/react-splitter-layout": "^3.0.2",
"@types/react-transition-group": "^4.4.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2670,7 +2670,7 @@ __metadata:
"@types/file-saver": ^2.0.5
"@types/jest": ^29.5.3
"@types/node": ^18.17.1
"@types/react": ^18.2.16
"@types/react": ^18.2.17
"@types/react-dom": ^18.2.7
"@types/react-splitter-layout": ^3.0.2
"@types/react-transition-group": ^4.4.6
Expand Down Expand Up @@ -5000,14 +5000,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.16":
version: 18.2.16
resolution: "@types/react@npm:18.2.16"
"@types/react@npm:^18.2.17":
version: 18.2.17
resolution: "@types/react@npm:18.2.17"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 3d4fdc12509e0098e0dbb4bacdea53e8ccc6632e9df63d9f2711c77aa81ce3b2bb9c76d087f284034b25fd7245680167f4832bf6e4df960c5af2634b52adfd0c
checksum: 150516b31bd98b635e4a56bcf2af007330b35cccb6e35e902f46a47f0e81e30c46cdacc095e91051bdf2f33e4846e7e62fd51b67e064dc7d15c00e15dfa449d5
languageName: node
linkType: hard

Expand Down

0 comments on commit f81f430

Please sign in to comment.