Skip to content

Commit 4caebfb

Browse files
chore(deps): update definitelytyped
1 parent 57e6edb commit 4caebfb

File tree

3 files changed

+195
-72
lines changed

3 files changed

+195
-72
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@commitlint/cli": "17.7.1",
4646
"@commitlint/config-conventional": "17.7.0",
4747
"@textlint-rule/textlint-rule-no-unmatched-pair": "1.0.8",
48-
"@types/jest": "27.5.2",
48+
"@types/jest": "29.5.14",
4949
"@typescript-eslint/eslint-plugin": "5.62.0",
5050
"@typescript-eslint/parser": "5.62.0",
5151
"concurrently": "7.6.0",

packages/react/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
"@testing-library/jest-dom": "5.17.0",
6868
"@testing-library/react": "13.4.0",
6969
"@testing-library/user-event": "14.4.3",
70-
"@types/node": "17.0.45",
71-
"@types/react": "18.2.52",
72-
"@types/react-dom": "18.2.18",
70+
"@types/node": "22.15.17",
71+
"@types/react": "19.1.3",
72+
"@types/react-dom": "19.1.4",
7373
"@babel/eslint-parser": "7.22.11",
7474
"eslint-plugin-flowtype": "8.0.3",
7575
"eslint-plugin-import": "2.28.1",

0 commit comments

Comments
 (0)