diff --git a/package.json b/package.json index 8dc654d2..b3eee7dd 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.1", "@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..a7fe3153 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.1": + version "3.19.1" + resolved "https://registry.yarnpkg.com/@graphql-eslint/eslint-plugin/-/eslint-plugin-3.19.1.tgz#b8e1b6a061b46fd7ad0bbf431b2dc2657ef484e7" + integrity sha512-8hllEu0dFXDk9poJRN0gIqrGoBblMe1TpRJFx0We+ZKWNQgaxvQ0QGmJPDak+BZV5BcOAM7m/GH2XWDgVB2nQA== dependencies: "@babel/code-frame" "^7.18.6" "@graphql-tools/code-file-loader" "^7.3.6"