From 912334cbe47c47ed0d01366ae008e8aad8707c75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 10 Sep 2018 12:02:23 +0000 Subject: [PATCH] build(deps-dev): update @wmfs/tymly requirement from 1.23.0 to 1.24.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.24.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 a2252eb..fab9dbb 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@semantic-release/changelog": "3.0.0", "@semantic-release/git": "7.0.3", "@wmfs/hl-pg-client": "1.1.3", - "@wmfs/tymly": "1.23.0", + "@wmfs/tymly": "1.24.0", "@wmfs/tymly-test-helpers": "1.1.3" }, "scripts": {