⬆️ find-and-replace@0.216.0

This commit is contained in:
David Wilson 2019-01-15 11:13:28 -08:00
parent d1a63cb1bd
commit 5cdf9928e6
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -2169,8 +2169,8 @@
}
},
"find-and-replace": {
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.215.15/tarball",
"integrity": "sha512-zDUEyvyYc6nu1QTI0TaDM/3IS9vP+qLKaXr+CD1GtHTQHmOoLqCAimoSNIzRYQSnnxo0lV1c/F1OmuruvDdVxA==",
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.216.0/tarball",
"integrity": "sha512-VYt22i/fQf85rnfHnrL9uVriWGKtYljNq2BnPnvEm1yrkaklz10b0Sr2sIZ0WuQFO5q8N5NFbc9d/GPZuALwaA==",
"requires": {
"binary-search": "^1.3.3",
"element-resize-detector": "^1.1.10",

View File

@ -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.215.15/tarball",
"find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.216.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.215.15",
"find-and-replace": "0.216.0",
"fuzzy-finder": "1.8.2",
"github": "0.24.0",
"git-diff": "file:./packages/git-diff",