Skip to content

Commit

Permalink
chore(deps): update external-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent e0b0817 commit 7ab828c
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 88 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- uses: actions/checkout@main

- name: TODO to Issue
uses: alstr/todo-to-issue-action@v4
uses: alstr/todo-to-issue-action@v5
with:
REPO: ${{ github.repository }}
BEFORE: ${{ github.event.before }}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"fast-glob": "^3.3.2",
"locate-chrome": "^0.1.1",
"pdf-lib": "^1.17.1",
"puppeteer-chromium-resolver": "^22.0.0",
"puppeteer-core": "^22.15.0",
"puppeteer-chromium-resolver": "^23.0.0",
"puppeteer-core": "^23.4.1",
"puppeteer-report": "^3.1.0",
"typescript": "^5.6.2",
"yargs": "^17.7.2"
Expand Down
114 changes: 29 additions & 85 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7ab828c

Please sign in to comment.