Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 31, 2022
1 parent f4b4d9d commit 3a40169
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"@commitlint/cz-commitlint": "17.1.2",
"@types/node": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"@types/node": "18.11.8",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"commitizen": "4.2.5",
"esbuild": "0.15.12",
"esbuild-plugin-pino": "1.2.5",
Expand All @@ -37,13 +37,13 @@
"standard-version": "9.5.0",
"thread-stream": "2.2.0",
"tiny-glob": "0.2.9",
"tsx": "3.10.4",
"tsx": "3.11.0",
"typescript": "4.8.4"
},
"dependencies": {
"@fastify/autoload": "5.4.1",
"@fastify/sensible": "5.1.1",
"@fastify/swagger": "8.0.0",
"@fastify/swagger": "8.1.0",
"fastify": "4.9.2",
"fastify-plugin": "4.3.0"
}
Expand Down
98 changes: 49 additions & 49 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 3a40169

Please sign in to comment.