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 bb2d3c5 commit 9593825Copy full SHA for 9593825
package.json
@@ -39,20 +39,20 @@
39
"@kazupon/lerna-changelog": "^4.3.0",
40
"@microsoft/api-extractor": "^7.18.21",
41
"@types/debug": "^4.1.5",
42
- "@types/jest": "^27.0.0",
+ "@types/jest": "^29.0.0",
43
"@types/node": "^16.11.0",
44
"@typescript-eslint/eslint-plugin": "^5.5.0",
45
"@typescript-eslint/parser": "^5.5.0",
46
"eslint": "^8.4.0",
47
"eslint-config-prettier": "^8.3.0",
48
"eslint-plugin-prettier": "^4.0.0",
49
- "jest": "^27.0.0",
+ "jest": "^29.0.0",
50
"jest-watch-typeahead": "^1.0.0",
51
"npm-run-all": "^4.1.5",
52
"opener": "^1.5.2",
53
"prettier": "^2.5.0",
54
"shipjs": "^0.26.0",
55
- "ts-jest": "^27.0.0",
+ "ts-jest": "^29.0.0",
56
"typescript": "^4.5.2",
57
"vuepress": "^1.8.2"
58
},
0 commit comments