Skip to content

Commit

Permalink
chore(deps): update dependency telegraf to ^4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 12, 2021
1 parent 1ec25ff commit 4b5871f
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 @@ -59,7 +59,7 @@
},
"devDependencies": {
"mocha": "9.1.1",
"telegraf": "^4.4.1",
"telegraf": "^4.4.2",
"xo": "^0.44.0"
},
"xo": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3519,10 +3519,10 @@ tapable@^0.1.8:
resolved "https://registry.yarnpkg.com/tapable/-/tapable-0.1.10.tgz#29c35707c2b70e50d07482b5d202e8ed446dafd4"
integrity sha1-KcNXB8K3DlDQdIK10gLo7URtr9Q=

telegraf@^4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/telegraf/-/telegraf-4.4.1.tgz#f7a9c82db17417149494aa63f9956e3484ffdcf6"
integrity sha512-jxV8fC/K6abcUTlhy/l8txJAmEJIkJoDu/cN0yXOJWLp9csfLIp+cD4qlwJ6ko+4EgOJmNZvWK7Tr2dxKolJQQ==
telegraf@^4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/telegraf/-/telegraf-4.4.2.tgz#dd1b99a50593de303c8f47bbe98201a93a125f31"
integrity sha512-OGt9w1LbxYUOsRk3htAavBnL9hqWycmJNiOmS74oARzxKFnYS/MdwW8b5CX9VLCJt537AXkm8/eBNiEYD8E7lQ==
dependencies:
abort-controller "^3.0.0"
debug "^4.3.1"
Expand Down

0 comments on commit 4b5871f

Please sign in to comment.