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 Oct 21, 2024
1 parent f5da735 commit 9d0732f
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 269 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
8 changes: 4 additions & 4 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.6.0",
"puppeteer-report": "^3.1.0",
"typescript": "^5.6.3",
"yargs": "^17.7.2"
Expand All @@ -42,10 +42,10 @@
"@chieforz/eslint-config-tslint-base": "^1.4.2",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@release-it/conventional-changelog": "^8.0.2",
"@release-it/conventional-changelog": "^9.0.0",
"@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.13",
"@types/semver": "^7.5.8",
"@types/yargs": "^17.0.33",
Expand Down
Loading

0 comments on commit 9d0732f

Please sign in to comment.