Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 23, 2022
1 parent 8558ef1 commit 9cc061c
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 123 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"@commitlint/config-conventional": "17.0.3",
"@commitlint/cz-commitlint": "17.0.3",
"@types/node": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.33.1",
"@typescript-eslint/parser": "5.33.1",
"@typescript-eslint/eslint-plugin": "5.34.0",
"@typescript-eslint/parser": "5.34.0",
"commitizen": "4.2.5",
"esbuild": "0.15.3",
"esbuild": "0.15.5",
"esbuild-plugin-pino": "1.2.2",
"eslint": "8.22.0",
"eslint-config-prettier": "8.5.0",
Expand All @@ -31,11 +31,11 @@
"inquirer": "^8.0.0",
"json-schema-to-ts": "2.5.5",
"lint-staged": "13.0.3",
"pino": "8.4.1",
"pino": "8.4.2",
"pino-pretty": "8.1.0",
"prettier": "2.7.1",
"standard-version": "9.5.0",
"thread-stream": "2.0.1",
"thread-stream": "2.1.0",
"tiny-glob": "^0.2.9",
"tsx": "^3.8.0",
"typescript": "4.7.4"
Expand All @@ -44,7 +44,7 @@
"@fastify/autoload": "5.2.0",
"@fastify/sensible": "5.1.0",
"@fastify/swagger": "7.4.1",
"fastify": "4.4.0",
"fastify": "4.5.2",
"fastify-plugin": "4.2.0"
}
}
Loading

0 comments on commit 9cc061c

Please sign in to comment.