chore: upgrade dependencies (#7754)

This commit is contained in:
Joshua Chen 2022-07-10 00:32:32 +08:00 committed by GitHub
parent e62d5e3f48
commit 07641ae53d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 692 additions and 732 deletions

View file

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