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] authored Aug 29, 2022
1 parent b48576e commit 96f41cd
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 174 deletions.
26 changes: 13 additions & 13 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.0.3",
"@commitlint/config-conventional": "17.0.3",
"@commitlint/cz-commitlint": "17.0.3",
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"@commitlint/cz-commitlint": "17.1.2",
"@types/node": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.34.0",
"@typescript-eslint/parser": "5.34.0",
"@typescript-eslint/eslint-plugin": "5.35.1",
"@typescript-eslint/parser": "5.35.1",
"commitizen": "4.2.5",
"esbuild": "0.15.5",
"esbuild-plugin-pino": "1.2.2",
"eslint": "8.22.0",
"esbuild-plugin-pino": "1.2.3",
"eslint": "8.23.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.4.2",
"pino-pretty": "9.0.1",
"pino-pretty": "9.1.0",
"prettier": "2.7.1",
"standard-version": "9.5.0",
"thread-stream": "2.1.0",
"tiny-glob": "0.2.9",
"tsx": "3.8.2",
"typescript": "4.7.4"
"tsx": "3.9.0",
"typescript": "4.8.2"
},
"dependencies": {
"@fastify/autoload": "5.2.0",
"@fastify/sensible": "5.1.0",
"@fastify/sensible": "5.1.1",
"@fastify/swagger": "7.4.1",
"fastify": "4.5.2",
"fastify-plugin": "4.2.0"
"fastify": "4.5.3",
"fastify-plugin": "4.2.1"
}
}
Loading

0 comments on commit 96f41cd

Please sign in to comment.