Skip to content

Commit

Permalink
Update dependency @graphql-eslint/eslint-plugin to v3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2022
1 parent b775b64 commit 9f135a2
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@graphql-codegen/typescript-operations": "2.5.3",
"@graphql-codegen/typescript-react-apollo": "3.3.3",
"@graphql-codegen/typescript-resolvers": "2.7.3",
"@graphql-eslint/eslint-plugin": "3.10.7",
"@graphql-eslint/eslint-plugin": "3.12.0",
"@graphql-tools/load-files": "6.6.1",
"@graphql-tools/merge": "8.3.6",
"@nrwl/cypress": "14.7.11",
Expand Down
49 changes: 34 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1522,19 +1522,19 @@
parse-filepath "^1.0.2"
tslib "~2.4.0"

"@graphql-eslint/eslint-plugin@3.10.7":
version "3.10.7"
resolved "https://registry.yarnpkg.com/@graphql-eslint/eslint-plugin/-/eslint-plugin-3.10.7.tgz#9a203e2084371eca933d88b73ce7a6bebbbb9872"
integrity sha512-Vp32LMsHTgRNc2q+OrXRNR1i2nlAbVfN0tMTlFHgnzJfnEJDV332cpjiUF9F82IKjNFSde/pF3cuYccu+UUR/g==
"@graphql-eslint/eslint-plugin@3.12.0":
version "3.12.0"
resolved "https://registry.yarnpkg.com/@graphql-eslint/eslint-plugin/-/eslint-plugin-3.12.0.tgz#8676ef4ae113a8f0e5893e41ab0e391bf6667381"
integrity sha512-DHa6hhCYxGjUtGK6VWcaWHs1RNSIpuZaQOzI7F2ZoVdtd3+amxv6S7h0KwUe+CX+oV3Oxa7x5bFonc/Td6wjaw==
dependencies:
"@babel/code-frame" "^7.16.7"
"@graphql-tools/code-file-loader" "^7.2.14"
"@graphql-tools/graphql-tag-pluck" "^7.2.6"
"@graphql-tools/utils" "^8.6.9"
"@babel/code-frame" "^7.18.6"
"@graphql-tools/code-file-loader" "^7.3.6"
"@graphql-tools/graphql-tag-pluck" "^7.3.6"
"@graphql-tools/utils" "^8.12.0"
chalk "^4.1.2"
debug "^4.3.4"
fast-glob "^3.2.11"
graphql-config "^4.3.0"
fast-glob "^3.2.12"
graphql-config "^4.3.6"
graphql-depth-limit "^1.1.0"
lodash.lowercase "^4.3.0"

Expand All @@ -1558,7 +1558,7 @@
tslib "^2.4.0"
value-or-promise "1.0.11"

"@graphql-tools/code-file-loader@^7.2.14", "@graphql-tools/code-file-loader@^7.3.1":
"@graphql-tools/code-file-loader@^7.3.1", "@graphql-tools/code-file-loader@^7.3.6":
version "7.3.6"
resolved "https://registry.yarnpkg.com/@graphql-tools/code-file-loader/-/code-file-loader-7.3.6.tgz#3e6bdd4dc93c592be3d6fbcc2c2bad1228ca0f8d"
integrity sha512-PNWWSwSuQAqANerDwS0zdQ5FPipirv75TjjzBHnY+6AF/WvKq5sQiUQheA2P7B+MZc/KdQ7h/JAGMQOhKNVA+Q==
Expand Down Expand Up @@ -1615,7 +1615,7 @@
tslib "^2.4.0"
unixify "^1.0.0"

"@graphql-tools/[email protected]", "@graphql-tools/graphql-tag-pluck@^7.2.6":
"@graphql-tools/[email protected]", "@graphql-tools/graphql-tag-pluck@^7.3.6":
version "7.3.6"
resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-tag-pluck/-/graphql-tag-pluck-7.3.6.tgz#27029ef9e8d7f4bcf8dd8627fb93bd45cc0215fd"
integrity sha512-qULgqsOGKY1/PBqmP7fJZqbCg/TzPHKB9Wl51HGA9QjGymrzmrH5EjvsC8RtgdubF8yuTTVVFTz1lmSQ7RPssQ==
Expand Down Expand Up @@ -1743,7 +1743,7 @@
value-or-promise "^1.0.11"
ws "^8.3.0"

"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.6.5", "@graphql-tools/utils@^8.6.9", "@graphql-tools/utils@^8.8.0", "@graphql-tools/utils@^8.9.0":
"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.12.0", "@graphql-tools/utils@^8.6.5", "@graphql-tools/utils@^8.8.0", "@graphql-tools/utils@^8.9.0":
version "8.12.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.12.0.tgz#243bc4f5fc2edbc9e8fd1038189e57d837cbe31f"
integrity sha512-TeO+MJWGXjUTS52qfK4R8HiPoF/R7X+qmgtOYd8DTH0l6b+5Y/tlg5aGeUJefqImRq7nvi93Ms40k/Uz4D5CWw==
Expand Down Expand Up @@ -6092,7 +6092,7 @@ [email protected]:
merge2 "^1.3.0"
micromatch "^4.0.4"

fast-glob@^3.0.3, fast-glob@^3.2.11, fast-glob@^3.2.7, fast-glob@^3.2.9:
fast-glob@^3.0.3, fast-glob@^3.2.12, fast-glob@^3.2.7, fast-glob@^3.2.9:
version "3.2.12"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
Expand Down Expand Up @@ -6599,7 +6599,7 @@ grapheme-splitter@^1.0.4:
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==

graphql-config@^4.3.0, graphql-config@^4.3.5:
graphql-config@^4.3.5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-4.3.5.tgz#bd197ec9c1e86d2696c61332be35b920ba7be700"
integrity sha512-B4jXhHL7j3llCem+ACeo48wvVYhtJxRyt5SfSnvywbRlVYyUzt5ibZV6WJU2Yii2/rcVRIGi7BHDgcAPWdWdJg==
Expand All @@ -6618,6 +6618,25 @@ graphql-config@^4.3.0, graphql-config@^4.3.5:
ts-node "^10.8.1"
tslib "^2.4.0"

graphql-config@^4.3.6:
version "4.3.6"
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-4.3.6.tgz#908ef03d6670c3068e51fe2e84e10e3e0af220b6"
integrity sha512-i7mAPwc0LAZPnYu2bI8B6yXU5820Wy/ArvmOseDLZIu0OU1UTULEuexHo6ZcHXeT9NvGGaUPQZm8NV3z79YydA==
dependencies:
"@graphql-tools/graphql-file-loader" "^7.3.7"
"@graphql-tools/json-file-loader" "^7.3.7"
"@graphql-tools/load" "^7.5.5"
"@graphql-tools/merge" "^8.2.6"
"@graphql-tools/url-loader" "^7.9.7"
"@graphql-tools/utils" "^8.6.5"
cosmiconfig "7.0.1"
cosmiconfig-toml-loader "1.0.0"
cosmiconfig-typescript-loader "^4.0.0"
minimatch "4.2.1"
string-env-interpolation "1.0.1"
ts-node "^10.8.1"
tslib "^2.4.0"

graphql-depth-limit@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/graphql-depth-limit/-/graphql-depth-limit-1.1.0.tgz#59fe6b2acea0ab30ee7344f4c75df39cc18244e8"
Expand Down

0 comments on commit 9f135a2

Please sign in to comment.