Skip to content

Commit

Permalink
fix(deps): update jest monorepo to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and danez committed May 5, 2020
1 parent cc47565 commit ac300a8
Show file tree
Hide file tree
Showing 3 changed files with 549 additions and 556 deletions.
2 changes: 1 addition & 1 deletion packages/spire-plugin-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"execa": "^4.0.0",
"jest": "^25.0.0"
"jest": "^26.0.0"
},
"devDependencies": {
"spire-test-utils": "^2.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/spire/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"fs-extra": "^9.0.0",
"import-from": "^3.0.0",
"invariant": "^2.2.4",
"pretty-format": "^25.0.0",
"pretty-format": "^26.0.0",
"signale": "^1.4.0",
"spire-config-default": "^2.0.2",
"yargs": "^15.0.0"
Expand Down
Loading

0 comments on commit ac300a8

Please sign in to comment.