Skip to content

Commit

Permalink
Merge pull request #364 from traPtitech/dependabot/npm_and_yarn/npm-d…
Browse files Browse the repository at this point in the history
…ev-deps-81b50f2acb

Build(deps-dev): Bump the npm-dev-deps group with 3 updates
  • Loading branch information
ras0q authored Jul 2, 2024
2 parents 21416f8 + 867e1e8 commit ec9cda4
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 26 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ github.token }}
permissions:
pull-requests: write
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down
46 changes: 23 additions & 23 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
},
"devDependencies": {
"@openapitools/openapi-generator-cli": "^2.13.4",
"@types/node": "^20.14.2",
"@types/node": "^20.14.9",
"rimraf": "^5.0.7",
"ts-morph": "^22.0.0",
"tsup": "^8.1.0",
"tsx": "^4.15.4",
"typescript": "^5.4.5"
"tsx": "^4.16.0",
"typescript": "^5.5.2"
},
"sideEffects": false,
"engines": {
Expand Down

0 comments on commit ec9cda4

Please sign in to comment.