Skip to content

Commit

Permalink
[Snyk] Upgrade @types/react from 18.3.2 to 18.3.3 (#1043)
Browse files Browse the repository at this point in the history
* fix: upgrade @types/react from 18.3.2 to 18.3.3

Snyk has created this PR to upgrade @types/react from 18.3.2 to 18.3.3.

See this package in yarn:
@types/react

See this project in Snyk:
https://app.snyk.io/org/p0nder0sa/project/270b554d-5de8-452f-ad01-8bceb7604a92?utm_source=github&utm_medium=referral&page=upgrade-pr

* update yarn.lock

---------

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
will0684 and snyk-bot authored Jun 19, 2024
1 parent 2a29876 commit bf235e8
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 @@ -9,7 +9,7 @@
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@lottiefiles/react-lottie-player": "^3.5.3",
"@types/react": "^18.3.1",
"@types/react": "^18.3.3",
"cors": "^2.8.5",
"cuid": "^2.1.8",
"focus-trap-react": "^8.11.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4909,13 +4909,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.3.1":
version: 18.3.2
resolution: "@types/react@npm:18.3.2"
"@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: a85eed82c1009dc9d979281d9ea1f5322255003de3378390f35d897b4bdaf1d34ea748636c03e9e9b4b7cc97c2f4582993d2d60e40846226ad497d97c7d8565a
checksum: 68e203b7f1f91d6cf21f33fc7af9d6d228035a26c83f514981e54aa3da695d0ec6af10c277c6336de1dd76c4adbe9563f3a21f80c4462000f41e5f370b46e96c
languageName: node
linkType: hard

Expand Down Expand Up @@ -14835,7 +14835,7 @@ __metadata:
"@testing-library/jest-dom": "npm:^5.17.0"
"@testing-library/react": "npm:^14.3.1"
"@testing-library/user-event": "npm:^14.4.3"
"@types/react": "npm:^18.3.1"
"@types/react": "npm:^18.3.3"
autoprefixer: "npm:^10.4.1"
axe-core: "npm:^4.3.1"
cors: "npm:^2.8.5"
Expand Down

0 comments on commit bf235e8

Please sign in to comment.