Update line-replace in group main to the latest version � (#1074)
Summary: *** ☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at greenkeeper.io](https://greenkeeper.io) *** ## The devDependency [line-replace](https://github.com/codealchemist/line-replace) was updated from `1.0.3` to `2.0.1`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update. --- **Publisher:** [codealchemist](https://www.npmjs.com/~codealchemist) **License:** MIT [Find out more about this release](https://github.com/codealchemist/line-replace). --- <details> <summary>FAQ and help</summary> There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new). </details> --- Your [Greenkeeper](https://greenkeeper.io) bot 🌴 Pull Request resolved: https://github.com/facebook/flipper/pull/1074 Reviewed By: nikoant Differential Revision: D21380118 Pulled By: passy fbshipit-source-id: 3ca567a50b95e4b90a13d651d8db330eada009f5
This commit is contained in:
committed by
Facebook GitHub Bot
parent
5c60b2b94a
commit
d360c95a6d
@@ -184,7 +184,7 @@
|
||||
"jest": "^25.1.0",
|
||||
"jest-environment-jsdom-sixteen": "^1.0.3",
|
||||
"jest-fetch-mock": "^3.0.0",
|
||||
"line-replace": "^1.0.2",
|
||||
"line-replace": "^2.0.1",
|
||||
"metro": "^0.59.0",
|
||||
"metro-minify-terser": "^0.59.0",
|
||||
"metro-resolver": "^0.59.0",
|
||||
|
||||
@@ -8197,10 +8197,10 @@ lie@~3.3.0:
|
||||
dependencies:
|
||||
immediate "~3.0.5"
|
||||
|
||||
line-replace@^1.0.2:
|
||||
version "1.0.3"
|
||||
resolved "https://registry.yarnpkg.com/line-replace/-/line-replace-1.0.3.tgz#6970df2a0e93e52e5d418a1da5787e5cee151ec1"
|
||||
integrity sha512-2f/Od+55wuPNto23mgxliWU19xOrHZo6joqtNYQraInC1xwsWBN1uN352tuIUCAHsUZKSgbNjwZjWi19C0nmfg==
|
||||
line-replace@^2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/line-replace/-/line-replace-2.0.1.tgz#227c8839003b178dd080ca67fd280eb537f8c168"
|
||||
integrity sha512-CSr3f6gynLCA9R+RBS0IDIfv7a8OAXcuyq+CHgq0WzbQ7KSJQfF5DgtpRVxpSp1KBNXogtzbNqAeUjrmHYTPYA==
|
||||
|
||||
lines-and-columns@^1.1.6:
|
||||
version "1.1.6"
|
||||
|
||||
Reference in New Issue
Block a user