Skip to content

Commit a5a0915

Browse files
authored
Merge pull request #903 from w3bdesign/renovate/graphqlcodegenerator-monorepo
Update dependency @graphql-codegen/cli to v2.13.12
2 parents 7e00e74 + 300eb21 commit a5a0915

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@braid/vue-formulate": "2.5.3",
18-
"@graphql-codegen/cli": "2.13.11",
18+
"@graphql-codegen/cli": "2.13.12",
1919
"@graphql-codegen/fragment-matcher": "3.3.1",
2020
"@graphql-codegen/introspection": "2.2.1",
2121
"@nuxt/postcss8": "1.1.3",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1378,15 +1378,15 @@
13781378
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
13791379
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
13801380

1381-
"@graphql-codegen/cli@2.13.11":
1382-
version "2.13.11"
1383-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.11.tgz#74ff250b9da09c38baf812662969e450783126aa"
1384-
integrity sha512-PJF36a1i6M7Btj1kB4PWWzBUO3u2BJzsd/6KXxRmEugcxrbaCnbTDDktopy0CZYKdqaFbXaowwbRY8Tk8DV99Q==
1381+
"@graphql-codegen/cli@2.13.12":
1382+
version "2.13.12"
1383+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.12.tgz#5ee91c95a47d8eeab365d93a8bf21da764c6a7be"
1384+
integrity sha512-9pr39oseKQyQvm1tRFvW/2kt8c5JmT8u+5X6FZVBqWE18l1g4hB+XOeUNg/oEBdeDfiP7bvYjtQYOZaToXz9IQ==
13851385
dependencies:
13861386
"@babel/generator" "^7.18.13"
13871387
"@babel/template" "^7.18.10"
13881388
"@babel/types" "^7.18.13"
1389-
"@graphql-codegen/core" "2.6.5"
1389+
"@graphql-codegen/core" "2.6.6"
13901390
"@graphql-codegen/plugin-helpers" "^2.7.2"
13911391
"@graphql-tools/apollo-engine-loader" "^7.3.6"
13921392
"@graphql-tools/code-file-loader" "^7.3.1"
@@ -1420,14 +1420,14 @@
14201420
yaml "^1.10.0"
14211421
yargs "^17.0.0"
14221422

1423-
"@graphql-codegen/core@2.6.5":
1424-
version "2.6.5"
1425-
resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.5.tgz#08ac1e9cdfeba3f95557230b2bd3736b4ef2f777"
1426-
integrity sha512-oSbM8vINFxcV1GUasJTDIemMpEG1t6NkBG8odQCt/3ZExCYmoviHhG9vJB89QqJeU5W06qQB6SJn/dg/gv5Aqg==
1423+
"@graphql-codegen/core@2.6.6":
1424+
version "2.6.6"
1425+
resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.6.tgz#e6ea99682230c5bbcf28cb247672da7f17e78578"
1426+
integrity sha512-gU2FUxoLGw2GfcPWfBVXuiN3aDODbZ6Z9I+IGxa2u1Rzxlacw4TMmcwr4/IjC6mkiYJEKTvdVspHaby+brhuAg==
14271427
dependencies:
14281428
"@graphql-codegen/plugin-helpers" "^2.7.2"
14291429
"@graphql-tools/schema" "^9.0.0"
1430-
"@graphql-tools/utils" "9.0.0"
1430+
"@graphql-tools/utils" "^9.1.1"
14311431
tslib "~2.4.0"
14321432

14331433
"@graphql-codegen/fragment-matcher@3.3.1":
@@ -2016,13 +2016,6 @@
20162016
dependencies:
20172017
tslib "^2.4.0"
20182018

2019-
"@graphql-tools/utils@9.0.0":
2020-
version "9.0.0"
2021-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.0.0.tgz#4e75680d29e866b3de293b4bc9fa4a40aeae0085"
2022-
integrity sha512-kaCwyWnURxMsYbxzkfylLqFFelu83jKk3BJOOy0GIuxEtgXVS9v7Y/tojljo69Q+jaZ2YxAi3+d8IpM+hx768A==
2023-
dependencies:
2024-
tslib "^2.4.0"
2025-
20262019
"@graphql-tools/utils@9.1.0":
20272020
version "9.1.0"
20282021
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.1.0.tgz#c33893e0aa9cbd3760d94f1771477e722adb4e54"
@@ -2055,6 +2048,13 @@
20552048
dependencies:
20562049
tslib "^2.4.0"
20572050

2051+
"@graphql-tools/utils@^9.1.1":
2052+
version "9.1.1"
2053+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.1.1.tgz#b47ea8f0d18c038c5c1c429e72caa5c25039fbab"
2054+
integrity sha512-DXKLIEDbihK24fktR2hwp/BNIVwULIHaSTNTNhXS+19vgT50eX9wndx1bPxGwHnVBOONcwjXy0roQac49vdt/w==
2055+
dependencies:
2056+
tslib "^2.4.0"
2057+
20582058
"@graphql-tools/wrap@9.2.11":
20592059
version "9.2.11"
20602060
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-9.2.11.tgz#9e63850c6a2be885ba2a3ac9ac30f13a5342ae70"

0 commit comments

Comments
 (0)