Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2022
1 parent 54cd95d commit 44d77ea
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.22",
"@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.22":
version: 18.0.22
resolution: "@types/react@npm:18.0.22"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: fe7d9b466cbfeacf426a2a28c3def31e149f9496aa661315bdc1f406036c37b6a2d3dcbcdc9bbd29ee27dd02be3385174cf71b2a0c27ed38419354e44675f135
checksum: d3036ebb77afe9547e854064c360a93d1286746490c682506e168f0641782dd98c895f358fc74d0ac79acff802c24a45bd30d6200433cccb9f204b3207b7c14c
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.22"
"@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 44d77ea

Please sign in to comment.