mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 11:22:30 +02:00
dep: update webpack-nicelog
This commit is contained in:
parent
05c90a208c
commit
8538a10a66
2 changed files with 4 additions and 4 deletions
|
@ -69,7 +69,7 @@
|
|||
"static-site-generator-webpack-plugin": "^3.4.1",
|
||||
"webpack": "^4.16.3",
|
||||
"webpack-chain": "^4.8.0",
|
||||
"webpack-nicelog": "^2.1.0",
|
||||
"webpack-nicelog": "^2.2.1",
|
||||
"webpack-serve": "^2.0.2"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -6799,9 +6799,9 @@ webpack-log@^1.0.1, webpack-log@^1.1.1, webpack-log@^1.1.2, webpack-log@^1.2.0:
|
|||
loglevelnext "^1.0.1"
|
||||
uuid "^3.1.0"
|
||||
|
||||
webpack-nicelog@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack-nicelog/-/webpack-nicelog-2.1.0.tgz#fb8d89ec1976d36122e8d407bf318eb38c094155"
|
||||
webpack-nicelog@^2.2.1:
|
||||
version "2.2.1"
|
||||
resolved "https://registry.yarnpkg.com/webpack-nicelog/-/webpack-nicelog-2.2.1.tgz#e3458003ce0d98966e930657176fb4eb6f536b85"
|
||||
dependencies:
|
||||
chalk "^2.4.1"
|
||||
react-dev-utils "^5.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue