mirror of
https://github.com/atom/atom.git
synced 2026-01-26 07:19:06 -05:00
⬆️ fuzzy-finder@1.10.2
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -2962,8 +2962,8 @@
|
||||
"integrity": "sha1-gy9kifvodnaUWVmckUpnDsIpR+4="
|
||||
},
|
||||
"fuzzy-finder": {
|
||||
"version": "https://www.atom.io/api/packages/fuzzy-finder/versions/1.10.1/tarball",
|
||||
"integrity": "sha512-cRMma6V3gVEpl1GroGglyOjrWWlHuD0LZMuTdNTfTXxV4hZakKvtttaG4FK4a0UaMWcF/52VXO2bprn/avCywQ==",
|
||||
"version": "https://www.atom.io/api/packages/fuzzy-finder/versions/1.10.2/tarball",
|
||||
"integrity": "sha512-xB9gunVXa/slnrFM61OXVTExnxuuqOqfwfdwudrL36TQs7dKKUaZHciG8T0t0129SD3r1UvahN6CLPFZLk87YQ==",
|
||||
"requires": {
|
||||
"async": "0.2.6",
|
||||
"atom-select-list": "^0.7.0",
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
"fs-plus": "^3.0.1",
|
||||
"fstream": "0.1.24",
|
||||
"fuzzaldrin": "^2.1",
|
||||
"fuzzy-finder": "https://www.atom.io/api/packages/fuzzy-finder/versions/1.10.1/tarball",
|
||||
"fuzzy-finder": "https://www.atom.io/api/packages/fuzzy-finder/versions/1.10.2/tarball",
|
||||
"git-diff": "file:packages/git-diff",
|
||||
"git-utils": "5.5.0",
|
||||
"github": "https://www.atom.io/api/packages/github/versions/0.27.0/tarball",
|
||||
@@ -202,7 +202,7 @@
|
||||
"encoding-selector": "0.23.9",
|
||||
"exception-reporting": "file:./packages/exception-reporting",
|
||||
"find-and-replace": "0.218.9",
|
||||
"fuzzy-finder": "1.10.1",
|
||||
"fuzzy-finder": "1.10.2",
|
||||
"github": "0.27.0",
|
||||
"git-diff": "file:./packages/git-diff",
|
||||
"go-to-line": "file:./packages/go-to-line",
|
||||
|
||||
Reference in New Issue
Block a user