Skip to content

Commit ce34e10

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

File tree

6 files changed

+404
-276
lines changed

6 files changed

+404
-276
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.20250926.0",
20+
"@cloudflare/workers-types": "4.20250927.0",
2121
"@types/node": "22.18.6",
2222
"ts-node": "10.9.2",
2323
"typescript": "5.9.2"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"eslint-plugin-unicorn": "60.0.0",
5454
"globby": "14.1.0",
5555
"husky": "9.1.7",
56-
"jest": "30.1.3",
57-
"lint-staged": "16.2.1",
56+
"jest": "30.2.0",
57+
"lint-staged": "16.2.3",
5858
"prettier": "3.6.2",
5959
"prettier-plugin-pkg": "0.21.2",
6060
"prettier-plugin-sh": "0.18.0",

packages/plugins/fragment-arguments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/common-tags": "1.8.4",
6161
"common-tags": "1.8.2",
6262
"graphql": "16.8.1",
63-
"jest-diff": "30.1.2",
63+
"jest-diff": "30.2.0",
6464
"oneline": "2.0.0",
6565
"typescript": "5.9.2"
6666
},

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.12.1",
59+
"ioredis-mock": "8.13.0",
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.12.1",
67+
"ioredis-mock": "8.13.0",
6868
"typescript": "5.9.2"
6969
},
7070
"publishConfig": {

0 commit comments

Comments
 (0)