chore(deps): update definitelytyped

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-10 15:31:05 +00:00 committed by Tilman Vatteroth
parent 8255fd1612
commit 074a92444b
5 changed files with 27 additions and 27 deletions

View file

@ -50,8 +50,8 @@
"devDependencies": {
"@jest/globals": "29.7.0",
"@jest/types": "29.6.3",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"eslint": "8.55.0",
@ -83,7 +83,7 @@
"node": ">=12"
},
"resolutions": {
"@types/react": "18.2.48"
"@types/react": "18.2.55"
},
"packageManager": "yarn@4.0.2"
}