Skip to content

Commit

Permalink
ammend
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmgdr committed Dec 18, 2024
1 parent c0f964d commit 437e0ed
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@celo/typescript": "workspace:^",
"@types/debug": "^4.1.4",
"@types/fs-extra": "^8.0.0",
"@types/humanize-duration": "^3.32.1",
"@types/humanize-duration": "^3.27.4",
"@types/inquirer": "^6.5.0",
"@types/ledgerhq__hw-transport-node-hid": "^4.22.5",
"@types/node": "^18.7.16",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1718,7 +1718,7 @@ __metadata:
"@types/command-exists": "npm:^1.2.3"
"@types/debug": "npm:^4.1.4"
"@types/fs-extra": "npm:^8.0.0"
"@types/humanize-duration": "npm:^3.27.0"
"@types/humanize-duration": "npm:^3.27.4"
"@types/inquirer": "npm:^6.5.0"
"@types/ledgerhq__hw-transport-node-hid": "npm:^4.22.5"
"@types/node": "npm:^18.7.16"
Expand All @@ -1730,7 +1730,7 @@ __metadata:
debug: "npm:^4.1.1"
ethers: "npm:5"
fs-extra: "npm:^8.1.0"
humanize-duration: "npm:^3.29.0"
humanize-duration: "npm:^3.32.1"
jest: "npm:^29.7.0"
oclif: "npm:^4.14.15"
path: "npm:^0.12.7"
Expand Down Expand Up @@ -6157,10 +6157,10 @@ __metadata:
languageName: node
linkType: hard

"@types/humanize-duration@npm:^3.27.0":
version: 3.27.2
resolution: "@types/humanize-duration@npm:3.27.2"
checksum: e33fd83f859085cc8e34884f492ec028d5a5d9992c3b1be66f7b4949daef6b248b299d3f96b09a5ee077b2884c2bd99cdc3bd98531863c86527d6e662b3e8a82
"@types/humanize-duration@npm:^3.27.4":
version: 3.27.4
resolution: "@types/humanize-duration@npm:3.27.4"
checksum: aa7fa41af839021c846a1728d2f097b7885f80acbc5050623a9804d23fd8fee19d2654eaae331f000a4e551b88d99cd0b5f6cc97aa99f869b9205f6248066827
languageName: node
linkType: hard

Expand Down Expand Up @@ -11649,10 +11649,10 @@ __metadata:
languageName: node
linkType: hard

"humanize-duration@npm:^3.29.0":
version: 3.30.0
resolution: "humanize-duration@npm:3.30.0"
checksum: 8359273b6b5ed10f2a40a7aad674f09d2c525086099396ff02d69bc476f412651c114f4bc72226fe90caf2d98f15ec564af5786ee23358989e746fcfefe9aad4
"humanize-duration@npm:^3.32.1":
version: 3.32.1
resolution: "humanize-duration@npm:3.32.1"
checksum: 5909107485c33d0c025e5d15a45b2700f91c9efc1e88510867926b3d1ef24d2d0c8bf31f52abef92da53b29e69410c5acb3a4d6d72429bd8b61d82ac25739ce4
languageName: node
linkType: hard

Expand Down

0 comments on commit 437e0ed

Please sign in to comment.