diff --git a/package.json b/package.json index 8dc654d2..ad39739a 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@graphql-codegen/typescript": "3.0.4", "@graphql-codegen/typescript-operations": "3.0.4", "@graphql-codegen/typescript-react-apollo": "3.3.3", - "@graphql-eslint/eslint-plugin": "^3.18.0", + "@graphql-eslint/eslint-plugin": "^3.19.2", "@types/find-process": "1.2.0", "@types/office-js": "^1.0.322", "@types/office-runtime": "^1.0.30", diff --git a/yarn.lock b/yarn.lock index 8c8daaca..3f3606b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1532,10 +1532,10 @@ parse-filepath "^1.0.2" tslib "~2.5.0" -"@graphql-eslint/eslint-plugin@^3.18.0": - version "3.18.0" - resolved "https://registry.yarnpkg.com/@graphql-eslint/eslint-plugin/-/eslint-plugin-3.18.0.tgz#071b5580d1d47ac0f25fd4296fea4105ddd8e401" - integrity sha512-riEEfRycc0+pWxcEWqHi8woRxzg1xZqAfh9DRACJUR7bTN8dmc1N04i7+pvW4sevClUFYC2wuL1Vtr+DwzXLUg== +"@graphql-eslint/eslint-plugin@^3.19.2": + version "3.19.2" + resolved "https://registry.yarnpkg.com/@graphql-eslint/eslint-plugin/-/eslint-plugin-3.19.2.tgz#2f42df4f326f530ef821af0ae7d0cba9f86769ba" + integrity sha512-NTnLzDAaPwR7qeUiIEG5FyB6LEAcIg8R7+ylXaARM0WACcdugC7/jjYBzVhKaIn+Z0kns7t7PHW+Jod3NcDadw== dependencies: "@babel/code-frame" "^7.18.6" "@graphql-tools/code-file-loader" "^7.3.6"