From fe656fa3a5b90c4c19706da08a221807345a796b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 07:58:38 +0000 Subject: [PATCH] Pin dependencies --- package-forks/gulp-babel/package.json | 4 ++-- package-forks/gulp-concat/package.json | 2 +- yarn.lock | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-forks/gulp-babel/package.json b/package-forks/gulp-babel/package.json index 737e0912b..6c19896d8 100644 --- a/package-forks/gulp-babel/package.json +++ b/package-forks/gulp-babel/package.json @@ -37,7 +37,7 @@ "dependencies": { "plugin-error": "2.0.1", "replace-ext": "2.0.0", - "vinyl-sourcemaps-apply": "^0.2.0" + "vinyl-sourcemaps-apply": "0.2.1" }, "peerDependencies": { "@babel/core": "^7.0.0" @@ -51,6 +51,6 @@ "c8": "9.1.0", "vinyl": "3.0.0", "vinyl-fs": "4.0.0", - "vinyl-sourcemap": "^2.0.0" + "vinyl-sourcemap": "2.0.0" } } diff --git a/package-forks/gulp-concat/package.json b/package-forks/gulp-concat/package.json index 182c5fe9f..b8e933cfc 100644 --- a/package-forks/gulp-concat/package.json +++ b/package-forks/gulp-concat/package.json @@ -11,7 +11,7 @@ "gulpplugin" ], "dependencies": { - "concat-with-sourcemaps": "^1.0.0", + "concat-with-sourcemaps": "1.1.0", "vinyl": "3.0.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 219fd3168..a402fe2fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2925,8 +2925,8 @@ __metadata: replace-ext: "npm:2.0.0" vinyl: "npm:3.0.0" vinyl-fs: "npm:4.0.0" - vinyl-sourcemap: "npm:^2.0.0" - vinyl-sourcemaps-apply: "npm:^0.2.0" + vinyl-sourcemap: "npm:2.0.0" + vinyl-sourcemaps-apply: "npm:0.2.1" peerDependencies: "@babel/core": ^7.0.0 languageName: unknown @@ -2938,7 +2938,7 @@ __metadata: dependencies: ava: "npm:6.1.3" c8: "npm:9.1.0" - concat-with-sourcemaps: "npm:^1.0.0" + concat-with-sourcemaps: "npm:1.1.0" vinyl: "npm:3.0.0" vinyl-fs: "npm:4.0.0" vinyl-sourcemap: "npm:2.0.0" @@ -5211,7 +5211,7 @@ __metadata: languageName: node linkType: hard -"concat-with-sourcemaps@npm:^1.0.0": +"concat-with-sourcemaps@npm:1.1.0": version: 1.1.0 resolution: "concat-with-sourcemaps@npm:1.1.0" dependencies: @@ -13705,7 +13705,7 @@ __metadata: languageName: node linkType: hard -"vinyl-sourcemaps-apply@npm:^0.2.0, vinyl-sourcemaps-apply@npm:^0.2.1": +"vinyl-sourcemaps-apply@npm:0.2.1, vinyl-sourcemaps-apply@npm:^0.2.1": version: 0.2.1 resolution: "vinyl-sourcemaps-apply@npm:0.2.1" dependencies: