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] authored Sep 12, 2022
1 parent 9ff89d5 commit 3d7165d
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 163 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"@commitlint/config-conventional": "17.1.0",
"@commitlint/cz-commitlint": "17.1.2",
"@types/node": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.35.1",
"@typescript-eslint/parser": "5.35.1",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
"commitizen": "4.2.5",
"esbuild": "0.15.5",
"esbuild": "0.15.7",
"esbuild-plugin-pino": "1.2.3",
"eslint": "8.23.0",
"eslint-config-prettier": "8.5.0",
Expand All @@ -31,19 +31,19 @@
"inquirer": "8.2.4",
"json-schema-to-ts": "2.5.5",
"lint-staged": "13.0.3",
"pino": "8.4.2",
"pino": "8.5.0",
"pino-pretty": "9.1.0",
"prettier": "2.7.1",
"standard-version": "9.5.0",
"thread-stream": "2.1.0",
"thread-stream": "2.2.0",
"tiny-glob": "0.2.9",
"tsx": "3.9.0",
"typescript": "4.8.2"
"typescript": "4.8.3"
},
"dependencies": {
"@fastify/autoload": "5.2.0",
"@fastify/autoload": "5.4.0",
"@fastify/sensible": "5.1.1",
"@fastify/swagger": "7.4.1",
"@fastify/swagger": "7.5.1",
"fastify": "4.5.3",
"fastify-plugin": "4.2.1"
}
Expand Down
Loading

0 comments on commit 3d7165d

Please sign in to comment.