Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to ^18.3.3 (#2529)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent 77c38e0 commit 7e87c32
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@types/ed2curve": "^0.2.4",
"@types/jest": "^29.5.12",
"@types/lodash-es": "^4.17.12",
"@types/react": "^18.3.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
"@types/webextension-polyfill": "^0.10.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5544,13 +5544,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.3.2":
version: 18.3.2
resolution: "@types/react@npm:18.3.2"
"@types/react@npm:*, @types/react@npm:^18.3.3":
version: 18.3.3
resolution: "@types/react@npm:18.3.3"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/9fb2f1fcf7e889ee4ea7c3c5978df595c66e770e5fd3a245dbdd2589b9b911524c11dab25a6275d8af4e336e4cb5fa850d447884b84c335a187a338c89df99ba
checksum: 10c0/fe455f805c5da13b89964c3d68060cebd43e73ec15001a68b34634604a78140e6fc202f3f61679b9d809dde6d7a7c2cb3ed51e0fd1462557911db09879b55114
languageName: node
linkType: hard

Expand Down Expand Up @@ -16791,7 +16791,7 @@ __metadata:
"@types/ed2curve": "npm:^0.2.4"
"@types/jest": "npm:^29.5.12"
"@types/lodash-es": "npm:^4.17.12"
"@types/react": "npm:^18.3.2"
"@types/react": "npm:^18.3.3"
"@types/react-dom": "npm:^18.3.0"
"@types/react-router-dom": "npm:^5.3.3"
"@types/webextension-polyfill": "npm:^0.10.7"
Expand Down

0 comments on commit 7e87c32

Please sign in to comment.