From bb0b638dc044b58075ed5d4dbecad8b58de47581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 26 Sep 2018 21:53:41 +0000 Subject: [PATCH] build(deps-dev): update @wmfs/tymly requirement from 1.36.0 to 1.37.0 Updates the requirements on [@wmfs/tymly](https://github.com/wmfs/tymly-core) to permit the latest version. - [Release notes](https://github.com/wmfs/tymly-core/releases) - [Changelog](https://github.com/wmfs/tymly-core/blob/master/CHANGELOG.md) - [Commits](https://github.com/wmfs/tymly-core/commits/v1.37.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 634237d0..940c5e50 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "standard": "12.0.1", "@semantic-release/changelog": "3.0.0", "@semantic-release/git": "7.0.4", - "@wmfs/tymly": "1.36.0" + "@wmfs/tymly": "1.37.0" }, "scripts": { "lint": "standard",