Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent 045ea15 commit e288aed
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
fetch-depth: 2

Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
},
"dependencies": {
"@hono/node-server": "^1.11.0",
"hono": "^4.2.5",
"hono": "^4.2.7",
"reflect-metadata": "^0.2.1"
},
"devDependencies": {
"@hazmi35/eslint-config": "^13.3.1",
"@tsconfig/node-lts": "^20.1.3",
"@types/node": "^20.12.7",
"pino": "^8.20.0",
"pino": "^8.21.0",
"pino-pretty": "^11.0.0",
"tsx": "^4.7.2",
"zod": "^3.22.5"
"tsx": "^4.7.3",
"zod": "^3.23.4"
}
}
58 changes: 33 additions & 25 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 e288aed

Please sign in to comment.