From 1cc0f0f80f5793824e0a879fe73402735e2ad80a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 4 Sep 2018 14:53:13 +0000 Subject: [PATCH] build(deps-dev): update @wmfs/tymly-test-helpers requirement from 1.1.1 to 1.1.2 Updates the requirements on [@wmfs/tymly-test-helpers](https://github.com/wmfs/tymly-test-helpers) to permit the latest version. - [Release notes](https://github.com/wmfs/tymly-test-helpers/releases) - [Changelog](https://github.com/wmfs/tymly-test-helpers/blob/master/CHANGELOG.md) - [Commits](https://github.com/wmfs/tymly-test-helpers/commits/v1.1.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3365d4b..896db5f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@semantic-release/git": "7.0.3", "@wmfs/hl-pg-client": "1.1.3", "@wmfs/tymly": "1.20.0", - "@wmfs/tymly-test-helpers": "1.1.1" + "@wmfs/tymly-test-helpers": "1.1.2" }, "scripts": { "lint": "standard",