Skip to content

chore(deps): update dependency @types/react to v17.0.38 #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 27, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@types/jest": "^27.0.3",
"@types/ramda": "^0.27.62",
"@types/react": "17.0.37",
"@types/react": "17.0.38",
"@types/react-test-renderer": "^17.0.1",
"babel-jest": "^27.4.5",
"esbuild": "^0.14.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1265,14 +1265,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:17.0.37":
version: 17.0.37
resolution: "@types/react@npm:17.0.37"
"@types/react@npm:*, @types/react@npm:17.0.38":
version: 17.0.38
resolution: "@types/react@npm:17.0.38"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: e68b0d59aa69577fc6a6d654b25d5d8408625498f4c483f160b557fac21e840f6e8807cbde93e9f039949b6d624a019b1990d18499c1d65aecf3605c25e30242
checksum: 4079f4f959cd4a4bfaeda8b89fe8a1b1f8bdc9d87acfdc5f74a0b39cec9ec6a470724357c62778c0f063180b360c250e920c5a142f1dbcda67d9cc25a6d43a85
languageName: node
linkType: hard

Expand Down Expand Up @@ -7439,7 +7439,7 @@ resolve@^2.0.0-next.3:
"@stitches/react": ^0.2.5
"@types/jest": ^27.0.3
"@types/ramda": ^0.27.62
"@types/react": 17.0.37
"@types/react": 17.0.38
"@types/react-test-renderer": ^17.0.1
babel-jest: ^27.4.5
esbuild: ^0.14.2
Expand Down