chore(deps): update jest to v29 (major) (#825)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: peaceiris <30958501+peaceiris@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-01-17 22:30:07 +09:00
committed by GitHub
parent 2c6daf7153
commit fd54e565f4
6 changed files with 1862 additions and 6341 deletions

View File

@@ -67,13 +67,13 @@
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"jest": "^29.3.1",
"jest-circus": "^29.3.1",
"js-yaml": "^4.1.0",
"lint-staged": "^13.1.0",
"prettier": "2.8.3",
"standard-version": "^9.1.1",
"ts-jest": "^26.5.6",
"ts-jest": "^29.0.5",
"typescript": "^4.2.3"
}
}