Upgrade jest
This commit is contained in:
parent
98df47a0ae
commit
90e46064d8
3 changed files with 1034 additions and 704 deletions
|
@ -44,16 +44,16 @@
|
|||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@eslint/js": "^9.30.1",
|
||||
"@types/eslint": "^9.6.0",
|
||||
"@types/jest": "^29.5.8",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^22.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.36.0",
|
||||
"@typescript-eslint/parser": "^8.36.0",
|
||||
"@yao-pkg/pkg": "^6.1.1",
|
||||
"eslint": "^9.30.1",
|
||||
"jest": "^29.7.0",
|
||||
"jest-mock-extended": "^3.0.7",
|
||||
"jest": "^30.0.4",
|
||||
"jest-mock-extended": "^4.0.0",
|
||||
"np": "^10.0.0",
|
||||
"ts-jest": "^29.1.1",
|
||||
"ts-jest": "^29.4.0",
|
||||
"ts-mockito": "^2.6.1",
|
||||
"typescript": "^5.0.0",
|
||||
"typescript-eslint": "^8.36.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue