chore: update_deps

This commit is contained in:
koenkk
2023-12-17 15:03:17 +01:00
parent e7e9616f7e
commit 89e6d307f2
+1
View File
@@ -24,6 +24,7 @@ jobs:
cache: npm
# connect-gzip-static@4.0.0 requires Node 20 >=
- run: npx npm-check-updates -u -x connect-gzip-static
- run: rm -f package-lock.json
- run: npm install
- uses: peter-evans/create-pull-request@v5
with: