Skip to content

Commit

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

Snyk has created this PR to upgrade @types/react from 18.2.48 to 18.2.55.

See this package in npm:


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 Mar 8, 2024
1 parent 5d9296c commit b7a53ad
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 @@ -11,7 +11,7 @@
"@lottiefiles/react-lottie-player": "^3.5.3",
"@storybook/addons": "^7.6.9",
"@storybook/client-api": "^7.6.9",
"@types/react": "^18.2.47",
"@types/react": "^18.2.55",
"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 @@ -5821,14 +5821,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.47":
version: 18.2.48
resolution: "@types/react@npm:18.2.48"
"@types/react@npm:^18.2.55":
version: 18.2.63
resolution: "@types/react@npm:18.2.63"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 2e56ea6bd821ae96bd943f727a59d85384eaf5f8a3e6fce4fa1d34453e32d8eedda742432b3857fa0de7a4214bf84ce4239757eb52918e76452c00384731e585
checksum: 49d7e556e9daa921384a094bfaeb6d1c455423cdcd87e1efb75015d83f91e5b7dbe2e179c47229bba051539ee541f98e8e6e4e9aa63af6edcdb178ae15c2f915
languageName: node
linkType: hard

Expand Down Expand Up @@ -17584,7 +17584,7 @@ __metadata:
"@testing-library/jest-dom": "npm:^5.14.1"
"@testing-library/react": "npm:^14.0.0"
"@testing-library/user-event": "npm:^14.4.3"
"@types/react": "npm:^18.2.47"
"@types/react": "npm:^18.2.55"
autoprefixer: "npm:^10.4.1"
axe-core: "npm:^4.3.1"
babel-jest: "npm:^26.6.3"
Expand Down

0 comments on commit b7a53ad

Please sign in to comment.