We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d61e45 commit 7bde5b2Copy full SHA for 7bde5b2
3 files changed
package.json
@@ -45,7 +45,7 @@
45
"@commitlint/cli": "17.7.1",
46
"@commitlint/config-conventional": "17.7.0",
47
"@textlint-rule/textlint-rule-no-unmatched-pair": "1.0.8",
48
- "@types/jest": "27.5.2",
+ "@types/jest": "29.5.5",
49
"@typescript-eslint/eslint-plugin": "5.62.0",
50
"@typescript-eslint/parser": "5.62.0",
51
"concurrently": "7.6.0",
packages/react/package.json
@@ -67,7 +67,7 @@
67
"@testing-library/jest-dom": "5.17.0",
68
"@testing-library/react": "13.4.0",
69
"@testing-library/user-event": "14.4.3",
70
- "@types/node": "17.0.45",
+ "@types/node": "18.18.1",
71
"@types/react": "18.2.21",
72
"@types/react-dom": "18.2.7",
73
"@babel/eslint-parser": "7.22.11",
0 commit comments