Skip to content

Commit

Permalink
chore(deps-dev): bump hasura-cli from 2.31.0 to 2.35.1
Browse files Browse the repository at this point in the history
Bumps [hasura-cli](https://github.com/jjangga0214/hasura-cli) from 2.31.0 to 2.35.1.
- [Commits](jjangga0214/hasura-cli@v2.31.0...v2.35.1)

---
updated-dependencies:
- dependency-name: hasura-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent a864a90 commit c67fb7d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"graphqurl": "^1.0.1",
"hasura-cli": "^2.31.0",
"hasura-cli": "^2.35.1",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"nodemon": "^3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4990,10 +4990,10 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"

hasura-cli@^2.31.0:
version "2.31.0"
resolved "https://registry.yarnpkg.com/hasura-cli/-/hasura-cli-2.31.0.tgz#056ec918cd4788cc937a67c95ddd9508ecc8a6c2"
integrity sha512-+U/mGfvkOcHtJz0YT7zcFQH5x0SE25RFXM6UIa2bu6OGPwJdX1PRJSt4y/CEbTRAiKPCXWqVknlldXPIezXfTw==
hasura-cli@^2.35.1:
version "2.35.1"
resolved "https://registry.yarnpkg.com/hasura-cli/-/hasura-cli-2.35.1.tgz#30de7f2da698750c655c71e7fcf57550d9c7d9ef"
integrity sha512-rHy3cOpwj6UtgQQVkLntGaXqzP0BDaxwgtFRKV45Zuj3B2u2uvwk5sgI+iFlqZ3/lyHcTMMoQl6jeE8N+ypPlw==
dependencies:
axios "^0.21.1"
chalk "^2.4.2"
Expand Down

0 comments on commit c67fb7d

Please sign in to comment.