Skip to content

Commit 4fce9bf

Browse files
renovate-botfilipesilva
authored andcommitted
build: update pacote to version 11.3.0
1 parent 2cdad38 commit 4fce9bf

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
@@ -178,7 +178,7 @@
178178
"npm-registry-client": "8.6.0",
179179
"open": "8.0.2",
180180
"ora": "5.3.0",
181-
"pacote": "11.2.7",
181+
"pacote": "11.3.0",
182182
"parse5-html-rewriting-stream": "6.0.1",
183183
"pidtree": "^0.5.0",
184184
"pidusage": "^2.0.17",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"npm-pick-manifest": "6.1.0",
4141
"open": "8.0.2",
4242
"ora": "5.3.0",
43-
"pacote": "11.2.7",
43+
"pacote": "11.3.0",
4444
"resolve": "1.20.0",
4545
"rimraf": "3.0.2",
4646
"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.7",
19+
"pacote": "11.3.0",
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
@@ -9130,10 +9130,10 @@ p-try@^2.0.0:
91309130
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
91319131
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
91329132

9133-
pacote@11.2.7:
9134-
version "11.2.7"
9135-
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.7.tgz#a44a9d40d4feac524e9ce78d77e2b390181d8afc"
9136-
integrity sha512-ogxPor11v/rnU9ukwLlI2dPx22q9iob1+yZyqSwerKsOvBMhU9e+SJHtxY4y2N0MRH4/5jGsGiRLsZeJWyM4dQ==
9133+
pacote@11.3.0:
9134+
version "11.3.0"
9135+
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.3.0.tgz#b2e16791a39cd4d9fb9fc1ec240cefe7ea518e6f"
9136+
integrity sha512-cygprcGpEVqvDzpuPMkGVXW/ooc2ibpoosuJ4YHcUXozDs9VJP7Vha+41pYppG2MVNis4t1BB8IygIBh7vVr2Q==
91379137
dependencies:
91389138
"@npmcli/git" "^2.0.1"
91399139
"@npmcli/installed-package-contents" "^1.0.6"

0 commit comments

Comments
 (0)