From c68da7636218b6e116c34c7e0dd78da91784924b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Sep 2021 23:08:25 +0000 Subject: [PATCH] chore(deps): pin dependency @types/source-map-support to 0.5.4 (#1674) Signed-off-by: Renovate Bot Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index af8029af9..211a76408 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@types/jest": "27.0.2", "@types/node": "14.17.18", "@types/passport-local": "1.0.34", - "@types/source-map-support": "^0", + "@types/source-map-support": "0.5.4", "@types/supertest": "2.0.11", "@typescript-eslint/eslint-plugin": "4.31.2", "@typescript-eslint/parser": "4.31.2", diff --git a/yarn.lock b/yarn.lock index 14018e5e3..eb039b650 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1798,7 +1798,7 @@ __metadata: languageName: node linkType: hard -"@types/source-map-support@npm:^0": +"@types/source-map-support@npm:0.5.4": version: 0.5.4 resolution: "@types/source-map-support@npm:0.5.4" dependencies: @@ -5055,7 +5055,7 @@ __metadata: "@types/node-fetch": 2.5.12 "@types/passport-http-bearer": 1.0.37 "@types/passport-local": 1.0.34 - "@types/source-map-support": ^0 + "@types/source-map-support": 0.5.4 "@types/supertest": 2.0.11 "@typescript-eslint/eslint-plugin": 4.31.2 "@typescript-eslint/parser": 4.31.2