mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 22:16:28 +00:00
chore(deps): update dependency graphql to v16.8.2 (#29769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
53d8e0b5e7
commit
434ba371ce
2 changed files with 6 additions and 6 deletions
|
@ -324,7 +324,7 @@
|
||||||
"eslint-plugin-typescript-enum": "2.1.0",
|
"eslint-plugin-typescript-enum": "2.1.0",
|
||||||
"expect": "29.7.0",
|
"expect": "29.7.0",
|
||||||
"expect-more-jest": "5.5.0",
|
"expect-more-jest": "5.5.0",
|
||||||
"graphql": "16.8.1",
|
"graphql": "16.8.2",
|
||||||
"husky": "9.0.11",
|
"husky": "9.0.11",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"jest-extended": "4.0.2",
|
"jest-extended": "4.0.2",
|
||||||
|
|
|
@ -548,8 +548,8 @@ importers:
|
||||||
specifier: 5.5.0
|
specifier: 5.5.0
|
||||||
version: 5.5.0
|
version: 5.5.0
|
||||||
graphql:
|
graphql:
|
||||||
specifier: 16.8.1
|
specifier: 16.8.2
|
||||||
version: 16.8.1
|
version: 16.8.2
|
||||||
husky:
|
husky:
|
||||||
specifier: 9.0.11
|
specifier: 9.0.11
|
||||||
version: 9.0.11
|
version: 9.0.11
|
||||||
|
@ -3508,8 +3508,8 @@ packages:
|
||||||
graphemer@1.4.0:
|
graphemer@1.4.0:
|
||||||
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
|
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
|
||||||
|
|
||||||
graphql@16.8.1:
|
graphql@16.8.2:
|
||||||
resolution: {integrity: sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==}
|
resolution: {integrity: sha512-cvVIBILwuoSyD54U4cF/UXDh5yAobhNV/tPygI4lZhgOIJQE/WLWC4waBRb4I6bDVYb3OVx3lfHbaQOEoUD5sg==}
|
||||||
engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
|
engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
|
||||||
|
|
||||||
gtoken@7.1.0:
|
gtoken@7.1.0:
|
||||||
|
@ -10186,7 +10186,7 @@ snapshots:
|
||||||
|
|
||||||
graphemer@1.4.0: {}
|
graphemer@1.4.0: {}
|
||||||
|
|
||||||
graphql@16.8.1: {}
|
graphql@16.8.2: {}
|
||||||
|
|
||||||
gtoken@7.1.0(encoding@0.1.13):
|
gtoken@7.1.0(encoding@0.1.13):
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue