fix: pin graceful-git to 4.2.4

This commit is contained in:
Zoltan Kochan
2021-02-07 21:02:05 +02:00
parent f24c724de0
commit 8a777f4f4e
2 changed files with 2 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
"bin"
],
"optionalDependencies": {
"graceful-fs": "4.2.4",
"node-gyp": "^7.1.2",
"update-notifier": "^5.1.0"
},
@@ -79,7 +80,6 @@
"esbuild": "^0.8.38",
"execa": "^5.0.0",
"exists-link": "2.0.0",
"graceful-fs": "4.2.4",
"is-ci": "^2.0.0",
"is-windows": "^1.0.2",
"load-json-file": "^6.2.0",

2
pnpm-lock.yaml generated
View File

@@ -2309,7 +2309,6 @@ importers:
esbuild: 0.8.42
execa: 5.0.0
exists-link: 2.0.0
graceful-fs: 4.2.4
is-ci: 2.0.0
is-windows: 1.0.2
load-json-file: 6.2.0
@@ -2339,6 +2338,7 @@ importers:
write-pkg: 4.0.0
write-yaml-file: 4.1.3
optionalDependencies:
graceful-fs: 4.2.4
node-gyp: 7.1.2
update-notifier: 5.1.0
specifiers: