Skip to content

Commit

Permalink
Bump eslint-plugin-relay from 1.8.2 to 1.8.3
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kodiakhq[bot] committed Nov 12, 2021
1 parent aa19d4e commit 4fb47c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/eslint-config-adeira/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-react-native": "^3.11.0",
"eslint-plugin-relay": "^1.8.2",
"eslint-plugin-relay": "^1.8.3",
"eslint-plugin-sx": "^0.14.0",
"eslint-plugin-testing-library": "^5.0.0",
"prettier": "^2.4.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8888,10 +8888,10 @@ eslint-plugin-react@^7.26.1:
semver "^6.3.0"
string.prototype.matchall "^4.0.5"

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

Expand Down

0 comments on commit 4fb47c0

Please sign in to comment.