Skip to content

Commit

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

Snyk has created this PR to upgrade @types/react from 18.2.79 to 18.3.1.

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]>
Co-authored-by: Jordan <[email protected]>
  • Loading branch information
3 people authored May 27, 2024
1 parent e1d0180 commit 0ea81c2
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.0",
"@lottiefiles/react-lottie-player": "^3.5.3",
"@types/react": "^18.2.74",
"@types/react": "^18.3.1",
"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 @@ -4781,13 +4781,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.74":
version: 18.2.79
resolution: "@types/react@npm:18.2.79"
"@types/react@npm:^18.3.1":
version: 18.3.2
resolution: "@types/react@npm:18.3.2"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 2ef833e7d0a5c226beddbbe090811582371f6ae5e2f092a3d9f47cc6087c8bce0b96ee33e351de6d1d470f0a0ec5892d971933f841ef31538c1821681fc6569e
checksum: a85eed82c1009dc9d979281d9ea1f5322255003de3378390f35d897b4bdaf1d34ea748636c03e9e9b4b7cc97c2f4582993d2d60e40846226ad497d97c7d8565a
languageName: node
linkType: hard

Expand Down Expand Up @@ -14707,7 +14707,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.2.74"
"@types/react": "npm:^18.3.1"
autoprefixer: "npm:^10.4.1"
axe-core: "npm:^4.3.1"
cors: "npm:^2.8.5"
Expand Down

0 comments on commit 0ea81c2

Please sign in to comment.