From d1f99db77aa33738d84c0971de6504720d6921ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 27 Jul 2018 08:15:03 +0000 Subject: [PATCH] build(deps): update @wmfs/tymly-etl-plugin requirement to 1.13.0 Updates the requirements on [@wmfs/tymly-etl-plugin](https://github.com/wmfs/tymly-etl-plugin) to permit the latest version. - [Release notes](https://github.com/wmfs/tymly-etl-plugin/releases) - [Changelog](https://github.com/wmfs/tymly-etl-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/wmfs/tymly-etl-plugin/commits/v1.13.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 014e2871..38aba341 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "jsonpath": "1.0.0", "sax": "1.2.4", "@wmfs/tymly": "1.12.1", - "@wmfs/tymly-etl-plugin": "1.12.0" + "@wmfs/tymly-etl-plugin": "1.13.0" }, "devDependencies": { "chai": "4.1.2",