Skip to content

Commit

Permalink
chore(deps): update jest packages to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 12, 2020
1 parent c60f39e commit e002cce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cna-template/template/frameworks/jest/package.json
Expand Up @@ -4,8 +4,8 @@
},
"devDependencies": {
"@vue/test-utils": "^1.0.0-beta.33",
"babel-jest": "^25.5.1",
"jest": "^25.5.2",
"babel-jest": "^26.0.1",
"jest": "^26.0.1",
"ts-jest": "^25.4.0",
"vue-jest": "^4.0.0-beta.2"
}
Expand Down

0 comments on commit e002cce

Please sign in to comment.