Skip to content

Commit

Permalink
Merge pull request #79 from bitshares/update-deps
Browse files Browse the repository at this point in the history
[31] update deps
  • Loading branch information
youaresofunny authored Sep 23, 2018
2 parents 5dcea37 + c13146a commit 261cd05
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,23 +31,23 @@
"devDependencies": {
"@vue/test-utils": "^1.0.0-beta.10",
"babel-cli": "^6.0.0",
"babel-jest": "^22.1.0",
"babel-jest": "^23.6.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"eslint": "^4.18.2",
"eslint-config-airbnb-base": "^12.1.0",
"eslint": "^5.6.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-config-vue": "latest",
"eslint-friendly-formatter": "^3.0.0",
"eslint-import-resolver-webpack": "^0.8.4",
"eslint-friendly-formatter": "^4.0.1",
"eslint-import-resolver-webpack": "^0.10.1",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-node": "^5.2.1",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-vue": "latest",
"inject-loader": "^3.0.1",
"jasmine": "^2.9.0",
"jest": "^22.1.4",
"jsdom": "^11.5.1",
"inject-loader": "^4.0.1",
"jasmine": "^3.2.0",
"jest": "^23.6.0",
"jsdom": "^12.0.0",
"jsdom-global": "^3.0.2",
"vue": "^2.5.13",
"vue-template-compiler": "^2.5.13",
Expand Down

0 comments on commit 261cd05

Please sign in to comment.