Skip to content

Commit 4fb47c0

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
Bump eslint-plugin-relay from 1.8.2 to 1.8.3
Bumps [eslint-plugin-relay](https://github.com/relayjs/eslint-plugin-relay) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/relayjs/eslint-plugin-relay/releases) - [Commits](https://github.com/relayjs/eslint-plugin-relay/commits) --- updated-dependencies: - dependency-name: eslint-plugin-relay dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa19d4e commit 4fb47c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/eslint-config-adeira/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-plugin-react": "^7.26.1",
3333
"eslint-plugin-react-hooks": "^4.3.0",
3434
"eslint-plugin-react-native": "^3.11.0",
35-
"eslint-plugin-relay": "^1.8.2",
35+
"eslint-plugin-relay": "^1.8.3",
3636
"eslint-plugin-sx": "^0.14.0",
3737
"eslint-plugin-testing-library": "^5.0.0",
3838
"prettier": "^2.4.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8888,10 +8888,10 @@ eslint-plugin-react@^7.26.1:
88888888
semver "^6.3.0"
88898889
string.prototype.matchall "^4.0.5"
88908890

8891-
eslint-plugin-relay@^1.8.2:
8892-
version "1.8.2"
8893-
resolved "https://registry.yarnpkg.com/eslint-plugin-relay/-/eslint-plugin-relay-1.8.2.tgz#925f59231e39dfc076b3cbb39ef793c13381579e"
8894-
integrity sha512-bqIfXJnPMd6iHPitONSi8JqxrWQWaX4Rqk1shusKDlUu5vswUgoqOEGgqE8nDu6SmejBUZMz0vY+ROvq5wqOsw==
8891+
eslint-plugin-relay@^1.8.3:
8892+
version "1.8.3"
8893+
resolved "https://registry.yarnpkg.com/eslint-plugin-relay/-/eslint-plugin-relay-1.8.3.tgz#3f320b79259c14c8112909568b208a08e7a9ebae"
8894+
integrity sha512-awyrwntUTZ7Z+lJUnniTCnJdZYr1dY2djQDARMx1P1y2BFMsBjtTljBK0lBEM7yiTHPBwVnE2OSnXxcD4yMb0A==
88958895
dependencies:
88968896
graphql "^14.0.0 || ^15.0.0"
88978897

0 commit comments

Comments
 (0)