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 Dec 7, 2022
1 parent f1411bf commit 5557020
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 110 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
"@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.44.0",
"@typescript-eslint/parser": "5.44.0",
"commitizen": "4.2.5",
"esbuild": "0.15.16",
"esbuild-plugin-pino": "1.2.6",
"eslint": "8.28.0",
"@types/node": "18.11.11",
"@typescript-eslint/eslint-plugin": "5.45.1",
"@typescript-eslint/parser": "5.45.1",
"commitizen": "4.2.6",
"esbuild": "0.16.1",
"esbuild-plugin-pino": "1.2.7",
"eslint": "8.29.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.4",
"json-schema-to-ts": "2.6.2",
"lint-staged": "13.1.0",
"pino": "8.7.0",
"pino-pretty": "9.1.1",
"prettier": "2.8.0",
"prettier": "2.8.1",
"standard-version": "9.5.0",
"thread-stream": "2.2.0",
"tiny-glob": "0.2.9",
Expand All @@ -42,9 +42,9 @@
},
"dependencies": {
"@fastify/autoload": "5.6.0",
"@fastify/sensible": "5.1.1",
"@fastify/sensible": "5.2.0",
"@fastify/swagger": "8.2.0",
"fastify": "4.10.2",
"fastify-plugin": "4.3.0"
"fastify-plugin": "4.4.0"
}
}
Loading

0 comments on commit 5557020

Please sign in to comment.