Skip to content

Commit b6df872

Browse files
fix(deps): update all non-major dependencies (#4225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70494ae commit b6df872

File tree

3 files changed

+23
-16
lines changed

3 files changed

+23
-16
lines changed

examples/fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@whatwg-node/fetch": "^0.10.1",
1111
"fastify": "5.6.1",
1212
"graphql-yoga": "workspace:*",
13-
"pino-pretty": "13.1.1"
13+
"pino-pretty": "13.1.2"
1414
},
1515
"devDependencies": {
1616
"@graphql-tools/utils": "^10.6.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"prettier-plugin-sh": "0.18.0",
8787
"rimraf": "6.0.1",
8888
"supertest": "7.1.4",
89-
"ts-jest": "29.4.4",
89+
"ts-jest": "29.4.5",
9090
"typescript": "5.9.3",
9191
"wrangler": "4.42.2"
9292
},

pnpm-lock.yaml

Lines changed: 21 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)