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 Nov 28, 2022
1 parent 3274a79 commit f1411bf
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 196 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,36 +15,36 @@
"author": "David Peng",
"license": "ISC",
"devDependencies": {
"@commitlint/cli": "17.2.0",
"@commitlint/config-conventional": "17.2.0",
"@commitlint/cz-commitlint": "17.2.0",
"@commitlint/cli": "17.3.0",
"@commitlint/config-conventional": "17.3.0",
"@commitlint/cz-commitlint": "17.3.0",
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"commitizen": "4.2.5",
"esbuild": "0.15.14",
"esbuild-plugin-pino": "1.2.5",
"esbuild": "0.15.16",
"esbuild-plugin-pino": "1.2.6",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.2",
"inquirer": "9.1.4",
"json-schema-to-ts": "2.6.1",
"lint-staged": "13.0.3",
"lint-staged": "13.0.4",
"pino": "8.7.0",
"pino-pretty": "9.1.1",
"prettier": "2.7.1",
"prettier": "2.8.0",
"standard-version": "9.5.0",
"thread-stream": "2.2.0",
"tiny-glob": "0.2.9",
"tsx": "3.12.1",
"typescript": "4.9.3"
},
"dependencies": {
"@fastify/autoload": "5.5.0",
"@fastify/autoload": "5.6.0",
"@fastify/sensible": "5.1.1",
"@fastify/swagger": "8.1.0",
"fastify": "4.10.0",
"@fastify/swagger": "8.2.0",
"fastify": "4.10.2",
"fastify-plugin": "4.3.0"
}
}
Loading

0 comments on commit f1411bf

Please sign in to comment.