Skip to content

Commit

Permalink
fix: bump catapulta to respect .env (bgd-labs#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
sakulstra authored Dec 13, 2023
1 parent 39f6532 commit c8bcd32
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 @@ -35,7 +35,7 @@
"@bgd-labs/aave-cli": "0.1.0",
"@inquirer/prompts": "^3.3.0",
"@inquirer/testing": "^2.1.9",
"catapulta-verify": "^0.1.7",
"catapulta-verify": "^0.1.8",
"commander": "^11.1.0",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -690,10 +690,10 @@ camelcase@^5.3.1:
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==

catapulta-verify@^0.1.7:
version "0.1.7"
resolved "https://registry.yarnpkg.com/catapulta-verify/-/catapulta-verify-0.1.7.tgz#b7b16ac74f5c6a0af117153c4a5d32a73d87201e"
integrity sha512-sCnFXNJCHg4nNc34US9BWi5bxPdU1hdG4Z8TlUeYrLhVH5iKjQAZzzoBMBLtDTAKKwukLJWQRi7J1KxOzxgS0A==
catapulta-verify@^0.1.8:
version "0.1.8"
resolved "https://registry.yarnpkg.com/catapulta-verify/-/catapulta-verify-0.1.8.tgz#3ced35191bdd4bc915da7b0a191e3da2631fc712"
integrity sha512-t8AowfzBJkXmDu8KeUQvMCeSwQDl5DQBELWo0RBDfxH/pdoKnFUDBCaTyFB5jQPhyfLJvfDV5Rwi0WYTAotbCA==

chai@^4.3.10:
version "4.3.10"
Expand Down

0 comments on commit c8bcd32

Please sign in to comment.