Merge branch 'find-and-replace' into pr/67

This commit is contained in:
Amin Yahyaabadi 2022-07-03 18:39:49 -07:00
commit a241502824
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -6301,7 +6301,7 @@
}
},
"find-and-replace": {
"version": "https://github.com/atom-community/find-and-replace/archive/refs/tags/v0.220.0.tar.gz",
"version": "https://github.com/atom-community/find-and-replace/archive/refs/tags/v0.220.1.tar.gz",
"requires": {
"binary-search": "^1.3.3",
"etch": "0.9.3",

View File

@ -59,7 +59,7 @@
"etch": "0.14.1",
"event-kit": "^2.5.3",
"exception-reporting": "file:packages/exception-reporting",
"find-and-replace": "https://github.com/atom-community/find-and-replace/archive/refs/tags/v0.220.0.tar.gz",
"find-and-replace": "https://github.com/atom-community/find-and-replace/archive/refs/tags/v0.220.1.tar.gz",
"find-parent-dir": "^0.3.0",
"first-mate": "7.4.3",
"focus-trap": "6.3.0",
@ -204,7 +204,7 @@
"dev-live-reload": "file:./packages/dev-live-reload",
"encoding-selector": "0.23.9",
"exception-reporting": "file:./packages/exception-reporting",
"find-and-replace": "https://github.com/atom-community/find-and-replace/archive/refs/tags/v0.220.0.tar.gz",
"find-and-replace": "https://github.com/atom-community/find-and-replace/archive/refs/tags/v0.220.1.tar.gz",
"fuzzy-finder": "1.14.3",
"github": "0.36.10",
"git-diff": "file:./packages/git-diff",