Skip to content

Commit

Permalink
chore: 🤖 Upgrade jest to v26
Browse files Browse the repository at this point in the history
✅ Closes: #82,#81,#77
  • Loading branch information
kaidjohnson committed Oct 15, 2020
1 parent fd12e88 commit e5f5862
Show file tree
Hide file tree
Showing 2 changed files with 621 additions and 528 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"@babel/preset-env": "7.9.0",
"@vue/test-utils": "1.0.0-beta.32",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "25.1.0",
"babel-jest": "26.5.2",
"babel-loader": "8.1.0",
"eslint": "7.11.0",
"eslint-plugin-jest": "23.8.2",
"jest": "25.1.0",
"eslint-plugin-jest": "24.1.0",
"jest": "26.5.3",
"vue": "2.6.11",
"vue-template-compiler": "2.6.11",
"webpack": "5.1.0",
Expand Down
Loading

0 comments on commit e5f5862

Please sign in to comment.