1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-11-20 12:02:22 +03:00

build(deps-dev): bump @graphql-eslint/eslint-plugin in /frontend

Bumps [@graphql-eslint/eslint-plugin](https://github.com/B2o5T/graphql-eslint) from 3.19.1 to 3.19.3.
- [Release notes](https://github.com/B2o5T/graphql-eslint/releases)
- [Commits](https://github.com/B2o5T/graphql-eslint/compare/@graphql-eslint/eslint-plugin@3.19.1...@graphql-eslint/eslint-plugin@3.19.3)

---
updated-dependencies:
- dependency-name: "@graphql-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-03 15:14:31 +00:00
committed by Quentin Gliech
parent 9e5d69d761
commit d7b4b55d50
2 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
"@graphql-codegen/cli": "^4.0.1",
"@graphql-codegen/client-preset": "^4.0.1",
"@graphql-codegen/urql-introspection": "^2.2.1",
"@graphql-eslint/eslint-plugin": "^3.19.1",
"@graphql-eslint/eslint-plugin": "^3.19.3",
"@storybook/addon-actions": "^7.0.24",
"@storybook/addon-backgrounds": "^7.0.24",
"@storybook/addon-controls": "^7.0.24",
@@ -3689,9 +3689,9 @@
"dev": true
},
"node_modules/@graphql-eslint/eslint-plugin": {
"version": "3.19.1",
"resolved": "https://registry.npmjs.org/@graphql-eslint/eslint-plugin/-/eslint-plugin-3.19.1.tgz",
"integrity": "sha512-8hllEu0dFXDk9poJRN0gIqrGoBblMe1TpRJFx0We+ZKWNQgaxvQ0QGmJPDak+BZV5BcOAM7m/GH2XWDgVB2nQA==",
"version": "3.19.3",
"resolved": "https://registry.npmjs.org/@graphql-eslint/eslint-plugin/-/eslint-plugin-3.19.3.tgz",
"integrity": "sha512-3s2YUINaTvcOu3XcpvJDCyvF1QfkrgdqXTiK4ZeEvPRCWaaCExdsox2cS8DsJ+4mjlV0VqLi33gn5AecCIrvKg==",
"dev": true,
"dependencies": {
"@babel/code-frame": "^7.18.6",

View File

@@ -36,7 +36,7 @@
"@graphql-codegen/cli": "^4.0.1",
"@graphql-codegen/client-preset": "^4.0.1",
"@graphql-codegen/urql-introspection": "^2.2.1",
"@graphql-eslint/eslint-plugin": "^3.19.1",
"@graphql-eslint/eslint-plugin": "^3.19.3",
"@storybook/addon-actions": "^7.0.24",
"@storybook/addon-backgrounds": "^7.0.24",
"@storybook/addon-controls": "^7.0.24",