Skip to content

Commit

Permalink
fix(deps): update jest monorepo to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and danez committed Feb 3, 2020
1 parent e8af2bd commit 76b7bed
Show file tree
Hide file tree
Showing 3 changed files with 780 additions and 715 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 @@ -8,7 +8,7 @@
"license": "MIT",
"dependencies": {
"execa": "^4.0.0",
"jest": "^24.8.0"
"jest": "^25.0.0"
},
"devDependencies": {
"spire-test-utils": "^1.8.2"
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": "^8.1.0",
"import-from": "^3.0.0",
"invariant": "^2.2.4",
"pretty-format": "^24.7.0",
"pretty-format": "^25.0.0",
"signale": "^1.4.0",
"spire-config-default": "^1.8.3",
"yargs": "^15.0.0"
Expand Down
Loading

0 comments on commit 76b7bed

Please sign in to comment.