Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gomah committed May 10, 2019
1 parent b466e42 commit 9c33d27
Show file tree
Hide file tree
Showing 2 changed files with 335 additions and 361 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,25 @@
"test:lint": "eslint --ext .js,.ts, src/"
},
"dependencies": {
"consola": "^2.6.0",
"consola": "^2.6.1",
"isomorphic-fetch": "^2.2.1",
"shopify-buy": "^2.2.2"
"shopify-buy": "^2.2.3"
},
"devDependencies": {
"@types/consola": "^1.0.0",
"@types/jest": "^24.0.11",
"@types/jest": "^24.0.12",
"@types/jsdom": "^12.2.3",
"@types/node": "^11.13.8",
"@types/node": "^12.0.0",
"@types/shopify-buy": "^1.4.2",
"@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0",
"babel-jest": "^24.7.1",
"babel-jest": "^24.8.0",
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-config-prettier": "^4.2.0",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-prettier": "^3.0.1",
"jest": "^24.7.1",
"jest": "^24.8.0",
"nuxt": "^2.6.3",
"prettier": "^1.17.0",
"standard-version": "^5.0.2",
Expand Down
Loading

0 comments on commit 9c33d27

Please sign in to comment.