feat: upgrade minor and bug versions of dependencies

This commit is contained in:
dennis.ludwig
2021-09-28 10:49:53 +02:00
parent bce561a0ac
commit 8614314b00
5 changed files with 52 additions and 55 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn lint-staged && yarn build:scripts
yarn ts:check && yarn lint-staged && yarn build:scripts