Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 20, 2024
1 parent 11e3f03 commit 1d3c3cb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package-forks/gulp-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
}
}
2 changes: 1 addition & 1 deletion package-forks/gulp-concat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"gulpplugin"
],
"dependencies": {
"concat-with-sourcemaps": "^1.0.0",
"concat-with-sourcemaps": "1.1.0",
"vinyl": "3.0.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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"
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 1d3c3cb

Please sign in to comment.