mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +00:00
chore(deps): update dependency @nuxt/opencollective to ^0.3.2 (#8201)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7e1ecfeb18
commit
5842a64506
@ -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"
|
||||
|
16
yarn.lock
16
yarn.lock
@ -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"
|
||||
@ -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==
|
||||
|
Loading…
Reference in New Issue
Block a user