Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 28, 2019
1 parent 29c4dda commit bcc7ae4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"start": "nuxt start"
},
"dependencies": {
"@nuxtjs/axios": "^5.4.1",
"@nuxtjs/axios": "^5.5.2",
"@nuxtjs/google-analytics": "^2.2.0",
"@nuxtjs/localtunnel": "^1.1.0",
"@nuxtjs/localtunnel": "^1.1.1",
"@nuxtjs/manifest": "^2.6.0",
"@nuxtjs/pwa": "^2.6.0",
"nuxt-edge": "^2.0.0-25638738"
Expand Down
18 changes: 11 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -813,14 +813,14 @@
dependencies:
core-js "^2.5.7"

"@nuxtjs/axios@^5.4.1":
version "5.4.1"
resolved "http://registry.npm.taobao.org/@nuxtjs/axios/download/@nuxtjs/axios-5.4.1.tgz#8dbc841e939c082271f7053edc1180bf5a441ee3"
"@nuxtjs/axios@^5.5.2":
version "5.5.2"
resolved "https://registry.npm.taobao.org/@nuxtjs/axios/download/@nuxtjs/axios-5.5.2.tgz#b6447bb12707b56b16b942ae6c737a0b051cecba"
dependencies:
"@nuxtjs/proxy" "^1.3.3"
axios "^0.18.0"
axios-retry "^3.1.2"
consola "^2.5.6"
consola "^2.6.2"

"@nuxtjs/babel-preset-app@^0.7.0":
version "0.7.0"
Expand Down Expand Up @@ -860,9 +860,9 @@
hash-sum "^1.0.2"
jimp "^0.5.0"

"@nuxtjs/localtunnel@^1.1.0":
version "1.1.0"
resolved "http://registry.npm.taobao.org/@nuxtjs/localtunnel/download/@nuxtjs/localtunnel-1.1.0.tgz#376df53eba84cb72b84bc6cb9cd074c973380dcb"
"@nuxtjs/localtunnel@^1.1.1":
version "1.1.1"
resolved "https://registry.npm.taobao.org/@nuxtjs/localtunnel/download/@nuxtjs/localtunnel-1.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40nuxtjs%2Flocaltunnel%2Fdownload%2F%40nuxtjs%2Flocaltunnel-1.1.1.tgz#f8e131cc09c5a9abf47638154967414563b0c71a"
dependencies:
localtunnel "^1.9.1"

Expand Down Expand Up @@ -1843,6 +1843,10 @@ consola@^2.5.6:
version "2.5.6"
resolved "http://registry.npm.taobao.org/consola/download/consola-2.5.6.tgz#5ce14dbaf6f5b589c8a258ef80ed97b752fa57d5"

consola@^2.6.2:
version "2.7.1"
resolved "https://registry.npm.taobao.org/consola/download/consola-2.7.1.tgz#3f7f7c53eb44362240c3aee41b9bb2641d5ca32e"

console-browserify@^1.1.0:
version "1.1.0"
resolved "http://registry.npm.taobao.org/console-browserify/download/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10"
Expand Down

0 comments on commit bcc7ae4

Please sign in to comment.