chore(deps): update jest monorepo to v29

This commit is contained in:
renovate[bot] 2022-09-13 20:55:28 +00:00 committed by GitHub
parent 7532b61d57
commit 88ed3b7d03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2717 additions and 1056 deletions

3763
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -83,13 +83,13 @@
"@alxshelepenok/eslint-config": "^1.0.98",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@jest/globals": "^27.5.1",
"@jest/globals": "^29.0.3",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@swc/core": "^1.3.0",
"@swc/jest": "^0.2.22",
"@types/gatsby-transformer-remark": "^2.9.1",
"@types/jest": "^27.5.2",
"@types/jest": "^29.0.2",
"@types/node": "^17.0.24",
"@types/react": "^18.0.19",
"@types/react-dom": "^18.0.6",
@ -118,9 +118,9 @@
"eslint-plugin-simple-import-sort": "^8.0.0",
"husky": "8.0.1",
"identity-obj-proxy": "3.0.0",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"jest-environment-jsdom": "^27.5.1",
"jest": "^29.0.3",
"jest-cli": "^29.0.3",
"jest-environment-jsdom": "^29.0.3",
"jest-svg-transformer": "^1.0.0",
"lint-staged": "^13.0.3",
"lost": "9.0.1",