Skip to content

Commit b6c4463

Browse files
chore(deps): update all non-major dependencies (#2708)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0bb8a31 commit b6c4463

File tree

5 files changed

+23
-23
lines changed

5 files changed

+23
-23
lines changed

examples/cloudflare-workers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"worktop": "0.7.3"
1818
},
1919
"devDependencies": {
20-
"@cloudflare/workers-types": "4.20250924.0",
20+
"@cloudflare/workers-types": "4.20250926.0",
2121
"@types/node": "22.18.6",
2222
"ts-node": "10.9.2",
2323
"typescript": "5.9.2"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"ts-node": "10.9.2",
6464
"typescript": "5.9.2",
6565
"wait-on": "9.0.1",
66-
"wrangler": "4.40.1"
66+
"wrangler": "4.40.2"
6767
},
6868
"lint-staged": {
6969
"packages/**/src/**/*.{ts,tsx}": [

packages/plugins/response-cache-redis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@envelop/core": "workspace:^",
5757
"@graphql-tools/schema": "10.0.25",
5858
"graphql": "16.8.1",
59-
"ioredis-mock": "8.9.0",
59+
"ioredis-mock": "8.12.1",
6060
"typescript": "5.9.2"
6161
},
6262
"publishConfig": {

packages/plugins/response-cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@graphql-tools/schema": "10.0.25",
6565
"graphql": "16.8.1",
6666
"graphql-scalars": "1.24.2",
67-
"ioredis-mock": "8.9.0",
67+
"ioredis-mock": "8.12.1",
6868
"typescript": "5.9.2"
6969
},
7070
"publishConfig": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)