Skip to content

Commit

Permalink
fix(deps): update dependency @types/bunyan to v1.8.11
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent 8fdd8de commit 1fbacca
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@celo/base": "^6.0.0",
"@celo/contractkit": "^7.0.0",
"@celo/utils": "^6.0.0",
"@types/bunyan": "1.8.10",
"@types/bunyan": "1.8.11",
"bignumber.js": "^9.1.2",
"bunyan": "1.8.15",
"bunyan-debug-stream": "2.0.0",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1885,7 +1885,7 @@ __metadata:
"@celo/poprf": "npm:^0.1.9"
"@celo/utils": "npm:^6.0.0"
"@celo/wallet-local": "npm:^5.1.2"
"@types/bunyan": "npm:1.8.10"
"@types/bunyan": "npm:1.8.11"
"@types/elliptic": "npm:^6.4.16"
"@types/express": "npm:^4.17.20"
"@types/is-base64": "npm:^1.1.2"
Expand Down Expand Up @@ -5564,12 +5564,12 @@ __metadata:
languageName: node
linkType: hard

"@types/bunyan@npm:1.8.10, @types/bunyan@npm:^1.8.10":
version: 1.8.10
resolution: "@types/bunyan@npm:1.8.10"
"@types/bunyan@npm:1.8.11":
version: 1.8.11
resolution: "@types/bunyan@npm:1.8.11"
dependencies:
"@types/node": "npm:*"
checksum: 284416e115849be4cf83c0241d0b419685c77445bf77cb8d9fad9c0721d68c750bf82591e1111c5c1a1e3f0b4d9cc19f20ceb4d23052bca55a8bd2de6754737c
checksum: 8906ec6c0573f563139681344c2a1d220c394e4aa5b88ff99b011894734f74aafc9d0b3a71758dda3b0ee30e9b6370a8aa48ac26b5585f3c8d7e0fe8db6ca844
languageName: node
linkType: hard

Expand All @@ -5582,6 +5582,15 @@ __metadata:
languageName: node
linkType: hard

"@types/bunyan@npm:^1.8.10":
version: 1.8.10
resolution: "@types/bunyan@npm:1.8.10"
dependencies:
"@types/node": "npm:*"
checksum: 284416e115849be4cf83c0241d0b419685c77445bf77cb8d9fad9c0721d68c750bf82591e1111c5c1a1e3f0b4d9cc19f20ceb4d23052bca55a8bd2de6754737c
languageName: node
linkType: hard

"@types/cacheable-request@npm:^6.0.1, @types/cacheable-request@npm:^6.0.2":
version: 6.0.3
resolution: "@types/cacheable-request@npm:6.0.3"
Expand Down

0 comments on commit 1fbacca

Please sign in to comment.