Skip to content

Commit de75505

Browse files
committed
fix: pin simple-git
1 parent 539babd commit de75505

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
},
3737
"dependencies": {
3838
"@hapi/wreck": "^17.0.0",
39-
"@npmcli/arborist": "0.0.0-pre.19",
39+
"@npmcli/arborist": "0.0.0-pre.21",
4040
"@pkgjs/nv": "0.0.3",
4141
"debug": "^4.1.1",
4242
"git-url-parse": "^11.1.2",
4343
"js-yaml": "^3.13.1",
4444
"minimist": "^1.2.5",
4545
"pacote": "^11.1.0",
46-
"simple-git": "^2.5.0",
46+
"simple-git": "2.5.0",
4747
"tmp": "^0.2.0"
4848
}
4949
}

0 commit comments

Comments
 (0)