We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93dbf97 commit aecadb8Copy full SHA for aecadb8
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.59.11",
50
"@typescript-eslint/parser": "5.59.11",
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.43",
+ "@types/node": "18.16.18",
71
"@types/react": "18.2.12",
72
"@types/react-dom": "18.2.5",
73
"@babel/eslint-parser": "7.11.0",
0 commit comments