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

@ -32,7 +32,7 @@
"shelljs": "^0.8.5",
"tslib": "^2.4.0",
"url-loader": "^4.1.1",
"webpack": "^5.72.0"
"webpack": "^5.72.1"
},
"engines": {
"node": ">=14"