Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2022
1 parent 81e982f commit d16e78e
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 142 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"@commitlint/cli": "17.3.0",
"@commitlint/config-conventional": "17.3.0",
"@commitlint/cz-commitlint": "17.3.0",
"@types/node": "18.11.11",
"@typescript-eslint/eslint-plugin": "5.45.1",
"@typescript-eslint/parser": "5.45.1",
"@types/node": "18.11.13",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"commitizen": "4.2.6",
"esbuild": "0.16.1",
"esbuild": "0.16.4",
"esbuild-plugin-pino": "1.2.7",
"eslint": "8.29.0",
"eslint-config-prettier": "8.5.0",
Expand All @@ -38,12 +38,12 @@
"thread-stream": "2.2.0",
"tiny-glob": "0.2.9",
"tsx": "3.12.1",
"typescript": "4.9.3"
"typescript": "4.9.4"
},
"dependencies": {
"@fastify/autoload": "5.6.0",
"@fastify/sensible": "5.2.0",
"@fastify/swagger": "8.2.0",
"@fastify/swagger": "8.2.1",
"fastify": "4.10.2",
"fastify-plugin": "4.4.0"
}
Expand Down
Loading

0 comments on commit d16e78e

Please sign in to comment.