⬆️ fuzzy-finder@1.13.7 to address flaky tests

This commit is contained in:
Nathan Sobo 2019-06-04 17:21:23 -06:00
parent bcc07234d6
commit 3866aeefc2
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -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",

View File

@ -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",