Skip to content

Commit

Permalink
chore(deps): bump shopify-buy & remove consola
Browse files Browse the repository at this point in the history
  • Loading branch information
Gomah committed Jan 10, 2020
1 parent 20f70fb commit 4b2bd01
Show file tree
Hide file tree
Showing 3 changed files with 768 additions and 1,169 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.13.0
12.14.0
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,8 @@
},
"dependencies": {
"@types/shopify-buy": "^1.4.3",
"consola": "^2.11.3",
"isomorphic-fetch": "^2.2.1",
"shopify-buy": "^2.8.1"
"shopify-buy": "^2.9.0"
},
"devDependencies": {
"@commitlint/cli": "^8.3.4",
Expand All @@ -48,7 +47,7 @@
"@types/consola": "^2.2.5",
"@types/jest": "^24.0.25",
"@types/jsdom": "^12.2.4",
"@types/node": "^13.1.4",
"@types/node": "^13.1.6",
"@typescript-eslint/eslint-plugin": "^2.15.0",
"@typescript-eslint/parser": "^2.15.0",
"babel-jest": "^24.9.0",
Expand All @@ -57,15 +56,15 @@
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-prettier": "^3.1.2",
"husky": "^3.1.0",
"husky": "^4.0.5",
"jest": "^24.9.0",
"nuxt": "^2.11.0",
"prettier": "^1.19.1",
"request": "^2.88.0",
"request-promise-native": "^1.0.8",
"standard-version": "^7.0.1",
"ts-jest": "^24.2.0",
"ts-node": "^8.5.4",
"ts-jest": "^24.3.0",
"ts-node": "^8.6.0",
"typescript": "^3.7.4"
}
}
Loading

0 comments on commit 4b2bd01

Please sign in to comment.