mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Merge pull request #21418 from atom/find-and-replace-0.219.6
⬆️ find-and-replace@0.219.6
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -3326,8 +3326,8 @@
|
||||
}
|
||||
},
|
||||
"find-and-replace": {
|
||||
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.5/tarball",
|
||||
"integrity": "sha512-FVi54caB9IFGRBxye9nqnshryjCGhumlqioU/fwJTE+N8kUmJ/zjTUKiy9FhDK5782PUc4ig0cHimbH7o8vxmA==",
|
||||
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.6/tarball",
|
||||
"integrity": "sha512-8BJxh/YlFB6d/qJaGf8XAi1dcIn26qVeltW3Z91Ns61oXblgPIRtQxd1xFDceT6txMkjNL83K7BNuLI5DvSL+w==",
|
||||
"requires": {
|
||||
"binary-search": "^1.3.3",
|
||||
"etch": "0.9.3",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"etch": "0.14.1",
|
||||
"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.5/tarball",
|
||||
"find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.6/tarball",
|
||||
"find-parent-dir": "^0.3.0",
|
||||
"first-mate": "7.4.1",
|
||||
"focus-trap": "6.1.0",
|
||||
@@ -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.219.5",
|
||||
"find-and-replace": "0.219.6",
|
||||
"fuzzy-finder": "1.14.3",
|
||||
"github": "0.35.0",
|
||||
"git-diff": "file:./packages/git-diff",
|
||||
|
||||
Reference in New Issue
Block a user