Skip to content

Commit cb3dcab

Browse files
chore(deps): update dependency @types/graphql-resolve-batch to v1.1.11 (#32979)
* chore(deps): update dependency @types/graphql-resolve-batch to v1.1.11 * empty commit --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
1 parent ed7b85a commit cb3dcab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/data-context/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@types/dedent": "^0.7.2",
102102
"@types/ejs": "^3.1.5",
103103
"@types/fs-extra": "^8.1.5",
104-
"@types/graphql-resolve-batch": "1.1.6",
104+
"@types/graphql-resolve-batch": "1.1.11",
105105
"@types/jest": "^30.0.0",
106106
"@types/micromatch": "4.0.9",
107107
"@types/parse-glob": "3.0.29",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8365,10 +8365,10 @@
83658365
"@types/minimatch" "*"
83668366
"@types/node" "*"
83678367

8368-
"@types/[email protected].6":
8369-
version "1.1.6"
8370-
resolved "https://registry.yarnpkg.com/@types/graphql-resolve-batch/-/graphql-resolve-batch-1.1.6.tgz#b53099b57a8b1c02bbb39f3cf7c8f89a6c076d33"
8371-
integrity sha512-5wnYqk1zkutWyj16Llm8l95Gr2tVsu8PmFwMKmzh3OPm0/Nd02CKYXiZtoLX2Zv4tdkzAsIPOpev8Jk9N9am5Q==
8368+
"@types/[email protected].11":
8369+
version "1.1.11"
8370+
resolved "https://registry.yarnpkg.com/@types/graphql-resolve-batch/-/graphql-resolve-batch-1.1.11.tgz#008b16868ca2552c0aee6844f60df1b3da53e042"
8371+
integrity sha512-zGbJbrSb/oh9SMTj0rt0kEl+QlGhysxsVbD1NbjtZO3bqwjzACpU/k4xbiaI+dSmtp9EY1BvdTpVj3MJ6k4/CA==
83728372
dependencies:
83738373
graphql ">=14"
83748374

0 commit comments

Comments
 (0)