Skip to content

Commit f4b4d9d

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 0769acd commit f4b4d9d

File tree

2 files changed

+123
-117
lines changed

2 files changed

+123
-117
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,22 +22,22 @@
2222
"@typescript-eslint/eslint-plugin": "5.40.1",
2323
"@typescript-eslint/parser": "5.40.1",
2424
"commitizen": "4.2.5",
25-
"esbuild": "0.15.11",
25+
"esbuild": "0.15.12",
2626
"esbuild-plugin-pino": "1.2.5",
27-
"eslint": "8.25.0",
27+
"eslint": "8.26.0",
2828
"eslint-config-prettier": "8.5.0",
2929
"eslint-plugin-prettier": "4.2.1",
3030
"husky": "8.0.1",
3131
"inquirer": "9.1.4",
3232
"json-schema-to-ts": "2.5.5",
3333
"lint-staged": "13.0.3",
34-
"pino": "8.6.1",
34+
"pino": "8.7.0",
3535
"pino-pretty": "9.1.1",
3636
"prettier": "2.7.1",
3737
"standard-version": "9.5.0",
3838
"thread-stream": "2.2.0",
3939
"tiny-glob": "0.2.9",
40-
"tsx": "3.10.3",
40+
"tsx": "3.10.4",
4141
"typescript": "4.8.4"
4242
},
4343
"dependencies": {

0 commit comments

Comments
 (0)