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 22, 2024
1 parent f5da735 commit fd53ed5
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 293 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
10 changes: 5 additions & 5 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.1",
"@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 All @@ -55,7 +55,7 @@
"husky": "^9.1.6",
"knip": "^5.33.3",
"lint-staged": "^15.2.10",
"npm-run-all2": "^6.2.4",
"npm-run-all2": "^7.0.0",
"release-it": "^17.10.0",
"semver": "^7.6.3",
"tsx": "^4.19.1",
Expand Down
Loading

0 comments on commit fd53ed5

Please sign in to comment.