Merge pull request #22353 from atom/bump-find-and-replace@0.219.8

⬆️  Bump find-and-replace@0.219.8
This commit is contained in:
Sadick 2021-05-07 09:16:37 +03:00 committed by GitHub
commit fa9dba907a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -3476,8 +3476,8 @@
}
},
"find-and-replace": {
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.7/tarball",
"integrity": "sha512-I3TdBhpUr+Qk5JqtmO+lt1oRc6yRpu4lBxq1ZAow5uY/UEmg0D5NyLO5liuH6FEINDaO17MQN66wCqgOsVzYrQ==",
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.8/tarball",
"integrity": "sha512-5jb+LoQFijsADkyD2t4vZl2vgSKN+4d157NMRZYwwEAytVNEvpDsq2QBZapbcTVISRIvOoznT5tu1RrqkWl+zw==",
"requires": {
"binary-search": "^1.3.3",
"etch": "0.9.3",

View File

@ -57,7 +57,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.7/tarball",
"find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.8/tarball",
"find-parent-dir": "^0.3.0",
"first-mate": "7.4.1",
"focus-trap": "6.3.0",
@ -203,7 +203,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.7",
"find-and-replace": "0.219.8",
"fuzzy-finder": "1.14.3",
"github": "0.36.9",
"git-diff": "file:./packages/git-diff",