We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0769acd commit f4b4d9dCopy full SHA for f4b4d9d
package.json
@@ -22,22 +22,22 @@
22
"@typescript-eslint/eslint-plugin": "5.40.1",
23
"@typescript-eslint/parser": "5.40.1",
24
"commitizen": "4.2.5",
25
- "esbuild": "0.15.11",
+ "esbuild": "0.15.12",
26
"esbuild-plugin-pino": "1.2.5",
27
- "eslint": "8.25.0",
+ "eslint": "8.26.0",
28
"eslint-config-prettier": "8.5.0",
29
"eslint-plugin-prettier": "4.2.1",
30
"husky": "8.0.1",
31
"inquirer": "9.1.4",
32
"json-schema-to-ts": "2.5.5",
33
"lint-staged": "13.0.3",
34
- "pino": "8.6.1",
+ "pino": "8.7.0",
35
"pino-pretty": "9.1.1",
36
"prettier": "2.7.1",
37
"standard-version": "9.5.0",
38
"thread-stream": "2.2.0",
39
"tiny-glob": "0.2.9",
40
- "tsx": "3.10.3",
+ "tsx": "3.10.4",
41
"typescript": "4.8.4"
42
},
43
"dependencies": {
0 commit comments