⬆️ Update jest

This commit is contained in:
marocchino 2023-07-15 05:47:05 +09:00
parent bd55d2a06c
commit 23b42b17eb
No known key found for this signature in database
GPG key ID: F54107506CCF18D0
2 changed files with 266 additions and 1279 deletions

View file

@ -32,7 +32,7 @@
"@octokit/graphql-schema": "^14.22.0" "@octokit/graphql-schema": "^14.22.0"
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "^27.4.1", "@types/jest": "^29.5.3",
"@types/node": "^20.4.2", "@types/node": "^20.4.2",
"@typescript-eslint/parser": "^6.0.0", "@typescript-eslint/parser": "^6.0.0",
"@vercel/ncc": "^0.36.1", "@vercel/ncc": "^0.36.1",
@ -40,11 +40,11 @@
"eslint-plugin-github": "^4.9.0", "eslint-plugin-github": "^4.9.0",
"eslint-plugin-jest": "^27.2.3", "eslint-plugin-jest": "^27.2.3",
"eslint-plugin-prettier": "^5.0.0", "eslint-plugin-prettier": "^5.0.0",
"jest": "^27.5.1", "jest": "^29.6.1",
"jest-circus": "^29.6.1", "jest-circus": "^29.6.1",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"prettier": "3.0.0", "prettier": "3.0.0",
"ts-jest": "^27.1.4", "ts-jest": "^29.1.1",
"typescript": "^5.1.6" "typescript": "^5.1.6"
} }
} }

1539
yarn.lock

File diff suppressed because it is too large Load diff