Skip to content

Commit

Permalink
chore(deps-dev): bump tar from 7.0.0 to 7.0.1 in /modules/web (#8912)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 5dd4aef commit 848c714
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"stylelint-no-unsupported-browser-features": "8.0.1",
"stylelint-order": "6.0.4",
"stylelint-prettier": "5.0.0",
"tar": "7.0.0",
"tar": "7.0.1",
"through2": "4.0.2",
"ts-jest": "29.1.2",
"ts-loader": "9.5.1",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13368,7 +13368,7 @@ __metadata:
stylelint-order: 6.0.4
stylelint-prettier: 5.0.0
systemjs: 6.14.3
tar: 7.0.0
tar: 7.0.1
through2: 4.0.2
ts-jest: 29.1.2
ts-loader: 9.5.1
Expand Down Expand Up @@ -17679,17 +17679,17 @@ __metadata:
languageName: node
linkType: hard

"tar@npm:7.0.0":
version: 7.0.0
resolution: "tar@npm:7.0.0"
"tar@npm:7.0.1":
version: 7.0.1
resolution: "tar@npm:7.0.1"
dependencies:
"@isaacs/fs-minipass": ^4.0.0
chownr: ^3.0.0
minipass: ^5.0.0
minizlib: ^3.0.1
mkdirp: ^3.0.1
yallist: ^5.0.0
checksum: 2149fdb4cc9b381f182d96f8671adf0c71da986483f543a8e449be1508ffe194e65971cb39a707af44db5833ca5bb7c50cb898b07b385bef6c1161d1112b96c4
checksum: 9c6d9119e21d51803dfda3e0503740ade77cf1e252a7b28ea46e5765006dab0c0536d86cc260c65be495029b5f72ea5d8a2f7f528f94750f2a4b7a46be738cda
languageName: node
linkType: hard

Expand Down

0 comments on commit 848c714

Please sign in to comment.