Skip to content

Commit 7d31c66

Browse files
dependabot[bot]PeterDaveHello
authored andcommitted
build(deps): bump tar-fs from 2.1.1 to 2.1.3 in /app
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.3. - [Commits](https://github.com/mafintosh/tar-fs/commits) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 2.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6bd5f6 commit 7d31c66

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"redux-thunk": "2.4.2",
3939
"semver": "7.3.8",
4040
"simple-plist": "^1.1.1",
41-
"tar-fs": "2.1.1"
41+
"tar-fs": "2.1.3"
4242
},
4343
"optionalDependencies": {},
4444
"devDependencies": {

app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,10 +1246,10 @@ style-to-object@^0.4.0:
12461246
dependencies:
12471247
inline-style-parser "0.1.1"
12481248

1249-
tar-fs@2.1.1:
1250-
version "2.1.1"
1251-
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.1.tgz#489a15ab85f1f0befabb370b7de4f9eb5cbe8784"
1252-
integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==
1249+
tar-fs@2.1.3:
1250+
version "2.1.3"
1251+
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.3.tgz#fb3b8843a26b6f13a08e606f7922875eb1fbbf92"
1252+
integrity sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==
12531253
dependencies:
12541254
chownr "^1.1.1"
12551255
mkdirp-classic "^0.5.2"

0 commit comments

Comments
 (0)