Skip to content

Commit

Permalink
fix(deps): update jest monorepo to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2022
1 parent 0ee8a8a commit 6284167
Show file tree
Hide file tree
Showing 19 changed files with 664 additions and 699 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/prompts": "2.4.0",
"all-contributors-cli": "6.20.0",
"ansi-colors": "4.1.1",
"babel-jest": "27.5.1",
"babel-jest": "28.0.0",
"babel-plugin-auto-import": "1.1.0",
"babel-plugin-remove-code": "0.0.6",
"boxen": "5.1.2",
Expand All @@ -74,7 +74,7 @@
"fast-glob": "3.2.11",
"fs-extra": "10.1.0",
"is-port-reachable": "3.1.0",
"jest": "27.5.1",
"jest": "28.0.0",
"jscodeshift": "0.13.1",
"lerna": "4.0.0",
"lodash.template": "4.5.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 @@ -53,7 +53,7 @@
"@types/split2": "3.2.1",
"@types/yargs": "16.0.4",
"aws-lambda": "1.0.7",
"jest": "27.5.1",
"jest": "28.0.0",
"typescript": "4.6.3"
},
"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 @@ -52,7 +52,7 @@
"@types/md5": "2.3.2",
"@types/split2": "3.2.1",
"aws-lambda": "1.0.7",
"jest": "27.5.1",
"jest": "28.0.0",
"split2": "4.1.0",
"typescript": "4.6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"firebase": "9.6.11",
"firebase-admin": "10.1.0",
"gotrue-js": "0.9.29",
"jest": "27.5.1",
"jest": "28.0.0",
"magic-sdk": "8.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 @@ -67,7 +67,7 @@
"@babel/cli": "7.16.7",
"@babel/core": "7.16.7",
"@types/listr": "0.14.4",
"jest": "27.5.1",
"jest": "28.0.0",
"typescript": "4.6.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"deepmerge": "4.2.2",
"fast-glob": "3.2.11",
"findup-sync": "5.0.0",
"jest": "27.5.1",
"jest": "28.0.0",
"jscodeshift": "0.13.1",
"prettier": "2.6.2",
"tasuku": "1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-redwood-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@babel/cli": "7.16.7",
"jest": "27.5.1",
"jest": "28.0.0",
"typescript": "4.6.3"
},
"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.16.7",
"jest": "27.5.1",
"jest": "28.0.0",
"typescript": "4.6.3"
},
"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 @@ -36,7 +36,7 @@
"@types/react": "17.0.44",
"@types/react-dom": "17.0.15",
"@types/testing-library__jest-dom": "5.14.3",
"jest": "27.5.1",
"jest": "28.0.0",
"nodemon": "2.0.15",
"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 @@ -52,7 +52,7 @@
"@types/lodash.omitby": "4.6.7",
"@types/uuid": "8.3.4",
"aws-lambda": "1.0.7",
"jest": "27.5.1",
"jest": "28.0.0",
"typescript": "4.6.3"
},
"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 @@ -69,7 +69,7 @@
"@types/rimraf": "3.0.2",
"babel-plugin-tester": "10.1.0",
"graphql-tag": "2.12.6",
"jest": "27.5.1",
"jest": "28.0.0",
"typescript": "4.6.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@babel/core": "7.16.7",
"@types/mime-types": "2.1.1",
"babel-plugin-tester": "10.1.0",
"jest": "27.5.1",
"jest": "28.0.0",
"typescript": "4.6.3"
},
"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 @@ -35,7 +35,7 @@
"@babel/core": "7.16.7",
"@prisma/sdk": "3.12.0",
"esbuild": "0.14.38",
"jest": "27.5.1"
"jest": "28.0.0"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/cli": "7.16.7",
"@babel/core": "7.16.7",
"@types/lodash.isequal": "4.5.6",
"jest": "27.5.1",
"jest": "28.0.0",
"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 @@ -60,7 +60,7 @@
"@types/lru-cache": "5.1.1",
"@types/node": "16.11.27",
"@types/vscode": "1.66.0",
"jest": "27.5.1",
"jest": "28.0.0",
"typescript": "4.6.3"
},
"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 @@ -42,7 +42,7 @@
"@types/envinfo": "7.8.1",
"@types/uuid": "8.3.4",
"@types/yargs": "16.0.4",
"jest": "27.5.1"
"jest": "28.0.0"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
4 changes: 2 additions & 2 deletions packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"@types/react": "17.0.44",
"@types/react-dom": "17.0.15",
"@types/webpack": "5.28.0",
"babel-jest": "27.5.1",
"babel-jest": "28.0.0",
"babel-plugin-inline-react-svg": "2.0.1",
"jest": "27.5.1",
"jest": "28.0.0",
"jest-watch-typeahead": "1.0.0",
"msw": "0.39.2",
"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 @@ -54,7 +54,7 @@
"@types/react": "17.0.44",
"@types/react-dom": "17.0.15",
"@types/testing-library__jest-dom": "5.14.3",
"jest": "27.5.1",
"jest": "28.0.0",
"nodemon": "2.0.15",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
Loading

0 comments on commit 6284167

Please sign in to comment.