From 7a925fe1dd6de6d6a09f185a50325ba78fdd6826 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 29 Mar 2020 13:16:16 +0000 Subject: [PATCH] update: pin dependency @apextoaster/js-utils to 0.1.1 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f4c31b1..6d4efe8 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "author": "ssube", "license": "MIT", "devDependencies": { - "@apextoaster/js-utils": "^0.1.1", + "@apextoaster/js-utils": "0.1.1", "@istanbuljs/nyc-config-typescript": "1.0.1", "@microsoft/api-documenter": "7.7.15", "@microsoft/api-extractor": "7.7.10", diff --git a/yarn.lock b/yarn.lock index 5032631..d1de567 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,7 +2,7 @@ # yarn lockfile v1 -"@apextoaster/js-utils@^0.1.1": +"@apextoaster/js-utils@0.1.1": version "0.1.1" resolved "https://artifacts.apextoaster.com/repository/group-npm/@apextoaster/js-utils/-/js-utils-0.1.1.tgz#035548ce76f12c1de4b9c20f9b9aeebd0c840546" integrity sha512-hJZY3smbpTPdKidZIaa+VDROkCIjaEahhPqqF7YCqvFP5E/CNbwbiNqASxZjz97Dde2Dw6II8YGDV5Ef8yfO3g==