From 30347081767c25e13f1303d87347fb5c7052fe0a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 16:11:17 +0000 Subject: [PATCH 1/2] chore(package): update @types/hapi__joi to version 17.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ad2aeb..c49cd75 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@hapi/joi": "^17.1.1", "@types/ejs": "^3.0.3", - "@types/hapi__joi": "^16.0.12", + "@types/hapi__joi": "^17.1.0", "@types/jest": "^25.2.1", "@types/lodash": "^4.14.150", "coveralls": "^3.1.0", From b5d43a38a73022b1ed70669c68f8acd9504208b2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 16:11:20 +0000 Subject: [PATCH 2/2] chore(package): update lockfile yarn.lock --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index dbbe6a0..2eb7aa9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -557,10 +557,10 @@ dependencies: "@types/node" "*" -"@types/hapi__joi@^16.0.12": - version "16.0.12" - resolved "https://registry.yarnpkg.com/@types/hapi__joi/-/hapi__joi-16.0.12.tgz#fb9113f17cf5764d6b3586ae9817d1606cc7c90c" - integrity sha512-xJYifuz59jXdWY5JMS15uvA3ycS3nQYOGqoIIE0+fwQ0qI3/4CxBc6RHsOTp6wk9M0NWEdpcTl02lOQOKMifbQ== +"@types/hapi__joi@^17.1.0": + version "17.1.0" + resolved "https://registry.yarnpkg.com/@types/hapi__joi/-/hapi__joi-17.1.0.tgz#b5324c423a49697ea0926f19cc90c6f5cbb68391" + integrity sha512-zqPGKJ3FUiut0NZUstLBm3gAkSMwWwn/soNi/KvefJfhlaQYYoLnMiMCaMN97dPK4iKjFSIVwRbHANSgUCKm7g== "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1": version "2.0.1"