chore: upgrade dependencies (#7883)

This commit is contained in:
Joshua Chen 2022-08-02 16:44:02 +08:00 committed by GitHub
parent d0282fae68
commit 1bf5c0d36e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 1151 additions and 1232 deletions

View file

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