Skip to content

Commit f91f149

Browse files
chore(deps): update typescript types packages
1 parent 36e6fd3 commit f91f149

File tree

2 files changed

+224
-121
lines changed

2 files changed

+224
-121
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"@storybook/addon-options": "5.3.21",
2121
"@storybook/react": "6.5.13",
2222
"@testing-library/react-hooks": "7.0.2",
23-
"@types/jest": "27.5.2",
24-
"@types/react": "17.0.52",
25-
"@types/react-dom": "17.0.18",
23+
"@types/jest": "30.0.0",
24+
"@types/react": "19.1.12",
25+
"@types/react-dom": "19.1.8",
2626
"@typescript-eslint/eslint-plugin": "4.33.0",
2727
"@typescript-eslint/parser": "4.33.0",
2828
"babel-loader": "8.3.0",

0 commit comments

Comments
 (0)