Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2506)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 26, 2023
1 parent 580f9d2 commit 7077725
Show file tree
Hide file tree
Showing 19 changed files with 235 additions and 234 deletions.
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"graphql": "16.6.0"
},
"devDependencies": {
"start-server-and-test": "1.15.4"
"start-server-and-test": "1.15.5"
}
}
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@pulumi/awsx": "0.40.1",
"@pulumi/aws": "5.30.0",
"@pulumi/docker": "3.6.1",
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"typescript": "4.9.5",
"ts-node": "10.9.1"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/apollo-federation-compatibility/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"@graphql-codegen/typescript": "3.0.1",
"@graphql-codegen/typescript-resolvers": "3.1.0",
"esbuild": "0.17.10",
"@types/node": "18.14.1"
"@types/node": "18.14.2"
}
}
2 changes: 1 addition & 1 deletion examples/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@aws-cdk/assert": "2.66.1",
"@types/aws-lambda": "8.10.111",
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"ts-node": "10.9.1",
"esbuild": "0.17.10",
"aws-cdk": "2.66.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/fastify-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"reflect-metadata": "0.1.13"
},
"devDependencies": {
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"ts-node": "10.9.1"
}
}
2 changes: 1 addition & 1 deletion examples/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"pino-pretty": "9.4.0"
},
"devDependencies": {
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"ts-node": "10.9.1"
}
}
2 changes: 1 addition & 1 deletion examples/gcp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"graphql": "16.6.0"
},
"devDependencies": {
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"@google-cloud/functions-framework": "3.1.3",
"typescript": "4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/generic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"cross-env": "7.0.3",
"ts-node": "10.9.1",
"ts-node-dev": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-armor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"cross-env": "7.0.3",
"ts-node": "10.9.1",
"ts-node-dev": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/hackernews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@prisma/client": "4.10.1",
"@prisma/migrate": "4.10.1",
"@prisma/internals": "4.10.1",
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"cross-env": "7.0.3",
"ts-node": "10.9.1",
"ts-node-dev": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/issue-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.13.11",
"private": true,
"devDependencies": {
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"ts-node": "10.9.1",
"ts-node-dev": "2.0.0",
"typescript": "4.9.5"
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"ws": "8.12.1"
},
"devDependencies": {
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"@types/react": "18.0.28",
"@types/ws": "8.5.4",
"eslint": "8.35.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/pothos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"graphql": "16.6.0"
},
"devDependencies": {
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"ts-node": "10.9.1",
"typescript": "4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/redis-pub-sub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"cross-env": "7.0.3",
"ts-node": "10.9.1",
"ts-node-dev": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/response-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"cross-env": "7.0.3",
"ts-node": "10.9.1",
"ts-node-dev": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"html-minifier-terser": "7.1.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-yoga/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@jest/globals": "^29.2.1",
"@n1ru4l/in-memory-live-query-store": "0.10.0",
"@repeaterjs/repeater": "^3.0.4",
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"graphql": "^16.0.1",
"graphql-http": "^1.7.2",
"graphql-scalars": "1.20.1",
Expand Down
Loading

0 comments on commit 7077725

Please sign in to comment.