chore(deps): update definitelytyped

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-22 07:31:08 +00:00
parent 54aa203607
commit cf1232d5d2
6 changed files with 57 additions and 47 deletions
html-to-react

View file

@ -50,7 +50,7 @@
"devDependencies": {
"@jest/globals": "29.7.0",
"@jest/types": "29.6.3",
"@types/react": "18.2.21",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
@ -83,7 +83,7 @@
"node": ">=12"
},
"resolutions": {
"@types/react": "18.2.21"
"@types/react": "18.2.22"
},
"packageManager": "yarn@3.6.3"
}