You've already forked authentication-service
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.20.0 to 3.20.1. - [Release notes](https://github.com/B2o5T/graphql-eslint/releases) - [Commits](https://github.com/B2o5T/graphql-eslint/compare/@graphql-eslint/eslint-plugin@3.20.0...@graphql-eslint/eslint-plugin@3.20.1) --- 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:
committed by
Quentin Gliech
parent
9e8eb03256
commit
7d46afbfc8
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -28,7 +28,7 @@
|
|||||||
"@graphql-codegen/cli": "^4.0.1",
|
"@graphql-codegen/cli": "^4.0.1",
|
||||||
"@graphql-codegen/client-preset": "^4.0.1",
|
"@graphql-codegen/client-preset": "^4.0.1",
|
||||||
"@graphql-codegen/urql-introspection": "^2.2.1",
|
"@graphql-codegen/urql-introspection": "^2.2.1",
|
||||||
"@graphql-eslint/eslint-plugin": "^3.20.0",
|
"@graphql-eslint/eslint-plugin": "^3.20.1",
|
||||||
"@storybook/addon-actions": "^7.0.27",
|
"@storybook/addon-actions": "^7.0.27",
|
||||||
"@storybook/addon-backgrounds": "^7.0.27",
|
"@storybook/addon-backgrounds": "^7.0.27",
|
||||||
"@storybook/addon-controls": "^7.0.27",
|
"@storybook/addon-controls": "^7.0.27",
|
||||||
@@ -3692,9 +3692,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@graphql-eslint/eslint-plugin": {
|
"node_modules/@graphql-eslint/eslint-plugin": {
|
||||||
"version": "3.20.0",
|
"version": "3.20.1",
|
||||||
"resolved": "https://registry.npmjs.org/@graphql-eslint/eslint-plugin/-/eslint-plugin-3.20.0.tgz",
|
"resolved": "https://registry.npmjs.org/@graphql-eslint/eslint-plugin/-/eslint-plugin-3.20.1.tgz",
|
||||||
"integrity": "sha512-zvGJf7sNkh4QTRGHogwS/A9Ob5ZFC2A7U9ASIJ1RWkSex3wd5P0Fcwt98eagICnDguMWBIzsSko4vWoRgovbvg==",
|
"integrity": "sha512-RbwVlz1gcYG62sECR1u0XqMh8w5e5XMCCZoMvPQ3nJzEBCTfXLGX727GBoRmSvY1x4gJmqNZ1lsOX7lZY14RIw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/code-frame": "^7.18.6",
|
"@babel/code-frame": "^7.18.6",
|
||||||
|
|||||||
@@ -35,7 +35,7 @@
|
|||||||
"@graphql-codegen/cli": "^4.0.1",
|
"@graphql-codegen/cli": "^4.0.1",
|
||||||
"@graphql-codegen/client-preset": "^4.0.1",
|
"@graphql-codegen/client-preset": "^4.0.1",
|
||||||
"@graphql-codegen/urql-introspection": "^2.2.1",
|
"@graphql-codegen/urql-introspection": "^2.2.1",
|
||||||
"@graphql-eslint/eslint-plugin": "^3.20.0",
|
"@graphql-eslint/eslint-plugin": "^3.20.1",
|
||||||
"@storybook/addon-actions": "^7.0.27",
|
"@storybook/addon-actions": "^7.0.27",
|
||||||
"@storybook/addon-backgrounds": "^7.0.27",
|
"@storybook/addon-backgrounds": "^7.0.27",
|
||||||
"@storybook/addon-controls": "^7.0.27",
|
"@storybook/addon-controls": "^7.0.27",
|
||||||
|
|||||||
Reference in New Issue
Block a user