Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
deps: update dependency @yarnpkg/libzip to ^2.3.0 (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent 036c736 commit b36cff2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@yarnpkg/cli": "^3",
"@yarnpkg/core": "^3",
"@yarnpkg/fslib": "^2",
"@yarnpkg/libzip": "^2",
"@yarnpkg/libzip": "^2.3.0",
"@yarnpkg/plugin-essentials": "^3.2.1",
"@yarnpkg/plugin-git": "^2.6.1",
"@yarnpkg/plugin-npm": "^2.7.1",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2203,7 +2203,7 @@ __metadata:
"@yarnpkg/cli": ^3
"@yarnpkg/core": ^3
"@yarnpkg/fslib": ^2
"@yarnpkg/libzip": ^2
"@yarnpkg/libzip": ^2.3.0
"@yarnpkg/plugin-essentials": ^3.2.1
"@yarnpkg/plugin-git": ^2.6.1
"@yarnpkg/plugin-npm": ^2.7.1
Expand Down Expand Up @@ -2798,7 +2798,7 @@ __metadata:
languageName: node
linkType: hard

"@yarnpkg/libzip@npm:^2, @yarnpkg/libzip@npm:^2.2.4, @yarnpkg/libzip@npm:^2.3.0":
"@yarnpkg/libzip@npm:^2.2.4, @yarnpkg/libzip@npm:^2.3.0":
version: 2.3.0
resolution: "@yarnpkg/libzip@npm:2.3.0"
dependencies:
Expand Down

0 comments on commit b36cff2

Please sign in to comment.