Skip to content

Commit

Permalink
Bump @types/react from 18.2.20 to 18.2.21 in /screen2.0
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.20 to 18.2.21.
- [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>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 7ebd7a4 commit b1e2bc2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion screen2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@mui/lab": "^5.0.0-alpha.137",
"@mui/material": "^5.14.2",
"@types/node": "^20.5.0",
"@types/react": "^18.2.20",
"@types/react": "^18.2.21",
"@types/react-dom": "18.2.7",
"@weng-lab/psychscreen-ui-components": "^0.7.8",
"@weng-lab/ts-ztable": "^4.0.1",
Expand Down
10 changes: 5 additions & 5 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1153,14 +1153,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.20":
version: 18.2.20
resolution: "@types/react@npm:18.2.20"
"@types/react@npm:^18.2.21":
version: 18.2.21
resolution: "@types/react@npm:18.2.21"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 30f699c60e5e4bfef273ce64d320651cdd60f5c6a08361c6c7eca8cebcccda1ac953d2ee57c9f321b5ae87f8a62c72b6d35ca42df0e261d337849952daab2141
checksum: ffed203bfe7aad772b8286f7953305c9181ac3a8f27d3f5400fbbc2a8e27ca8e5bbff818ee014f39ca0d19d2b3bb154e5bdbec7e232c6f80b59069375aa78349
languageName: node
linkType: hard

Expand Down Expand Up @@ -6692,7 +6692,7 @@ __metadata:
"@mui/lab": ^5.0.0-alpha.137
"@mui/material": ^5.14.2
"@types/node": ^20.5.0
"@types/react": ^18.2.20
"@types/react": ^18.2.21
"@types/react-dom": 18.2.7
"@weng-lab/psychscreen-ui-components": ^0.7.8
"@weng-lab/ts-ztable": ^4.0.1
Expand Down

0 comments on commit b1e2bc2

Please sign in to comment.