mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-12 22:50:54 +03:00
Merge pull request #21095 from atom/find-and-replace-0.219.5
⬆️ find-and-replace@0.219.5
This commit is contained in:
commit
be98331134
4
package-lock.json
generated
4
package-lock.json
generated
@ -3100,8 +3100,8 @@
|
||||
}
|
||||
},
|
||||
"find-and-replace": {
|
||||
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.3/tarball",
|
||||
"integrity": "sha512-Ixc+4g6rAjO6L6QPdii8W0fTxGgjMO9AydodAEA6/o91bScGB4veKfn/yiZSMoXQwivw5fJpt8ZiMZ85lSijKw==",
|
||||
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.5/tarball",
|
||||
"integrity": "sha512-FVi54caB9IFGRBxye9nqnshryjCGhumlqioU/fwJTE+N8kUmJ/zjTUKiy9FhDK5782PUc4ig0cHimbH7o8vxmA==",
|
||||
"requires": {
|
||||
"binary-search": "^1.3.3",
|
||||
"etch": "0.9.3",
|
||||
|
@ -56,7 +56,7 @@
|
||||
"etch": "^0.12.6",
|
||||
"event-kit": "^2.5.3",
|
||||
"exception-reporting": "file:packages/exception-reporting",
|
||||
"find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.3/tarball",
|
||||
"find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.5/tarball",
|
||||
"find-parent-dir": "^0.3.0",
|
||||
"first-mate": "7.4.1",
|
||||
"focus-trap": "2.4.5",
|
||||
@ -202,7 +202,7 @@
|
||||
"dev-live-reload": "file:./packages/dev-live-reload",
|
||||
"encoding-selector": "0.23.9",
|
||||
"exception-reporting": "file:./packages/exception-reporting",
|
||||
"find-and-replace": "0.219.3",
|
||||
"find-and-replace": "0.219.5",
|
||||
"fuzzy-finder": "1.14.2",
|
||||
"github": "0.34.2",
|
||||
"git-diff": "file:./packages/git-diff",
|
||||
|
Loading…
Reference in New Issue
Block a user