Skip to content

Commit ef77448

Browse files
fix(deps): update all non-major dependencies
1 parent b0ef0a2 commit ef77448

File tree

2 files changed

+134
-133
lines changed

2 files changed

+134
-133
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"@commitlint/config-conventional": "17.1.0",
2020
"@commitlint/cz-commitlint": "17.1.2",
2121
"@types/node": "18.0.6",
22-
"@typescript-eslint/eslint-plugin": "5.39.0",
23-
"@typescript-eslint/parser": "5.39.0",
22+
"@typescript-eslint/eslint-plugin": "5.40.0",
23+
"@typescript-eslint/parser": "5.40.0",
2424
"commitizen": "4.2.5",
25-
"esbuild": "0.15.10",
26-
"esbuild-plugin-pino": "1.2.4",
25+
"esbuild": "0.15.11",
26+
"esbuild-plugin-pino": "1.2.5",
2727
"eslint": "8.25.0",
2828
"eslint-config-prettier": "8.5.0",
2929
"eslint-plugin-prettier": "4.2.1",
@@ -41,10 +41,10 @@
4141
"typescript": "4.8.4"
4242
},
4343
"dependencies": {
44-
"@fastify/autoload": "5.4.0",
44+
"@fastify/autoload": "5.4.1",
4545
"@fastify/sensible": "5.1.1",
4646
"@fastify/swagger": "7.6.1",
47-
"fastify": "4.7.0",
48-
"fastify-plugin": "4.2.1"
47+
"fastify": "4.8.1",
48+
"fastify-plugin": "4.3.0"
4949
}
5050
}

0 commit comments

Comments
 (0)