From bf80e3bd246aef76380e64bd63f7d5c53fbad002 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 17 Dec 2021 16:40:40 +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 605d9ed..bdd6cc8 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.7.2", + "graphql": "16.2.0", "jest": "27.3.1", "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.4.0", - "ts-patch": "1.4.5", + "ts-patch": "2.0.1", "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 aa2aa14..0091586 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3315,10 +3315,10 @@ fsevents@^2.3.2: languageName: node linkType: hard -"graphql@npm:15.7.2": - version: 15.7.2 - resolution: "graphql@npm:15.7.2" - checksum: eacb746e2981d0c346ef7365601873963af5356f64ce4d890ab89d213c67bf5bc1ae957b93c3902198798774c842b55dff219f38bad858691765e4debc265750 +"graphql@npm:16.2.0": + version: 16.2.0 + resolution: "graphql@npm:16.2.0" + checksum: 204b5c9991b82561651a28b13dbb2e0e67514171a6a8c045ca4a527b944087344a14519d0426d661b49f2305584b390591abadc82b942f7b65e64e05cb31a584 languageName: node linkType: hard @@ -5103,7 +5103,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.7.2 + graphql: 16.2.0 jest: 27.3.1 jest-watch-select-projects: 2.0.0 jest-watch-suspend: 1.1.2 @@ -5114,7 +5114,7 @@ fsevents@^2.3.2: ts-jest: 27.0.7 ts-nameof: 5.0.0 ts-node: 10.4.0 - ts-patch: 1.4.5 + ts-patch: 2.0.1 tslib: ^2.3.1 typescript: 4.4.4 typescript-snapshots-plugin: 1.7.0 @@ -6553,9 +6553,9 @@ fsevents@^2.3.2: languageName: node linkType: hard -"ts-patch@npm:1.4.5": - version: 1.4.5 - resolution: "ts-patch@npm:1.4.5" +"ts-patch@npm:2.0.1": + version: 2.0.1 + resolution: "ts-patch@npm:2.0.1" dependencies: chalk: ^4.1.0 glob: ^7.1.7 @@ -6565,10 +6565,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: 6c75ea4d9958d1d6617bb4ff63a098e205386c3727a5391691f74cf67b41088c5bce5ce8889d0e0478c1f261aa995d22dc05f4913f8322b6ab0fd69bfc1f6997 + checksum: 0460cf3b79655ebac6909383af85675769dd8031464782b02b71900409f75a09df929abdfe903f1fd0c6f89afc8dfacea1cf80dfb5a527f53a7ad4c16d3ad790 languageName: node linkType: hard