Skip to content

Commit

Permalink
fix: upgrade @types/react-dom from 18.0.3 to 18.2.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @types/react-dom from 18.0.3 to 18.2.4.

See this package in npm:
https://www.npmjs.com/package/@types/react-dom

See this project in Snyk:
https://app.snyk.io/org/lkjaero/project/4e8f9de2-6270-41cf-b0b3-e9c4c8de3da2?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 6, 2023
1 parent 3f6ace9 commit c5189ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.4.3",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.3",
"@types/react-dom": "^18.2.4",
"@types/react-scrollspy": "^3.3.5",
"@types/styled-components": "^5.1.26",
"antd": "^4.23.6",
Expand Down

0 comments on commit c5189ad

Please sign in to comment.