chore(deps-dev): upgrade svelte-check to v2.4.5 (#1159)

This commit is contained in:
metonym 2022-03-12 13:50:47 -08:00 committed by GitHub
commit cb014219fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 32 additions and 60 deletions

View file

@ -44,7 +44,7 @@
"sass": "^1.42.1",
"sveld": "^0.13.2",
"svelte": "^3.45.0",
"svelte-check": "^1.1.32",
"svelte-check": "^2.4.5",
"typescript": "^4.1.3"
},
"husky": {