Skip to content

Commit

Permalink
chore(deps): update dependency replace-in-file to v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 8, 2019
1 parent ea7e450 commit c1ab7bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -75,7 +75,7 @@
"portfinder": "1.0.20",
"prettyjson": "1.2.1",
"read-last-lines": "1.7.1",
"replace-in-file": "4.1.0",
"replace-in-file": "4.1.1",
"rxjs": "6.5.2",
"semver": "6.1.2",
"shasum": "1.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3676,10 +3676,10 @@ repeating@^2.0.0:
dependencies:
is-finite "^1.0.0"

replace-in-file@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/replace-in-file/-/replace-in-file-4.1.0.tgz#07846245a4b98a8bc5f5f9c3e3e368fa12b18bf7"
integrity sha512-5IANGPAQZVO9PHEjaRz3EHs7eQulv1cvOu2hRi7+Ern+zXIzdslSGX9MIfcI1anaGCpICK2l4R4YOOdThsFryQ==
replace-in-file@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/replace-in-file/-/replace-in-file-4.1.1.tgz#f9d5f4665e708cc15a23c900e7596c3792e08a93"
integrity sha512-0Va403DpFFRpm6oIsEf2U9fH9mVuDgRmSbXwrzpC3tmGduah9FhJJmu424rlogJo+0t7ho9f1HOpR+0qcXtzWQ==
dependencies:
chalk "^2.4.2"
glob "^7.1.3"
Expand Down

0 comments on commit c1ab7bf

Please sign in to comment.