chore: upgrade dependencies, fix lint-staged not outputting formatted log (#7388)

* chore: upgrade dependencies, fix lint-staged not outputting formatted log

* fix

* fix lock...
This commit is contained in:
Joshua Chen 2022-05-10 22:42:45 +08:00 committed by GitHub
parent 6e10a48059
commit 60960b471d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 180 additions and 177 deletions

View file

@ -30,7 +30,7 @@
"react-waypoint": "^10.1.0",
"sharp": "^0.30.4",
"tslib": "^2.4.0",
"webpack": "^5.72.0"
"webpack": "^5.72.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.0.0-beta.20",