Skip to content

Commit 74a1c2a

Browse files
renovate-botfilipesilva
authored andcommitted
build: update pacote to version 11.2.3
1 parent bf0c5b9 commit 74a1c2a

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"npm-registry-client": "8.6.0",
185185
"open": "7.3.1",
186186
"ora": "5.3.0",
187-
"pacote": "11.2.2",
187+
"pacote": "11.2.3",
188188
"parse5-html-rewriting-stream": "6.0.1",
189189
"pidtree": "^0.5.0",
190190
"pidusage": "^2.0.17",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"npm-package-arg": "8.1.0",
4040
"npm-pick-manifest": "6.1.0",
4141
"open": "7.3.1",
42-
"pacote": "11.2.2",
42+
"pacote": "11.2.3",
4343
"resolve": "1.19.0",
4444
"rimraf": "3.0.2",
4545
"semver": "7.3.4",

packages/schematics/update/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@yarnpkg/lockfile": "1.1.0",
1717
"ini": "2.0.0",
1818
"npm-package-arg": "^8.0.0",
19-
"pacote": "11.2.2",
19+
"pacote": "11.2.3",
2020
"semver": "7.3.4",
2121
"semver-intersect": "1.4.0"
2222
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8715,10 +8715,10 @@ p-try@^2.0.0:
87158715
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
87168716
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
87178717

8718-
8719-
version "11.2.2"
8720-
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.2.tgz#d10afa7d2367b87a1d0e51db91e5df7e292bfe6d"
8721-
integrity sha512-iIhhZbILd7GD03ZcfLryMeoE17QmIiExEp9pPs69aves6KX7T/s/Jeyetx/ebildmampUhmzz6dcDXh5Rkh1Ig==
8718+
8719+
version "11.2.3"
8720+
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.3.tgz#3c9f70d281c62c86ca3dc2e17df4234c63c698f1"
8721+
integrity sha512-Jphxyk1EjGyLzNwa+MkbcQUQeTIqlKcIoPq0t9ekR9ZxsTGjzhRjz/cOoL9PTVkqAW1FH7qBoVbYL4FqQGNNJg==
87228722
dependencies:
87238723
"@npmcli/git" "^2.0.1"
87248724
"@npmcli/installed-package-contents" "^1.0.5"

0 commit comments

Comments
 (0)