Skip to content

Commit

Permalink
⬆️ up deps jest
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Aug 27, 2018
1 parent b4865d7 commit e734bbf
Show file tree
Hide file tree
Showing 2 changed files with 355 additions and 233 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
},
"license": "MIT",
"devDependencies": {
"@vue/test-utils": "^1.0.0-beta.11",
"babel-jest": "^22.1.0",
"babel-preset-env": "^1.6.1",
"codecov": "^3.0.0",
"@vue/test-utils": "^1.0.0-beta.24",
"babel-jest": "^23.4.2",
"babel-preset-env": "^1.7.0",
"codecov": "^3.0.4",
"eslint": "^5.4.0",
"eslint-config-posva": "^2.0.1",
"faked-promise": "^2.0.0",
"jest": "^22.1.4",
"vue": "^2.5.13",
"vue-jest": "^2.0.0",
"vue-template-compiler": "^2.5.13"
"jest": "^23.5.0",
"vue": "^2.5.17",
"vue-jest": "^2.6.0",
"vue-template-compiler": "^2.5.17"
},
"jest": {
"collectCoverage": true,
Expand Down
Loading

0 comments on commit e734bbf

Please sign in to comment.