mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
chore(deps): update dependency graphql to v15.2.0 (#6653)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b8a6fe5803
commit
3f2c9891f5
2 changed files with 5 additions and 5 deletions
|
@ -238,7 +238,7 @@
|
||||||
"eslint-plugin-jest": "23.17.1",
|
"eslint-plugin-jest": "23.17.1",
|
||||||
"eslint-plugin-promise": "4.2.1",
|
"eslint-plugin-promise": "4.2.1",
|
||||||
"glob": "7.1.6",
|
"glob": "7.1.6",
|
||||||
"graphql": "15.1.0",
|
"graphql": "15.2.0",
|
||||||
"husky": "4.2.5",
|
"husky": "4.2.5",
|
||||||
"jest": "26.1.0",
|
"jest": "26.1.0",
|
||||||
"jest-circus": "26.1.0",
|
"jest-circus": "26.1.0",
|
||||||
|
|
|
@ -4564,10 +4564,10 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6
|
||||||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
|
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
|
||||||
integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
|
integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
|
||||||
|
|
||||||
graphql@15.1.0:
|
graphql@15.2.0:
|
||||||
version "15.1.0"
|
version "15.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.1.0.tgz#b93e28de805294ec08e1630d901db550cb8960a1"
|
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.2.0.tgz#d9c655a523a3196d4b23657ec6ec5963b3bd4970"
|
||||||
integrity sha512-0TVyfOlCGhv/DBczQkJmwXOK6fjWkjzY3Pt7wY8i0gcYXq8aogG3weCsg48m72lywKSeOqedEHvVPOvZvSD51Q==
|
integrity sha512-tsceRyHfgzZo+ee0YK3o8f0CR0cXAXxRlxoORWFo/CoM1bVy3UXGWeyzBcf+Y6oqPvO27BDmOEVATcunOO/MrQ==
|
||||||
|
|
||||||
growly@^1.3.0:
|
growly@^1.3.0:
|
||||||
version "1.3.0"
|
version "1.3.0"
|
||||||
|
|
Loading…
Reference in a new issue