Skip to content

Commit

Permalink
chore(deps-dev): bump tar from 7.4.2 to 7.4.3 in /modules/web (#9297)
Browse files Browse the repository at this point in the history
Bumps [tar](https://github.com/isaacs/node-tar) from 7.4.2 to 7.4.3.
- [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.4.2...v7.4.3)

---
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] committed Jul 27, 2024
1 parent f345d32 commit b791b57
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.2",
"tar": "7.4.2",
"tar": "7.4.3",
"through2": "4.0.2",
"ts-jest": "29.2.3",
"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 @@ -14451,7 +14451,7 @@ __metadata:
stylelint-order: 6.0.4
stylelint-prettier: 5.0.2
systemjs: 6.15.1
tar: 7.4.2
tar: 7.4.3
through2: 4.0.2
ts-jest: 29.2.3
ts-loader: 9.5.1
Expand Down Expand Up @@ -18949,17 +18949,17 @@ __metadata:
languageName: node
linkType: hard

"tar@npm:7.4.2":
version: 7.4.2
resolution: "tar@npm:7.4.2"
"tar@npm:7.4.3":
version: 7.4.3
resolution: "tar@npm:7.4.3"
dependencies:
"@isaacs/fs-minipass": ^4.0.0
chownr: ^3.0.0
minipass: ^7.1.2
minizlib: ^3.0.1
mkdirp: ^3.0.1
yallist: ^5.0.0
checksum: 024bc57a5673d330352b3ab5314fce1a51cfd1476b3500a35d394a590f1cc0bf3659a98f459c1525c499108562d62a050003d5dfd4d17a982b34583991f11183
checksum: 8485350c0688331c94493031f417df069b778aadb25598abdad51862e007c39d1dd5310702c7be4a6784731a174799d8885d2fde0484269aea205b724d7b2ffa
languageName: node
linkType: hard

Expand Down

0 comments on commit b791b57

Please sign in to comment.