Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#4411)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* ..

* Cleanup

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
  • Loading branch information
3 people committed Apr 22, 2022
1 parent 0b5f8dd commit 326947d
Show file tree
Hide file tree
Showing 35 changed files with 74 additions and 69 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"graphql-subscriptions": "2.0.0",
"husky": "7.0.4",
"jest": "27.5.1",
"lint-staged": "12.3.8",
"lint-staged": "12.4.0",
"patch-package": "6.4.7",
"prettier": "2.6.2",
"ts-jest": "27.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/batch-delegate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@graphql-tools/delegate": "8.7.7",
"@graphql-tools/utils": "8.6.9",
"dataloader": "2.1.0",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"devDependencies": {
"@graphql-tools/schema": "8.3.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/batch-execute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@graphql-tools/utils": "8.6.9",
"dataloader": "2.1.0",
"tslib": "~2.3.0",
"tslib": "~2.4.0",
"value-or-promise": "1.0.11"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/delegate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@graphql-tools/utils": "8.6.9",
"dataloader": "2.1.0",
"graphql-executor": "0.0.23",
"tslib": "~2.3.0",
"tslib": "~2.4.0",
"value-or-promise": "1.0.11"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-tag-pluck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/traverse": "^7.16.8",
"@babel/types": "^7.16.8",
"@graphql-tools/utils": "8.6.9",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"devDependencies": {
"@babel/parser": "7.17.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
},
"dependencies": {
"@graphql-tools/schema": "8.3.10",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"dependencies": {
"@graphql-tools/utils": "8.6.9",
"resolve-from": "5.0.0",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/jest-transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@graphql-tools/webpack-loader": "6.6.2",
"@jest/transform": "^27.0.2",
"@jest/types": "^27.0.2",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"apollo-upload-client": "17.0.0",
"node-fetch": "^2.6.5",
"form-data": "^4.0.0",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/load-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"globby": "11.1.0",
"unixify": "1.0.0",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/load/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@graphql-tools/utils": "8.6.9",
"@graphql-tools/schema": "8.3.10",
"p-limit": "3.1.0",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/apollo-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@graphql-tools/utils": "8.6.9",
"cross-undici-fetch": "^0.3.0",
"tslib": "~2.3.0",
"tslib": "~2.4.0",
"sync-fetch": "0.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/code-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@graphql-tools/utils": "8.6.9",
"@graphql-tools/graphql-tag-pluck": "7.2.6",
"globby": "^11.0.3",
"tslib": "~2.3.0",
"tslib": "~2.4.0",
"unixify": "^1.0.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@graphql-tools/utils": "8.6.9",
"is-glob": "4.0.3",
"micromatch": "^4.0.4",
"tslib": "~2.3.0",
"tslib": "~2.4.0",
"unixify": "^1.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@graphql-tools/graphql-tag-pluck": "7.2.6",
"cross-undici-fetch": "^0.3.0",
"sync-fetch": "0.3.1",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/graphql-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@graphql-tools/utils": "8.6.9",
"globby": "^11.0.3",
"unixify": "^1.0.0",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/json-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@graphql-tools/utils": "8.6.9",
"globby": "^11.0.3",
"unixify": "^1.0.0",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@graphql-tools/utils": "8.6.9",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"lodash": "^4.17.20",
"replaceall": "^0.1.6",
"scuid": "^1.1.0",
"tslib": "~2.3.0",
"tslib": "~2.4.0",
"yaml-ast-parser": "^0.0.43"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"express-graphql": "0.12.0",
"graphql-upload": "13.0.0",
"graphql-sse": "1.2.0",
"puppeteer": "13.5.2",
"puppeteer": "13.6.0",
"subscriptions-transport-ws": "0.11.0",
"webpack": "5.72.0"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/loaders/url/tests/url-loader.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@ input TestInput {
});
await new Promise<void>(resolve => httpServer.listen(serverPort, resolve));

const executor = await loader.getExecutorAsync(serverHost);
const executor = loader.getExecutorAsync(serverHost);
const result = await executor({
document: parse(/* GraphQL */ `
query {
Expand Down Expand Up @@ -740,7 +740,7 @@ input TestInput {

await new Promise<void>(resolve => httpServer.listen(serverPort, () => resolve()));

const executor = await loader.getExecutorAsync(`${serverHost}/graphql`, {
const executor = loader.getExecutorAsync(`${serverHost}/graphql`, {
subscriptionsProtocol: SubscriptionProtocol.SSE,
});
const result = await executor({
Expand Down Expand Up @@ -791,7 +791,7 @@ input TestInput {

await new Promise<void>(resolve => httpServer.listen(serverPort, () => resolve()));

const executor = await loader.getExecutorAsync(`${serverHost}/graphql`, {
const executor = loader.getExecutorAsync(`${serverHost}/graphql`, {
subscriptionsProtocol: SubscriptionProtocol.SSE,
});
const result = await executor({
Expand Down Expand Up @@ -874,11 +874,11 @@ input TestInput {
logging: false,
port: 9876,
});
return yogaApp.start();
yogaApp.start();
});
afterAll(() => {
clearInterval(interval);
return yogaApp.stop();
yogaApp.stop();
});
it('should handle live queries', async () => {
const executor = urlLoader.getExecutorAsync(yogaApp.getServerUrl(), {
Expand Down
2 changes: 1 addition & 1 deletion packages/merge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@graphql-tools/utils": "8.6.9",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@graphql-tools/schema": "8.3.10",
"@graphql-tools/utils": "8.6.9",
"fast-json-stable-stringify": "^2.1.0",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"devDependencies": {
"casual": "1.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/node-require/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@graphql-tools/load": "7.5.10",
"@graphql-tools/graphql-file-loader": "7.3.11",
"@graphql-tools/utils": "8.6.9",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/optimize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"input": "./src/index.ts"
},
"dependencies": {
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/relay-operation-optimizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@graphql-tools/utils": "8.6.9",
"relay-compiler": "12.0.0",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"devDependencies": {
"@types/relay-compiler": "8.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/resolvers-composition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@graphql-tools/utils": "8.6.9",
"lodash": "4.17.21",
"micromatch": "^4.0.4",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@graphql-tools/merge": "8.2.10",
"@graphql-tools/utils": "8.6.9",
"tslib": "~2.3.0",
"tslib": "~2.4.0",
"value-or-promise": "1.0.11"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/stitch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@graphql-tools/schema": "8.3.10",
"@graphql-tools/utils": "8.6.9",
"@graphql-tools/wrap": "8.4.16",
"tslib": "~2.3.0",
"tslib": "~2.4.0",
"value-or-promise": "^1.0.11"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/stitching-directives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@graphql-tools/delegate": "8.7.7",
"@graphql-tools/utils": "8.6.9",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"devDependencies": {
"@graphql-tools/schema": "8.3.10"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"graphql-scalars": "1.17.0"
},
"dependencies": {
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@graphql-tools/optimize": "1.2.0",
"@graphql-tools/webpack-loader-runtime": "6.3.1",
"tslib": "~2.3.0"
"tslib": "~2.4.0"
},
"devDependencies": {
"@types/webpack": "5.28.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/wrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@graphql-tools/delegate": "8.7.7",
"@graphql-tools/schema": "8.3.10",
"@graphql-tools/utils": "8.6.9",
"tslib": "~2.3.0",
"tslib": "~2.4.0",
"value-or-promise": "1.0.11"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
}
},
"resolutions": {
"esbuild": "0.14.36"
"esbuild": "0.14.38"
},
"devDependencies": {
"@next/bundle-analyzer": "12.1.5",
"@types/concurrently": "6.4.0",
"@types/mdx-js__react": "1.5.5",
"@types/node": "16.11.27",
"@types/react": "18.0.5",
"@types/react-dom": "18.0.1",
"@types/react": "18.0.6",
"@types/react-dom": "18.0.2",
"concurrently": "7.1.0",
"cross-env": "7.0.3",
"esbuild": "0.14.36",
"esbuild": "0.14.38",
"esbuild-register": "3.3.2",
"next-remote-watch": "1.0.0",
"open-cli": "7.0.1",
Expand All @@ -45,7 +45,7 @@
"@guild-docs/server": "3.0.1",
"@mdx-js/react": "2.1.1",
"@theguild/components": "1.11.0",
"framer-motion": "6.3.0",
"framer-motion": "6.3.1",
"next": "12.1.5",
"next-i18next": "11.0.0",
"next-seo": "5.4.0",
Expand Down
Loading

0 comments on commit 326947d

Please sign in to comment.