This commit is contained in:
Rafael Oleza 2019-05-28 17:02:02 +02:00
parent 752555be7e
commit eacfb78d07
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -3287,8 +3287,8 @@
}
},
"find-and-replace": {
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.218.10/tarball",
"integrity": "sha512-P9pFWPlUIUO+COMR6VdTQa7Q4JUcrSS8NALq5Pc0RI8scoMoLnZ5RSReKgYp5Gnc7kshPPa09agw3GitLFmorw==",
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.218.11/tarball",
"integrity": "sha512-STNDeRCSXCV5YjfrWbS5X4TfOFnNX7Z1k96POk3uPoPN8aQvkAIUflT7h6p0MClR9E2/I2O7nYKbYzNqBflZ6Q==",
"requires": {
"binary-search": "^1.3.3",
"element-resize-detector": "^1.1.10",

View File

@ -54,7 +54,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.218.10/tarball",
"find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.218.11/tarball",
"find-parent-dir": "^0.3.0",
"first-mate": "7.3.0",
"focus-trap": "2.4.5",
@ -200,7 +200,7 @@
"dev-live-reload": "file:./packages/dev-live-reload",
"encoding-selector": "0.23.9",
"exception-reporting": "file:./packages/exception-reporting",
"find-and-replace": "0.218.10",
"find-and-replace": "0.218.11",
"fuzzy-finder": "1.13.3",
"github": "0.29.0",
"git-diff": "file:./packages/git-diff",