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] committed Oct 10, 2022
1 parent 9f48be3 commit b0ef0a2
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 407 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,32 +19,32 @@
"@commitlint/config-conventional": "17.1.0",
"@commitlint/cz-commitlint": "17.1.2",
"@types/node": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.38.1",
"@typescript-eslint/parser": "5.38.1",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"commitizen": "4.2.5",
"esbuild": "0.15.9",
"esbuild": "0.15.10",
"esbuild-plugin-pino": "1.2.4",
"eslint": "8.24.0",
"eslint": "8.25.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.1",
"inquirer": "8.2.4",
"json-schema-to-ts": "2.5.5",
"lint-staged": "13.0.3",
"pino": "8.6.0",
"pino-pretty": "9.1.0",
"pino": "8.6.1",
"pino-pretty": "9.1.1",
"prettier": "2.7.1",
"standard-version": "9.5.0",
"thread-stream": "2.2.0",
"tiny-glob": "0.2.9",
"tsx": "3.9.0",
"tsx": "3.10.1",
"typescript": "4.8.4"
},
"dependencies": {
"@fastify/autoload": "5.4.0",
"@fastify/sensible": "5.1.1",
"@fastify/swagger": "7.6.1",
"fastify": "4.6.0",
"fastify": "4.7.0",
"fastify-plugin": "4.2.1"
}
}
Loading

0 comments on commit b0ef0a2

Please sign in to comment.