mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
Bump consolidate from 0.15.1 to 0.16.0 (#9516)
Bumps [consolidate](https://github.com/tj/consolidate.js) from 0.15.1 to 0.16.0. - [Release notes](https://github.com/tj/consolidate.js/releases) - [Changelog](https://github.com/tj/consolidate.js/blob/master/History.md) - [Commits](https://github.com/tj/consolidate.js/compare/0.15.1...v0.16.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
adba181179
commit
1e9e02b4de
@ -15,7 +15,7 @@
|
||||
},
|
||||
"main": "./lib",
|
||||
"dependencies": {
|
||||
"consolidate": "^0.15.1",
|
||||
"consolidate": "^0.16.0",
|
||||
"koa-views": "^6.3.0",
|
||||
"lodash": "4.17.20"
|
||||
},
|
||||
|
||||
@ -6197,13 +6197,20 @@ console-control-strings@^1.0.0, console-control-strings@~1.1.0:
|
||||
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
|
||||
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
|
||||
|
||||
consolidate@0.15.1, consolidate@^0.15.1:
|
||||
consolidate@0.15.1:
|
||||
version "0.15.1"
|
||||
resolved "https://registry.yarnpkg.com/consolidate/-/consolidate-0.15.1.tgz#21ab043235c71a07d45d9aad98593b0dba56bab7"
|
||||
integrity sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw==
|
||||
dependencies:
|
||||
bluebird "^3.1.1"
|
||||
|
||||
consolidate@^0.16.0:
|
||||
version "0.16.0"
|
||||
resolved "https://registry.yarnpkg.com/consolidate/-/consolidate-0.16.0.tgz#a11864768930f2f19431660a65906668f5fbdc16"
|
||||
integrity sha512-Nhl1wzCslqXYTJVDyJCu3ODohy9OfBMB5uD2BiBTzd7w+QY0lBzafkR8y8755yMYHAaMD4NuzbAw03/xzfw+eQ==
|
||||
dependencies:
|
||||
bluebird "^3.7.2"
|
||||
|
||||
"consolidated-events@^1.1.1 || ^2.0.0":
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/consolidated-events/-/consolidated-events-2.0.2.tgz#da8d8f8c2b232831413d9e190dc11669c79f4a91"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user