From 347c07f47ef59c40e8d8b8d927582226d5e03aa9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 22:49:21 -0500 Subject: [PATCH] update: update dependency @apextoaster/js-utils to v0.1.8 (#186) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e6a07dc..aaad911 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "author": "ssube", "license": "MIT", "devDependencies": { - "@apextoaster/js-utils": "0.1.7", + "@apextoaster/js-utils": "0.1.8", "@istanbuljs/nyc-config-typescript": "1.0.1", "@microsoft/api-documenter": "7.8.0", "@microsoft/api-extractor": "7.7.13", diff --git a/yarn.lock b/yarn.lock index a64d1e4..3375e48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@apextoaster/js-utils@0.1.7": - version "0.1.7" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@apextoaster/js-utils/-/js-utils-0.1.7.tgz#0abab0b23a0d94ff96405b46bf5907844685722e" - integrity sha512-NB1n8y6KjKev8+WZNcYVNCi0FYEA6RVHcNjxTki/gQklZNayKPkGP7WtkVF2IuvEo7L6N0sYkWwxRsl+oQWulw== +"@apextoaster/js-utils@0.1.8": + version "0.1.8" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@apextoaster/js-utils/-/js-utils-0.1.8.tgz#1cb56b9f619d8c68bfafed6f612b50d3baabf1cf" + integrity sha512-sFFcTPOLKhUbevFrXJGmoBQARz7hTwDOn8QxI4ndMac8EB6T6Ezxm2Ay/f/gZEdQvI1wOS1jH+vwleID/YigEg== "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5": version "7.5.5"