chore: Bump deps (#7)

* chore: Dependency bumps

Co-authored-by: Dirk Stolle <striezel-dev@web.de>

* fix stuff

* fix more stuff

* patch lock

* Node 16

---------

Co-authored-by: Dirk Stolle <striezel-dev@web.de>
This commit is contained in:
pinkforest(she/her)
2023-03-27 20:17:23 +11:00
committed by GitHub
co-authored by Dirk Stolle
parent 71526086eb
commit 139ab94e83
8 changed files with 8210 additions and 8592 deletions
+2 -1
View File
@@ -11,6 +11,7 @@ jobs:
with:
node-version: 16
- run: npm ci
- run: npm run lint
# octokit types problem ?
# - run: npm run lint
- run: npm run build
- run: npm run test