Skip to content

Commit 848c714

Browse files
chore(deps-dev): bump tar from 7.0.0 to 7.0.1 in /modules/web (#8912)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: tar dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dd4aef commit 848c714

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

modules/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"stylelint-no-unsupported-browser-features": "8.0.1",
146146
"stylelint-order": "6.0.4",
147147
"stylelint-prettier": "5.0.0",
148-
"tar": "7.0.0",
148+
"tar": "7.0.1",
149149
"through2": "4.0.2",
150150
"ts-jest": "29.1.2",
151151
"ts-loader": "9.5.1",

modules/web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13368,7 +13368,7 @@ __metadata:
1336813368
stylelint-order: 6.0.4
1336913369
stylelint-prettier: 5.0.0
1337013370
systemjs: 6.14.3
13371-
tar: 7.0.0
13371+
tar: 7.0.1
1337213372
through2: 4.0.2
1337313373
ts-jest: 29.1.2
1337413374
ts-loader: 9.5.1
@@ -17679,17 +17679,17 @@ __metadata:
1767917679
languageName: node
1768017680
linkType: hard
1768117681

17682-
"tar@npm:7.0.0":
17683-
version: 7.0.0
17684-
resolution: "tar@npm:7.0.0"
17682+
"tar@npm:7.0.1":
17683+
version: 7.0.1
17684+
resolution: "tar@npm:7.0.1"
1768517685
dependencies:
1768617686
"@isaacs/fs-minipass": ^4.0.0
1768717687
chownr: ^3.0.0
1768817688
minipass: ^5.0.0
1768917689
minizlib: ^3.0.1
1769017690
mkdirp: ^3.0.1
1769117691
yallist: ^5.0.0
17692-
checksum: 2149fdb4cc9b381f182d96f8671adf0c71da986483f543a8e449be1508ffe194e65971cb39a707af44db5833ca5bb7c50cb898b07b385bef6c1161d1112b96c4
17692+
checksum: 9c6d9119e21d51803dfda3e0503740ade77cf1e252a7b28ea46e5765006dab0c0536d86cc260c65be495029b5f72ea5d8a2f7f528f94750f2a4b7a46be738cda
1769317693
languageName: node
1769417694
linkType: hard
1769517695

0 commit comments

Comments
 (0)