Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 27, 2022
1 parent 54cd95d commit ac41eec
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
22 changes: 11 additions & 11 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.0.2",
"@types/node": "18.0.0",
"@types/react": "18.0.20",
"@types/react": "18.0.24",
"@types/react-dom": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1646,14 +1646,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.0.20":
version: 18.0.20
resolution: "@types/react@npm:18.0.20"
"@types/react@npm:18.0.24":
version: 18.0.24
resolution: "@types/react@npm:18.0.24"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: fe7d9b466cbfeacf426a2a28c3def31e149f9496aa661315bdc1f406036c37b6a2d3dcbcdc9bbd29ee27dd02be3385174cf71b2a0c27ed38419354e44675f135
checksum: 4ef5bc8353a28fe7343bc429b91cf7d72e26fea49868ac5f874b963c928fa29806b853bb1bf25d857043fe46edd88846a76138faa47111727caee4428e8529f0
languageName: node
linkType: hard

Expand Down Expand Up @@ -8007,7 +8007,7 @@ __metadata:
"@testing-library/user-event": "npm:14.4.3"
"@types/jest": "npm:29.0.2"
"@types/node": "npm:18.0.0"
"@types/react": "npm:18.0.20"
"@types/react": "npm:18.0.24"
"@types/react-dom": "npm:18.0.6"
"@typescript-eslint/eslint-plugin": "npm:5.37.0"
"@typescript-eslint/parser": "npm:5.37.0"
Expand Down

0 comments on commit ac41eec

Please sign in to comment.