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 30, 2024
1 parent ba03d0c commit 2ff7710
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 96 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
6 changes: 3 additions & 3 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 All @@ -45,7 +45,7 @@
"@release-it/conventional-changelog": "^8.0.2",
"@types/conventional-changelog": "^3.1.5",
"@types/debug": "^4.1.12",
"@types/express": "^4.17.21",
"@types/express": "^5.0.0",
"@types/node": "^20.16.10",
"@types/semver": "^7.5.8",
"@types/yargs": "^17.0.33",
Expand Down
128 changes: 36 additions & 92 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 2ff7710

Please sign in to comment.