Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @types/react from 18.2.69 to 18.2.70 #7707

Merged
merged 1 commit into from
Mar 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/open-graph": "0.2.5",
"@types/platform": "1.3.6",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.69",
"@types/react": "^18.2.70",
"@types/react-dom": "^18.2.22",
"@types/redux-logger": "^3.0.12",
"@types/sinon": "17.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3774,14 +3774,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.69":
version: 18.2.69
resolution: "@types/react@npm:18.2.69"
"@types/react@npm:^18.2.70":
version: 18.2.70
resolution: "@types/react@npm:18.2.70"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 7657978c4bbca41f566481b5507cdf571575e6631d0f8105ec2f6eea4029c315f9381182369bd5c700f3f2ea247dd2d12005381b937c9ad1771f86acd7201768
checksum: 4d1160ad2449ce5e96aa795f24f9e3902975cd59e6ce3c79eb674acb1262a54cdb0bc9c9b0aeb858da24e20148a09ec1822c8ed12f70c1c87b779ac2baf72ebd
languageName: node
linkType: hard

Expand Down Expand Up @@ -17175,7 +17175,7 @@ __metadata:
"@types/open-graph": 0.2.5
"@types/platform": 1.3.6
"@types/prettier": ^2.7.3
"@types/react": ^18.2.69
"@types/react": ^18.2.70
"@types/react-dom": ^18.2.22
"@types/redux-logger": ^3.0.12
"@types/sinon": 17.0.3
Expand Down
Loading