mirror of
https://github.com/atom/atom.git
synced 2026-01-25 14:59:03 -05:00
⬇️ git-utils because of libgit2 performance regression
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2923,9 +2923,9 @@
|
||||
}
|
||||
},
|
||||
"git-utils": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/git-utils/-/git-utils-5.4.0.tgz",
|
||||
"integrity": "sha512-YnIRzY5j2FV845+6UEUCeiuOYC7QNZYGyJWr1jcozP/Vv2R6JFh/TDMln82H1rQuCLRxd7NLXilGv4lqmmrICg==",
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/git-utils/-/git-utils-5.2.1.tgz",
|
||||
"integrity": "sha512-PrXaX4qb6ti9yU4p15RWeWklHdyEXCEIcdjbm3X5mAWL1VCFpl1hPdxk7T2qcFRNhF7TVXq3giotnJVne+1htA==",
|
||||
"requires": {
|
||||
"fs-plus": "^3.0.0",
|
||||
"nan": "^2.0.0"
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
"fuzzaldrin": "^2.1",
|
||||
"fuzzy-finder": "https://www.atom.io/api/packages/fuzzy-finder/versions/1.8.2/tarball",
|
||||
"git-diff": "https://www.atom.io/api/packages/git-diff/versions/1.3.9/tarball",
|
||||
"git-utils": "5.4.0",
|
||||
"git-utils": "5.2.1",
|
||||
"github": "https://www.atom.io/api/packages/github/versions/0.18.2/tarball",
|
||||
"glob": "^7.1.1",
|
||||
"go-to-line": "https://www.atom.io/api/packages/go-to-line/versions/0.33.0/tarball",
|
||||
|
||||
Reference in New Issue
Block a user