Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 71d0568 commit 9627885
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion project-fixtures/react-apollo-prj/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "2.0.0",
"devDependencies": {
"@apollo/client": "3.8.8",
"@types/react": "18.2.40",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"apollo": "2.34.0",
"graphql": "16.8.1",
Expand Down
8 changes: 4 additions & 4 deletions project-fixtures/react-apollo-prj/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -414,10 +414,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/[email protected].40":
version "18.2.40"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.40.tgz#b1cc2bafdc81da3c9bb105cfe8b91211bbce2e0d"
integrity sha512-H+BUhb9C1zBtogDLAk+KCNRKiHDrqSwQT/0z0PVTwMFBxqg3011ByLomADtgkgMkfwj4AMOiXBReyLTUBg681g==
"@types/[email protected].42":
version "18.2.42"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.42.tgz#6f6b11a904f6d96dda3c2920328a97011a00aba7"
integrity sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 9627885

Please sign in to comment.