1
0
mirror of synced 2025-12-30 03:01:36 -05:00

upgrade to jest@29.0.0 (#30285)

This commit is contained in:
Peter Bengtsson
2022-08-26 18:00:45 +02:00
committed by GitHub
parent b61e658250
commit 283bcf54a5
2 changed files with 1559 additions and 1563 deletions

View File

@@ -99,7 +99,7 @@
"@babel/preset-env": "^7.18.2",
"@graphql-inspector/core": "^3.1.2",
"@graphql-tools/load": "^7.5.14",
"@jest/globals": "^28.1.1",
"@jest/globals": "29.0.0",
"@octokit/graphql": "4.8.0",
"@octokit/rest": "^18.12.0",
"@types/github-slugger": "^1.3.0",
@@ -136,7 +136,7 @@
"http-status-code": "^2.1.0",
"husky": "^8.0.1",
"japanese-characters": "^1.1.0",
"jest": "28.1.3",
"jest": "29.0.0",
"jest-environment-puppeteer": "^5.0.4",
"jest-fail-on-console": "^2.4.2",
"jest-github-actions-reporter": "^1.0.3",