Skip to content

Commit

Permalink
build(deps-dev): bump @subql/cli from 4.2.2 to 4.2.3
Browse files Browse the repository at this point in the history
Bumps [@subql/cli](https://github.com/packages/cli) from 4.2.2 to 4.2.3.
- [Commits](https://github.com/packages/cli/commits)

---
updated-dependencies:
- dependency-name: "@subql/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 1873436 commit 4d01a5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
],
"devDependencies": {
"@cosmjs/stargate": "^0.32.0",
"@subql/cli": "4.2.2",
"@subql/cli": "4.2.3",
"@subql/node-cosmos": "3.4.3",
"@subql/testing": "2.1.0",
"@types/jest": "^29.5.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3313,10 +3313,10 @@
jwt-decode "^3.1.2"
lru-cache "^10.0.1"

"@subql/[email protected].2":
version "4.2.2"
resolved "https://registry.yarnpkg.com/@subql/cli/-/cli-4.2.2.tgz#c87d6e607afaa25fae60e15b2208b2391543f199"
integrity sha512-PEI2a05DFTWeDPHIC/lPBNs69KuEZqvDNlKHH6ZYFTL1xExvhfOl3X6GAolG/pX5pdiVMyNNLzLTqB3MOD59FQ==
"@subql/[email protected].3":
version "4.2.3"
resolved "https://registry.yarnpkg.com/@subql/cli/-/cli-4.2.3.tgz#89a6a689b0b3ed7e68dc2efb81f6da2df006ec6f"
integrity sha512-J+q4kBw8gmQgG6NUG9UXKVgaq8Y0ots525D7wzwRk2PGnaT5bUIkXYOJPb2PclK2pBxLkP0ECaVpTyQI3pJT9g==
dependencies:
"@oclif/core" "^2.15.0"
"@subql/common" "3.3.1-0"
Expand Down

0 comments on commit 4d01a5d

Please sign in to comment.