chore(deps): update jest monorepo to v29

This commit is contained in:
renovate[bot]
2023-01-18 06:26:49 +00:00
committed by Kengo TODA
parent 922d499334
commit 449fdc835d
2 changed files with 1231 additions and 2051 deletions

3278
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -42,11 +42,11 @@
"eslint": "^8.1.0", "eslint": "^8.1.0",
"eslint-plugin-github": "^4.3.3", "eslint-plugin-github": "^4.3.3",
"eslint-plugin-jest": "^27.0.1", "eslint-plugin-jest": "^27.0.1",
"jest": "^27.0.6", "jest": "^29.0.0",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"prettier": "2.8.3", "prettier": "2.8.3",
"semantic-release": "^19.0.2", "semantic-release": "^19.0.2",
"ts-jest": "^27.0.3", "ts-jest": "^29.0.0",
"typescript": "^4.3.5" "typescript": "^4.3.5"
}, },
"release": { "release": {