Skip to content

Commit

Permalink
chore(deps): update dependency @octokit/tsconfig to v4 (#770)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent c303f9e commit 876069d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ jobs:
- run: npm ci
- run: npm run lint
- run: VERSION=`npm info @octokit/openapi version` npm run update-endpoints
- run: npm run build
if: ${{ always() }}
6 changes: 4 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@octokit/core": "^6.0.0",
"@octokit/tsconfig": "^3.0.0",
"@octokit/tsconfig": "^4.0.0",
"@types/node": "^20.0.0",
"@vitest/coverage-v8": "^2.0.3",
"camelcase": "^8.0.0",
Expand Down

0 comments on commit 876069d

Please sign in to comment.