Skip to content

Commit

Permalink
Bump @types/react from 18.2.19 to 18.2.22 in /frontend
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.19 to 18.2.22.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 5417028 commit 372509a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@swc/jest": "^0.2.28",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.9",
"@types/react": "^18.2.19",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@types/react-window": "^1.8.5",
"@typescript-eslint/eslint-plugin": "^6.3.0",
Expand Down
15 changes: 13 additions & 2 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1846,7 +1846,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.2.19":
"@types/react@npm:*":
version: 18.2.19
resolution: "@types/react@npm:18.2.19"
dependencies:
Expand All @@ -1857,6 +1857,17 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.22":
version: 18.2.22
resolution: "@types/react@npm:18.2.22"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 44289523dabaadcd3fd85689abb98f9ebcc8492d7e978348d1c986138acef4801030b279e89a19e38a6319e294bcea77559e37e0c803e4bacf2b8ae3a56ba587
languageName: node
linkType: hard

"@types/scheduler@npm:*":
version: 0.16.3
resolution: "@types/scheduler@npm:0.16.3"
Expand Down Expand Up @@ -4306,7 +4317,7 @@ __metadata:
"@swc/jest": ^0.2.28
"@types/jest": ^29.5.3
"@types/node": ^20.4.9
"@types/react": ^18.2.19
"@types/react": ^18.2.22
"@types/react-dom": ^18.2.7
"@types/react-window": ^1.8.5
"@typescript-eslint/eslint-plugin": ^6.3.0
Expand Down

0 comments on commit 372509a

Please sign in to comment.