Skip to content

Commit 73cb07c

Browse files
committed
Update dependency @types/react to v17.0.44
1 parent d12e5dc commit 73cb07c

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"test": "echo \"TODO: Add Testing to Client\" && exit 0"
2424
},
2525
"resolutions": {
26-
"@types/react": "17.0.43",
26+
"@types/react": "17.0.44",
2727
"@typescript-eslint/eslint-plugin": "5.17.0",
2828
"@typescript-eslint/parser": "5.17.0",
2929
"react": "18.0.0"
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@babel/core": "7.17.8",
50-
"@types/react": "17.0.43",
50+
"@types/react": "17.0.44",
5151
"@types/three": "0.139.0",
5252
"@typescript-eslint/eslint-plugin": "5.17.0",
5353
"@typescript-eslint/parser": "5.17.0",

0 commit comments

Comments
 (0)