Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 23, 2020
1 parent 86ae577 commit 765b858
Show file tree
Hide file tree
Showing 2 changed files with 1,643 additions and 923 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"start": "nuxt-start"
},
"dependencies": {
"@nuxtjs/auth": "^4.9.0",
"@nuxtjs/axios": "^5.9.7",
"@nuxtjs/auth": "^4.9.1",
"@nuxtjs/axios": "^5.12.2",
"dotenv": "^8.2.0",
"normalize.css": "^8.0.1",
"nuxt-start": "^2.12.2"
"nuxt-start": "^2.14.3"
},
"devDependencies": {
"nuxt": "^2.12.2"
"nuxt": "^2.14.3"
}
}
Loading

1 comment on commit 765b858

@vercel
Copy link

@vercel vercel bot commented on 765b858 Oct 23, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Environment Variable "AUTH0_DOMAIN" references Secret "auth0-domain", which does not exist.

Please sign in to comment.