Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to ^18.2.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent fde7434 commit 6527571
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@
"devDependencies": {
"@types/glob": "^8.1.0",
"@types/node": "16.11.68",
"@types/react": "^18.2.34",
"@types/react": "^18.2.36",
"@types/react-dom": "^18.2.14",
"@types/ssh2": "^1.11.13",
"@types/vscode": "^1.74.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -689,10 +689,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/react@^18.2.34":
version "18.2.34"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.34.tgz#aed20f19473721ba328feb99d1ec3307ebc1a8dd"
integrity sha512-U6eW/alrRk37FU/MS2RYMjx0Va2JGIVXELTODaTIYgvWGCV4Y4TfTUzG8DdmpDNIT0Xpj/R7GfyHOJJrDttcvg==
"@types/react@^18.2.36":
version "18.2.36"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.36.tgz#bc68ffb4408e5d0c419b0760b2eaeec70aeeedb3"
integrity sha512-o9XFsHYLLZ4+sb9CWUYwHqFVoG61SesydF353vFMMsQziiyRu8np4n2OYMUSDZ8XuImxDr9c5tR7gidlH29Vnw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 6527571

Please sign in to comment.