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

@ -21,7 +21,7 @@
"build": "tsc"
},
"dependencies": {
"@typescript-eslint/utils": "^5.22.0",
"@typescript-eslint/utils": "^5.23.0",
"tslib": "^2.4.0"
},
"devDependencies": {