chore: merge master to dev

This commit is contained in:
Koen Kanters
2023-07-16 08:44:34 +02:00
committed by GitHub
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
cache: npm
# connect-gzip-static only supports node 16
# @types/ws 8.5.5 is broken
- run: npx npm-check-updates -u -x connect-gzip-static @types/ws
- run: npx npm-check-updates -u -x connect-gzip-static -x @types/ws
- run: npm install
- uses: peter-evans/create-pull-request@v5
with: