Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and choisohyun committed Nov 19, 2022
1 parent 54cd95d commit 1d6081c
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.25",
"@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.25":
version: 18.0.25
resolution: "@types/react@npm:18.0.25"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: fe7d9b466cbfeacf426a2a28c3def31e149f9496aa661315bdc1f406036c37b6a2d3dcbcdc9bbd29ee27dd02be3385174cf71b2a0c27ed38419354e44675f135
checksum: af960f03dd2ab8cf51789d09c13c440fcc505a6e22101d9c58a4f4ad562cd81122ff345cc9bf8d131d68c185ee1a48411d62e90d3dbaa9623abd0b2564f7b5fe
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.25"
"@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 1d6081c

Please sign in to comment.