From 9171ec3596e6e32a7c14bc0d58d6cd43874895bb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 May 2022 10:55:23 +0000 Subject: [PATCH] chore(deps): pin dependencies --- package.json | 4 ++-- yarn.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3d3470a2..cfcefe76 100644 --- a/package.json +++ b/package.json @@ -46,8 +46,8 @@ "@types/diff": "5.0.2", "@types/google-protobuf": "3.15.5", "@types/node": "17.0.14", - "@types/pretty-ms": "^5.0.1", - "@types/progress": "^2.0.5", + "@types/pretty-ms": "5.0.1", + "@types/progress": "2.0.5", "@typescript-eslint/eslint-plugin": "^5.18.0", "@typescript-eslint/parser": "^5.18.0", "diff": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index dc6b980a..37106221 100644 --- a/yarn.lock +++ b/yarn.lock @@ -440,14 +440,14 @@ resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301" integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw== -"@types/pretty-ms@^5.0.1": +"@types/pretty-ms@5.0.1": version "5.0.1" resolved "https://registry.yarnpkg.com/@types/pretty-ms/-/pretty-ms-5.0.1.tgz#f2f0d7be58caf8613d149053d446e0282ae11ff3" integrity sha512-FFR4uj0p47Yq6JCrOt7DCaiUJIw7t9Vh7wwt3bF6qq99QRqjSH/doEGZsIIgZqhDmwjBObVBkrn0ICm1pY+mPg== dependencies: pretty-ms "*" -"@types/progress@^2.0.5": +"@types/progress@2.0.5": version "2.0.5" resolved "https://registry.yarnpkg.com/@types/progress/-/progress-2.0.5.tgz#6e0febf3a82cc0ffdc1cebb4e56d6949fd108775" integrity sha512-ZYYVc/kSMkhH9W/4dNK/sLNra3cnkfT2nJyOAIDY+C2u6w72wa0s1aXAezVtbTsnN8HID1uhXCrLwDE2ZXpplg==