Skip to content

Commit

Permalink
chore(deps): update dependency @nuxt/components to v1 (#7550)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 18, 2020
1 parent b6e8b74 commit 21f0e66
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion distributions/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"dependencies": {
"@nuxt/builder": "2.12.1",
"@nuxt/cli": "2.12.1",
"@nuxt/components": "^0.3.4",
"@nuxt/components": "^1.0.0",
"@nuxt/core": "2.12.1",
"@nuxt/generator": "2.12.1",
"@nuxt/loading-screen": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1846,10 +1846,10 @@
"@nodelib/fs.scandir" "2.1.3"
fastq "^1.6.0"

"@nuxt/components@^0.3.4":
version "0.3.4"
resolved "https://registry.npmjs.org/@nuxt/components/-/components-0.3.4.tgz#9ca5731450d00ccd376968f3012c1daa0e761899"
integrity sha512-kxYhWrO+zBT0K793j8bCUY1Z7GJQAZpPwHVBsIAKqJmmYNjxNnBch/oFXfP3Q7ktQCDfbKR2NwpxyvwOxc2eCQ==
"@nuxt/components@^1.0.0":
version "1.0.0"
resolved "https://registry.npmjs.org/@nuxt/components/-/components-1.0.0.tgz#3bc4d57432edb0949d65ff2f0a9e54031e48eaa6"
integrity sha512-WY1PbPmv+wg6ngPKVV6PslzLEYQMqGKs0VEjHKX3uw5+2QsGmrSCcZKij+kO/TgMYf7sOf+ItlsHbMYfe3WIPg==
dependencies:
chalk "^4.1.0"
chokidar "^3.4.0"
Expand Down

0 comments on commit 21f0e66

Please sign in to comment.