Skip to content

Commit 96f41cd

Browse files
chore(deps): update all non-major dependencies
1 parent b48576e commit 96f41cd

File tree

2 files changed

+175
-174
lines changed

2 files changed

+175
-174
lines changed

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -15,36 +15,36 @@
1515
"author": "David Peng",
1616
"license": "ISC",
1717
"devDependencies": {
18-
"@commitlint/cli": "17.0.3",
19-
"@commitlint/config-conventional": "17.0.3",
20-
"@commitlint/cz-commitlint": "17.0.3",
18+
"@commitlint/cli": "17.1.2",
19+
"@commitlint/config-conventional": "17.1.0",
20+
"@commitlint/cz-commitlint": "17.1.2",
2121
"@types/node": "18.0.6",
22-
"@typescript-eslint/eslint-plugin": "5.34.0",
23-
"@typescript-eslint/parser": "5.34.0",
22+
"@typescript-eslint/eslint-plugin": "5.35.1",
23+
"@typescript-eslint/parser": "5.35.1",
2424
"commitizen": "4.2.5",
2525
"esbuild": "0.15.5",
26-
"esbuild-plugin-pino": "1.2.2",
27-
"eslint": "8.22.0",
26+
"esbuild-plugin-pino": "1.2.3",
27+
"eslint": "8.23.0",
2828
"eslint-config-prettier": "8.5.0",
2929
"eslint-plugin-prettier": "4.2.1",
3030
"husky": "8.0.1",
3131
"inquirer": "8.2.4",
3232
"json-schema-to-ts": "2.5.5",
3333
"lint-staged": "13.0.3",
3434
"pino": "8.4.2",
35-
"pino-pretty": "9.0.1",
35+
"pino-pretty": "9.1.0",
3636
"prettier": "2.7.1",
3737
"standard-version": "9.5.0",
3838
"thread-stream": "2.1.0",
3939
"tiny-glob": "0.2.9",
40-
"tsx": "3.8.2",
41-
"typescript": "4.7.4"
40+
"tsx": "3.9.0",
41+
"typescript": "4.8.2"
4242
},
4343
"dependencies": {
4444
"@fastify/autoload": "5.2.0",
45-
"@fastify/sensible": "5.1.0",
45+
"@fastify/sensible": "5.1.1",
4646
"@fastify/swagger": "7.4.1",
47-
"fastify": "4.5.2",
48-
"fastify-plugin": "4.2.0"
47+
"fastify": "4.5.3",
48+
"fastify-plugin": "4.2.1"
4949
}
5050
}

0 commit comments

Comments
 (0)