Skip to content

Commit

Permalink
Update jest monorepo (#7108)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
2 people authored and gwyneplaine committed Jan 4, 2022
1 parent 54a4dba commit ce7f4e0
Show file tree
Hide file tree
Showing 4 changed files with 397 additions and 355 deletions.
4 changes: 2 additions & 2 deletions examples/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@keystone-6/core": "^1.0.0"
},
"devDependencies": {
"babel-jest": "^27.3.1",
"jest": "^27.3.1",
"babel-jest": "^27.4.5",
"jest": "^27.4.5",
"typescript": "^4.5.4"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@babel/preset-typescript": "^7.16.0",
"@changesets/changelog-github": "^0.4.1",
"@changesets/cli": "^2.19.0",
"@jest/test-sequencer": "^27.3.1",
"@jest/test-sequencer": "^27.4.5",
"@manypkg/cli": "^0.19.1",
"@preconstruct/cli": "2.1.5",
"@preconstruct/eslint-plugin-format-js-tag": "^0.2.0",
Expand All @@ -67,7 +67,7 @@
"eslint-plugin-react": "^7.27.0",
"eslint-plugin-react-hooks": "^4.3.0",
"is-ci": "^3.0.1",
"jest": "^27.3.1",
"jest": "^27.4.5",
"prettier": "^2.5.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/fields-document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"@keystone-6/core": "*",
"@testing-library/react": "^12.1.2",
"array.prototype.flat": "^1.2.5",
"jest-diff": "^27.3.1",
"pretty-format": "^27.3.1",
"jest-diff": "^27.4.2",
"pretty-format": "^27.4.2",
"slate-hyperscript": "^0.67.0"
},
"engines": {
Expand Down
Loading

0 comments on commit ce7f4e0

Please sign in to comment.