From 6bcf894c569d1a7fdcda51104ea8bcb83d7c3629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2019 18:49:09 +0000 Subject: [PATCH] build(deps): bump tar-fs from 1.15.3 to 1.16.2 Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 1.15.3 to 1.16.2. - [Release notes](https://github.com/mafintosh/tar-fs/releases) - [Commits](https://github.com/mafintosh/tar-fs/compare/v1.15.3...v1.16.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index bfab4e0..033d1b4 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "progress": "^2.0.0", "promise-limit": "^2.4.0", "semver": "^5.3.0", - "tar-fs": "^1.15.3", + "tar-fs": "^1.16.2", "tar-stream": "^1.5.4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 178c3de..beb594f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2538,9 +2538,9 @@ symbol-tree@^3.2.1: version "3.2.2" resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6" -tar-fs@^1.15.3: - version "1.15.3" - resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.15.3.tgz#eccf935e941493d8151028e636e51ce4c3ca7f20" +tar-fs@^1.16.2: + version "1.16.2" + resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.16.2.tgz#17e5239747e399f7e77344f5f53365f04af53577" dependencies: chownr "^1.0.1" mkdirp "^0.5.1"