Skip to content

Commit

Permalink
build(agoric-cli): lock packages with cosmjs-types devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc committed Jan 20, 2023
1 parent 88a9030 commit eaf72d5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5238,6 +5238,14 @@ cosmjs-types@^0.5.0:
long "^4.0.0"
protobufjs "~6.11.2"

cosmjs-types@^0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/cosmjs-types/-/cosmjs-types-0.6.1.tgz#4944e83d0fa87880243a11813bdff0e313d39a68"
integrity sha512-fRz6yzElHHBULDyLArF/G1UkkTWW4r3RondBUGnmSsZWYI5NpfDn32MVa5aRmpaaf4tJI2cbnXHs9fykwU7Ttg==
dependencies:
long "^4.0.0"
protobufjs "~6.11.2"

cross-spawn@^6.0.0, cross-spawn@^6.0.5:
version "6.0.5"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
Expand Down

0 comments on commit eaf72d5

Please sign in to comment.