Skip to content

Commit e348df7

Browse files
authored
Merge pull request #1154 from steveukx/chore/build-tools
Pin version of @simple-git/args-pathspec
2 parents 716a45a + b29b4fc commit e348df7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

simple-git/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@kwsites/file-exists": "^1.1.1",
1818
"@kwsites/promise-deferred": "^1.1.1",
19-
"@simple-git/args-pathspec": "^1.0.1",
19+
"@simple-git/args-pathspec": "workspace:^",
2020
"@simple-git/argv-parser": "workspace:^",
2121
"debug": "^4.4.0"
2222
},

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2778,7 +2778,7 @@ __metadata:
27782778
languageName: node
27792779
linkType: hard
27802780

2781-
"@simple-git/args-pathspec@npm:^1.0.1, @simple-git/args-pathspec@workspace:^, @simple-git/args-pathspec@workspace:packages/args-pathspec":
2781+
"@simple-git/args-pathspec@workspace:^, @simple-git/args-pathspec@workspace:packages/args-pathspec":
27822782
version: 0.0.0-use.local
27832783
resolution: "@simple-git/args-pathspec@workspace:packages/args-pathspec"
27842784
dependencies:
@@ -6656,7 +6656,7 @@ __metadata:
66566656
"@kwsites/file-exists": "npm:^1.1.1"
66576657
"@kwsites/promise-deferred": "npm:^1.1.1"
66586658
"@kwsites/promise-result": "npm:^1.1.0"
6659-
"@simple-git/args-pathspec": "npm:^1.0.1"
6659+
"@simple-git/args-pathspec": "workspace:^"
66606660
"@simple-git/argv-parser": "workspace:^"
66616661
"@simple-git/babel-config": "workspace:^"
66626662
"@types/debug": "npm:^4.1.12"

0 commit comments

Comments
 (0)