Skip to content

Commit

Permalink
chore(deps): update dependency @nuxt/opencollective to ^0.3.2 (#8201)
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 committed Oct 13, 2020
1 parent 7e1ecfe commit 5842a64
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion distributions/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@nuxt/core": "2.14.6",
"@nuxt/generator": "2.14.6",
"@nuxt/loading-screen": "^2.0.2",
"@nuxt/opencollective": "^0.3.0",
"@nuxt/opencollective": "^0.3.2",
"@nuxt/static": "^1.0.0",
"@nuxt/telemetry": "^1.2.3",
"@nuxt/webpack": "2.14.6"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1944,14 +1944,14 @@
node-res "^5.0.1"
serve-static "^1.14.1"

"@nuxt/opencollective@^0.3.0":
version "0.3.0"
resolved "https://registry.npmjs.org/@nuxt/opencollective/-/opencollective-0.3.0.tgz#11d8944dcf2d526e31660bb69570be03f8fb72b7"
integrity sha512-Vf09BxCdj1iT2IRqVwX5snaY2WCTkvM0O4cWWSO1ThCFuc4if0Q/nNwAgCxRU0FeYHJ7DdyMUNSdswCLKlVqeg==
"@nuxt/opencollective@^0.3.2":
version "0.3.2"
resolved "https://registry.npmjs.org/@nuxt/opencollective/-/opencollective-0.3.2.tgz#83cb70cdb2bac5fad6f8c93529e7b11187d49c02"
integrity sha512-XG7rUdXG9fcafu9KTDIYjJSkRO38EwjlKYIb5TQ/0WDbiTUTtUtgncMscKOYzfsY86kGs05pAuMOR+3Fi0aN3A==
dependencies:
chalk "^2.4.2"
consola "^2.10.1"
node-fetch "^2.6.0"
chalk "^4.1.0"
consola "^2.15.0"
node-fetch "^2.6.1"

"@nuxt/static@^1.0.0":
version "1.0.0"
Expand Down Expand Up @@ -4410,7 +4410,7 @@ connect@^3.7.0:
parseurl "~1.3.3"
utils-merge "1.0.1"

consola@^2.10.0, consola@^2.10.1, consola@^2.14.0, consola@^2.15.0, consola@^2.6.0, consola@^2.9.0:
consola@^2.10.0, consola@^2.14.0, consola@^2.15.0, consola@^2.6.0, consola@^2.9.0:
version "2.15.0"
resolved "https://registry.npmjs.org/consola/-/consola-2.15.0.tgz#40fc4eefa4d2f8ef2e2806147f056ea207fcc0e9"
integrity sha512-vlcSGgdYS26mPf7qNi+dCisbhiyDnrN1zaRbw3CSuc2wGOMEGGPsp46PdRG5gqXwgtJfjxDkxRNAgRPr1B77vQ==
Expand Down

0 comments on commit 5842a64

Please sign in to comment.