mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
⬆️ find-and-replace@0.217.0
This commit is contained in:
parent
b08857c8c2
commit
e10fdab74d
4
package-lock.json
generated
4
package-lock.json
generated
@ -2169,8 +2169,8 @@
|
||||
}
|
||||
},
|
||||
"find-and-replace": {
|
||||
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.216.0/tarball",
|
||||
"integrity": "sha512-VYt22i/fQf85rnfHnrL9uVriWGKtYljNq2BnPnvEm1yrkaklz10b0Sr2sIZ0WuQFO5q8N5NFbc9d/GPZuALwaA==",
|
||||
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.217.0/tarball",
|
||||
"integrity": "sha512-DPuQjnKBGwyGRilB03I1DT5bSmOPnsVG0LUjCwfGGCvsqTDIOJ/Bqxs9PJrSHwLa+6NuIm7c3Iu2g94OT1ejMQ==",
|
||||
"requires": {
|
||||
"binary-search": "^1.3.3",
|
||||
"element-resize-detector": "^1.1.10",
|
||||
|
@ -55,7 +55,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.216.0/tarball",
|
||||
"find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.217.0/tarball",
|
||||
"find-parent-dir": "^0.3.0",
|
||||
"first-mate": "7.1.3",
|
||||
"focus-trap": "2.4.5",
|
||||
@ -201,7 +201,7 @@
|
||||
"dev-live-reload": "file:./packages/dev-live-reload",
|
||||
"encoding-selector": "0.23.9",
|
||||
"exception-reporting": "file:./packages/exception-reporting",
|
||||
"find-and-replace": "0.216.0",
|
||||
"find-and-replace": "0.217.0",
|
||||
"fuzzy-finder": "1.9.0",
|
||||
"github": "0.24.0",
|
||||
"git-diff": "file:./packages/git-diff",
|
||||
|
Loading…
Reference in New Issue
Block a user