Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.70
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 9135de6 commit fe3c665
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@types/glob": "8.1.0",
"@types/mocha": "^10.0.4",
"@types/node": "20.11.30",
"@types/react": "18.2.69",
"@types/react": "18.2.70",
"@types/react-dom": "^18.2.15",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2991,7 +2991,7 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@18.2.69", "@types/react@^16.8.0 || ^17.0.0 || ^18.0.0":
"@types/react@*", "@types/react@^16.8.0 || ^17.0.0 || ^18.0.0":
version "18.2.69"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.69.tgz#313ec21891b22bb7646a54cb4bdb8cddb0880271"
integrity sha512-W1HOMUWY/1Yyw0ba5TkCV+oqynRjG7BnteBB+B7JmAK7iw3l2SW+VGOxL+akPweix6jk2NNJtyJKpn4TkpfK3Q==
Expand All @@ -3000,6 +3000,15 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/[email protected]":
version "18.2.70"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.70.tgz#89a37f9e0a6a4931f4259c598f40fd44dd6abf71"
integrity sha512-hjlM2hho2vqklPhopNkXkdkeq6Lv8WSZTpr7956zY+3WS5cfYUewtCzsJLsbW5dEv3lfSeQ4W14ZFeKC437JRQ==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/[email protected]":
version "1.20.2"
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.2.tgz#97d26e00cd4a0423b4af620abecf3e6f442b7975"
Expand Down

0 comments on commit fe3c665

Please sign in to comment.