We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff89899 commit d1ac391Copy full SHA for d1ac391
package.json
@@ -45,7 +45,7 @@
45
"@commitlint/cli": "17.0.3",
46
"@commitlint/config-conventional": "17.0.3",
47
"@textlint-rule/textlint-rule-no-unmatched-pair": "1.0.8",
48
- "@types/jest": "27.5.2",
+ "@types/jest": "29.5.2",
49
"@typescript-eslint/eslint-plugin": "5.60.1",
50
"@typescript-eslint/parser": "5.60.1",
51
"concurrently": "7.3.0",
packages/react/package.json
@@ -67,7 +67,7 @@
67
"@testing-library/jest-dom": "5.16.5",
68
"@testing-library/react": "13.4.0",
69
"@testing-library/user-event": "14.4.3",
70
- "@types/node": "17.0.45",
+ "@types/node": "18.16.19",
71
"@types/react": "18.2.14",
72
"@types/react-dom": "18.2.6",
73
"@babel/eslint-parser": "7.11.0",
0 commit comments