chore(deps): bump replace-in-file from 6.0.0 to 6.1.0 (#1840)

Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/adamreisnz/replace-in-file/releases)
- [Changelog](https://github.com/adamreisnz/replace-in-file/blob/master/CHANGELOG.md)
- [Commits](https://github.com/adamreisnz/replace-in-file/compare/v6.0.0...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-09 22:29:41 +02:00
committed by GitHub
parent 451e4966b3
commit 39c3264de1
+3 -3
View File
@@ -17523,9 +17523,9 @@ replace-ext@1.0.0:
integrity sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=
replace-in-file@^6.0.0:
version "6.0.0"
resolved "https://registry.npmjs.org/replace-in-file/-/replace-in-file-6.0.0.tgz#a583be911c4af3ecbf709ca97c48f3f9e7f2b626"
integrity sha512-vMmJekpRgju0GA0UvRxauDbQ645wGXxasVZfw5l5HKk58OlAI1tMmXNcV+YAUKrS/XFdBPla5qgvjI5Tqvshvg==
version "6.1.0"
resolved "https://registry.npmjs.org/replace-in-file/-/replace-in-file-6.1.0.tgz#9f9ddd7bb70d6ad231d2ad692e1b646e73d06647"
integrity sha512-URzjyF3nucvejuY13HFd7O+Q6tFJRLKGHLYVvSh+LiZj3gFXzSYGnIkQflnJJulCAI2/RTZaZkpOtdVdW0EhQA==
dependencies:
chalk "^4.0.0"
glob "^7.1.6"