freifunk-bot

Modular parser for the hackerspace door status with handlers for multiple services
git clone git://archive.git.mtrnord.blog/MTRNord/freifunk-bot.git
Log | Files | Refs | README | LICENSE

commit 87bc97125ec7badd83c6accc628917da9ef3bd5a
parent 88cc5f559ccb76107f7bd227341a158780276949
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue, 22 Oct 2019 17:30:48 +0200

chore(deps): bump extend from 2.0.1 to 2.0.2 (#124)

Bumps [extend](https://github.com/justmoon/node-extend) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v2.0.1...v2.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
Diffstat:
Myarn.lock | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/yarn.lock b/yarn.lock @@ -444,8 +444,8 @@ express@^4.13.1, express@^4.15.4: vary "~1.1.2" extend@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/extend/-/extend-2.0.1.tgz#1ee8010689e7395ff9448241c98652bc759a8260" + version "2.0.2" + resolved "https://registry.yarnpkg.com/extend/-/extend-2.0.2.tgz#1b74985400171b85554894459c978de6ef453ab7" extend@~3.0.1: version "3.0.1"