Skip to content

Commit efe7929

Browse files
committed
fix: upgrade @types/react from 17.0.49 to 17.0.88
Snyk has created this PR to upgrade @types/react from 17.0.49 to 17.0.88. See this package in npm: @types/react See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/cc016abe-11ad-4eb5-b3ac-749106498b4c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent def0cb0 commit efe7929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@docusaurus/plugin-client-redirects": "2.4.1",
2525
"@docusaurus/plugin-content-docs": "2.4.1",
2626
"@docusaurus/preset-classic": "2.4.1",
27-
"@types/react": "^17.0.49",
27+
"@types/react": "^17.0.88",
2828
"clsx": "^1.2.1",
2929
"prism-react-renderer": "^1.3.5",
3030
"react": "^17.0.2",

0 commit comments

Comments
 (0)