Skip to content

Commit 51dffc1

Browse files
committed
fix: upgrade @types/react from 17.0.44 to 17.0.60
Snyk has created this PR to upgrade @types/react from 17.0.44 to 17.0.60. See this package in npm: https://www.npmjs.com/package/@types/react See this project in Snyk: https://app.snyk.io/org/mfbtech/project/21363c06-c8b9-4df9-9a28-cc56d5d9b01c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 9c6467e commit 51dffc1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@testing-library/react": "^12.0.0",
5151
"@types/jest": "^27.4.0",
5252
"@types/node": "^16.11.46",
53-
"@types/react": "^17.0.15",
53+
"@types/react": "^17.0.60",
5454
"eslint": "^8.3.0",
5555
"identity-obj-proxy": "^3.0.0",
5656
"jest": "27.1.0",

0 commit comments

Comments
 (0)