Skip to content

Commit

Permalink
fix(deps): update jest monorepo (#6787)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtoar committed Nov 3, 2022
1 parent 46e08bd commit 97c1375
Show file tree
Hide file tree
Showing 20 changed files with 420 additions and 416 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@
"@tsd/typescript": "4.8.4",
"@types/babel__generator": "7.6.4",
"@types/fs-extra": "9.0.13",
"@types/jest": "29.1.2",
"@types/jest": "29.2.1",
"@types/jscodeshift": "0.11.5",
"@types/lodash.template": "4.5.1",
"@types/ncp": "2.0.5",
"@types/prompts": "2.4.1",
"all-contributors-cli": "6.24.0",
"ansi-colors": "4.1.3",
"babel-jest": "29.1.2",
"babel-jest": "29.2.2",
"babel-plugin-auto-import": "1.1.0",
"babel-plugin-remove-code": "0.0.6",
"boxen": "5.1.2",
Expand All @@ -81,7 +81,7 @@
"fast-glob": "3.2.12",
"fs-extra": "10.1.0",
"is-port-reachable": "3.1.0",
"jest": "29.1.2",
"jest": "29.2.2",
"jest-runner-tsd": "4.0.0",
"jscodeshift": "0.14.0",
"lerna": "6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/split2": "3.2.1",
"@types/yargs": "17.0.13",
"aws-lambda": "1.0.7",
"jest": "29.1.2",
"jest": "29.2.2",
"typescript": "4.7.4"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/split2": "3.2.1",
"@types/uuid": "8.3.4",
"aws-lambda": "1.0.7",
"jest": "29.1.2",
"jest": "29.2.2",
"split2": "4.1.0",
"typescript": "4.7.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"firebase": "9.10.0",
"firebase-admin": "10.3.0",
"gotrue-js": "0.9.29",
"jest": "29.1.2",
"jest": "29.2.2",
"magic-sdk": "9.1.1",
"netlify-identity-widget": "1.9.2",
"react": "17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"devDependencies": {
"@babel/cli": "7.19.3",
"@babel/core": "7.19.3",
"jest": "29.1.2",
"jest": "29.2.2",
"typescript": "4.7.4"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
4 changes: 2 additions & 2 deletions packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"execa": "5.1.1",
"fast-glob": "3.2.12",
"findup-sync": "5.0.0",
"jest": "29.1.2",
"jest": "29.2.2",
"jscodeshift": "0.14.0",
"prettier": "2.7.1",
"tasuku": "2.0.0",
Expand All @@ -45,7 +45,7 @@
"@types/babel__core": "7.1.19",
"@types/findup-sync": "4.0.2",
"@types/fs-extra": "9.0.13",
"@types/jest": "29.1.2",
"@types/jest": "29.2.1",
"@types/jscodeshift": "0.11.5",
"@types/prettier": "2.7.1",
"@types/yargs": "17.0.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
},
"devDependencies": {
"@types/rimraf": "3.0.2",
"jest": "29.1.2"
"jest": "29.2.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/create-redwood-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@babel/cli": "7.19.3",
"@types/prompts": "2.4.1",
"jest": "29.1.2",
"jest": "29.2.2",
"typescript": "4.7.4"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@babel/cli": "7.19.3",
"jest": "29.1.2",
"jest": "29.2.2",
"typescript": "4.7.4"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/react-dom": "17.0.17",
"@types/testing-library__jest-dom": "5.14.5",
"graphql": "16.6.0",
"jest": "29.1.2",
"jest": "29.2.2",
"nodemon": "2.0.20",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/lodash.omitby": "4.6.7",
"@types/uuid": "8.3.4",
"aws-lambda": "1.0.7",
"jest": "29.1.2",
"jest": "29.2.2",
"typescript": "4.7.4"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/rimraf": "3.0.2",
"babel-plugin-tester": "10.1.0",
"graphql-tag": "2.12.6",
"jest": "29.1.2"
"jest": "29.2.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/core": "7.19.3",
"@types/mime-types": "2.1.1",
"babel-plugin-tester": "10.1.0",
"jest": "29.1.2",
"jest": "29.2.2",
"typescript": "4.7.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@babel/core": "7.19.3",
"@prisma/internals": "4.5.0",
"esbuild": "0.15.10",
"jest": "29.1.2"
"jest": "29.2.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/lodash.isequal": "4.5.6",
"@types/react": "17.0.50",
"@types/react-dom": "17.0.17",
"jest": "29.1.2",
"jest": "29.2.2",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/lru-cache": "5.1.1",
"@types/node": "16.11.65",
"@types/vscode": "1.72.0",
"jest": "29.1.2",
"jest": "29.2.2",
"typescript": "4.7.4"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/envinfo": "7.8.1",
"@types/uuid": "8.3.4",
"@types/yargs": "17.0.13",
"jest": "29.1.2"
"jest": "29.2.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
8 changes: 4 additions & 4 deletions packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,17 @@
"@testing-library/user-event": "14.4.3",
"@types/aws-lambda": "8.10.107",
"@types/babel-core": "6.25.7",
"@types/jest": "29.1.2",
"@types/jest": "29.2.1",
"@types/node": "16.11.65",
"@types/react": "17.0.50",
"@types/react-dom": "17.0.17",
"@types/webpack": "5.28.0",
"babel-jest": "29.1.2",
"babel-jest": "29.2.2",
"babel-plugin-inline-react-svg": "2.0.1",
"core-js": "3.25.5",
"fast-glob": "3.2.12",
"jest": "29.1.2",
"jest-environment-jsdom": "29.1.2",
"jest": "29.2.2",
"jest-environment-jsdom": "29.2.2",
"jest-watch-typeahead": "2.2.0",
"msw": "0.47.4",
"ts-toolbelt": "9.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/react": "17.0.50",
"@types/react-dom": "17.0.17",
"@types/testing-library__jest-dom": "5.14.5",
"jest": "29.1.2",
"jest": "29.2.2",
"nodemon": "2.0.20",
"prop-types": "15.8.1",
"react": "17.0.2",
Expand Down
Loading

0 comments on commit 97c1375

Please sign in to comment.