mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
⬆️ fuzzy-finder@1.13.7 to address flaky tests
This commit is contained in:
parent
bcc07234d6
commit
3866aeefc2
4
package-lock.json
generated
4
package-lock.json
generated
@ -3132,8 +3132,8 @@
|
||||
"integrity": "sha1-gy9kifvodnaUWVmckUpnDsIpR+4="
|
||||
},
|
||||
"fuzzy-finder": {
|
||||
"version": "https://www.atom.io/api/packages/fuzzy-finder/versions/1.13.6/tarball",
|
||||
"integrity": "sha512-6H8kss3IonwyZoD/LtQRq6RZXYmD4pKVo8XbR79KVCbipB349pKHaareJ45MqGAFalxRtiJKqVyI9WsR6XzODg==",
|
||||
"version": "https://www.atom.io/api/packages/fuzzy-finder/versions/1.13.7/tarball",
|
||||
"integrity": "sha512-79C7IWrHrPk5UKL48KlcHoFy8T+FGfh/HXRwChkxrLYCrUZSl8a+Bj956j2xIRVanO+lNAnLR5QVyrDhbJ2McA==",
|
||||
"requires": {
|
||||
"@atom/fuzzy-native": "^1.0.3",
|
||||
"async": "0.2.6",
|
||||
|
@ -62,7 +62,7 @@
|
||||
"fs-plus": "^3.1.1",
|
||||
"fstream": "0.1.24",
|
||||
"fuzzaldrin": "^2.1",
|
||||
"fuzzy-finder": "https://www.atom.io/api/packages/fuzzy-finder/versions/1.13.6/tarball",
|
||||
"fuzzy-finder": "https://www.atom.io/api/packages/fuzzy-finder/versions/1.13.7/tarball",
|
||||
"git-diff": "file:packages/git-diff",
|
||||
"git-utils": "5.5.0",
|
||||
"github": "https://www.atom.io/api/packages/github/versions/0.29.0/tarball",
|
||||
@ -201,7 +201,7 @@
|
||||
"encoding-selector": "0.23.9",
|
||||
"exception-reporting": "file:./packages/exception-reporting",
|
||||
"find-and-replace": "0.218.11",
|
||||
"fuzzy-finder": "1.13.6",
|
||||
"fuzzy-finder": "1.13.7",
|
||||
"github": "0.29.0",
|
||||
"git-diff": "file:./packages/git-diff",
|
||||
"go-to-line": "file:./packages/go-to-line",
|
||||
|
Loading…
Reference in New Issue
Block a user