From de9e7df3241b69fd32fae06b019609e22550ac27 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Nov 2021 19:42:16 +0000 Subject: [PATCH] chore(deps): update devdependencies (major) --- package.json | 4 ++-- yarn.lock | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 6f4777e..1da3efe 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-config-prettier": "8.3.0", "eslint-plugin-only-warn": "1.0.3", "format-imports": "2.4.1", - "graphql": "15.6.1", + "graphql": "16.0.0", "jest": "27.3.0", "jest-watch-select-projects": "2.0.0", "jest-watch-suspend": "1.1.2", @@ -65,7 +65,7 @@ "ts-jest": "27.0.7", "ts-nameof": "5.0.0", "ts-node": "10.3.0", - "ts-patch": "1.4.4", + "ts-patch": "2.0.0", "typescript": "4.4.4", "typescript-snapshots-plugin": "1.7.0", "typescript-transform-paths": "3.3.1" diff --git a/yarn.lock b/yarn.lock index 3d22ebc..a6a9329 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3315,10 +3315,10 @@ fsevents@^2.3.2: languageName: node linkType: hard -"graphql@npm:15.6.1": - version: 15.6.1 - resolution: "graphql@npm:15.6.1" - checksum: 4c6dcf385f7a87a5103fcb7640394244ae8d1d4ede521085192a1cf1e60115c4f6285d783961575d908709f7ee3e4cdd16b3f7c54eb37499c0420c6301e98968 +"graphql@npm:16.0.0": + version: 16.0.0 + resolution: "graphql@npm:16.0.0" + checksum: 6b7c09cbafdcafde7bf69e84fb35abc5641bd923cd3b4894f12bbb6ee412478a959906937a63c8ad7cf37b3e5b980c26001f89be90ac9bcf4cefade3a4efd21f languageName: node linkType: hard @@ -5096,7 +5096,7 @@ fsevents@^2.3.2: eslint-config-prettier: 8.3.0 eslint-plugin-only-warn: 1.0.3 format-imports: 2.4.1 - graphql: 15.6.1 + graphql: 16.0.0 jest: 27.3.0 jest-watch-select-projects: 2.0.0 jest-watch-suspend: 1.1.2 @@ -5107,7 +5107,7 @@ fsevents@^2.3.2: ts-jest: 27.0.7 ts-nameof: 5.0.0 ts-node: 10.3.0 - ts-patch: 1.4.4 + ts-patch: 2.0.0 tslib: ^2.3.1 typescript: 4.4.4 typescript-snapshots-plugin: 1.7.0 @@ -6537,9 +6537,9 @@ fsevents@^2.3.2: languageName: node linkType: hard -"ts-patch@npm:1.4.4": - version: 1.4.4 - resolution: "ts-patch@npm:1.4.4" +"ts-patch@npm:2.0.0": + version: 2.0.0 + resolution: "ts-patch@npm:2.0.0" dependencies: chalk: ^4.1.0 glob: ^7.1.7 @@ -6549,10 +6549,10 @@ fsevents@^2.3.2: shelljs: ^0.8.4 strip-ansi: ^6.0.0 peerDependencies: - typescript: ">2.7.0" + typescript: ">=4.0.0" bin: ts-patch: bin/cli.js - checksum: 527c30b891594c83466f7dc200912f816b4dc71a10dba2fbd964ce98287e52f580460d0962e4fa8751e0b8ec2b45b019eb52a4e4c31b05c988f2447d790eb07f + checksum: 01230ce175d9e7d40316578e7b9aef431cd8c3af72067ecb934bfc8fb53af6a29c58f0a44063f32df3d28755110055fb57c31cf460f835be2267615d400da6e5 languageName: node linkType: hard