From a99a5a09aae7047eac68d7d053125e419e9e710d Mon Sep 17 00:00:00 2001 From: Simon Hofmann Date: Thu, 28 Nov 2019 15:40:17 +0100 Subject: [PATCH] Pinned Sakuli version to 2.2.0 --- packages/sakuli-forwarder-check_mk/package.json | 4 ++-- packages/sakuli-forwarder-gearman/package.json | 4 ++-- packages/sakuli-forwarder-icinga2/package.json | 2 +- packages/sakuli-result-builder-checkmk/package.json | 2 +- packages/sakuli-result-builder-omd/package.json | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/sakuli-forwarder-check_mk/package.json b/packages/sakuli-forwarder-check_mk/package.json index 0996583..6d8b044 100644 --- a/packages/sakuli-forwarder-check_mk/package.json +++ b/packages/sakuli-forwarder-check_mk/package.json @@ -20,8 +20,8 @@ "dependencies": { "@sakuli/commons": "2.2.0", "@sakuli/core": "2.2.0", - "@sakuli/result-builder-checkmk": "^2.2.0", - "@sakuli/result-builder-commons": "^2.2.0", + "@sakuli/result-builder-checkmk": "2.2.0", + "@sakuli/result-builder-commons": "2.2.0", "axios": "0.19.0", "class-validator": "0.9.1", "common-tags": "1.8.0" diff --git a/packages/sakuli-forwarder-gearman/package.json b/packages/sakuli-forwarder-gearman/package.json index 7088834..e16a202 100644 --- a/packages/sakuli-forwarder-gearman/package.json +++ b/packages/sakuli-forwarder-gearman/package.json @@ -13,8 +13,8 @@ "@nut-tree/secrets": "4.0.0", "@sakuli/commons": "2.2.0", "@sakuli/core": "2.2.0", - "@sakuli/result-builder-commons": "^2.2.0", - "@sakuli/result-builder-omd": "^2.2.0", + "@sakuli/result-builder-commons": "2.2.0", + "@sakuli/result-builder-omd": "2.2.0", "gearman": "2.1.0", "sneer": "1.0.1" }, diff --git a/packages/sakuli-forwarder-icinga2/package.json b/packages/sakuli-forwarder-icinga2/package.json index d4f8817..7b39295 100644 --- a/packages/sakuli-forwarder-icinga2/package.json +++ b/packages/sakuli-forwarder-icinga2/package.json @@ -11,7 +11,7 @@ "dependencies": { "@sakuli/commons": "2.2.0", "@sakuli/core": "2.2.0", - "@sakuli/result-builder-commons": "^2.2.0", + "@sakuli/result-builder-commons": "2.2.0", "axios": "0.19.0", "class-validator": "0.9.1" }, diff --git a/packages/sakuli-result-builder-checkmk/package.json b/packages/sakuli-result-builder-checkmk/package.json index 1619d80..c4acb7f 100644 --- a/packages/sakuli-result-builder-checkmk/package.json +++ b/packages/sakuli-result-builder-checkmk/package.json @@ -11,7 +11,7 @@ "dependencies": { "@sakuli/commons": "2.2.0", "@sakuli/core": "2.2.0", - "@sakuli/result-builder-commons": "^2.2.0", + "@sakuli/result-builder-commons": "2.2.0", "common-tags": "1.8.0", "dateformat": "3.0.3", "sneer": "1.0.1", diff --git a/packages/sakuli-result-builder-omd/package.json b/packages/sakuli-result-builder-omd/package.json index 6d49783..af5583b 100644 --- a/packages/sakuli-result-builder-omd/package.json +++ b/packages/sakuli-result-builder-omd/package.json @@ -12,7 +12,7 @@ "dependencies": { "@sakuli/commons": "2.2.0", "@sakuli/core": "2.2.0", - "@sakuli/result-builder-commons": "^2.2.0", + "@sakuli/result-builder-commons": "2.2.0", "common-tags": "1.8.0", "dateformat": "3.0.3", "sneer": "1.0.1",