From 8b5e20e037205e692097ad90deab2899d17e6273 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 15:23:44 +0000 Subject: [PATCH] Pin dependency @w3f/test-utils to 1.2.30 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2989329..6afda28 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/tmp": "0.2.3", "@typescript-eslint/eslint-plugin": "2.34.0", "@typescript-eslint/parser": "2.34.0", - "@w3f/test-utils": "^1.2.30", + "@w3f/test-utils": "1.2.30", "chai": "4.3.6", "eslint": "7.32.0", "fs-extra": "9.1.0", diff --git a/yarn.lock b/yarn.lock index f98ecef..338f73b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -794,7 +794,7 @@ dependencies: winston "^3.3.3" -"@w3f/test-utils@^1.2.30": +"@w3f/test-utils@1.2.30": version "1.2.30" resolved "https://registry.yarnpkg.com/@w3f/test-utils/-/test-utils-1.2.30.tgz#8eacbc00606ffbbf26c3ea8fa9f6402df63f8cf4" integrity sha512-x+tWKRRMaLSz7kv+4BepXMfEq6SvYpWq09DvXxCJ5G7TcsExG0e0nCFPp1v3ynda61z1QB0QPHmNB3uWllIPsw==