Skip to content

Commit b63607c

Browse files
angular-robotjkrems
authored andcommitted
build: update dependency pacote to v20
1 parent 0b5e5c4 commit b63607c

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"npm-pick-manifest": "10.0.0",
173173
"open": "10.1.0",
174174
"ora": "5.4.1",
175-
"pacote": "19.0.1",
175+
"pacote": "20.0.0",
176176
"parse5-html-rewriting-stream": "7.0.0",
177177
"picomatch": "4.0.2",
178178
"piscina": "4.7.0",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"listr2": "8.2.5",
3535
"npm-package-arg": "12.0.0",
3636
"npm-pick-manifest": "10.0.0",
37-
"pacote": "19.0.1",
37+
"pacote": "20.0.0",
3838
"resolve": "1.22.8",
3939
"semver": "7.6.3",
4040
"symbol-observable": "4.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ __metadata:
532532
listr2: "npm:8.2.5"
533533
npm-package-arg: "npm:12.0.0"
534534
npm-pick-manifest: "npm:10.0.0"
535-
pacote: "npm:19.0.1"
535+
pacote: "npm:20.0.0"
536536
resolve: "npm:1.22.8"
537537
semver: "npm:7.6.3"
538538
symbol-observable: "npm:4.0.0"
@@ -750,7 +750,7 @@ __metadata:
750750
npm-pick-manifest: "npm:10.0.0"
751751
open: "npm:10.1.0"
752752
ora: "npm:5.4.1"
753-
pacote: "npm:19.0.1"
753+
pacote: "npm:20.0.0"
754754
parse5-html-rewriting-stream: "npm:7.0.0"
755755
picomatch: "npm:4.0.2"
756756
piscina: "npm:4.7.0"
@@ -14182,9 +14182,9 @@ __metadata:
1418214182
languageName: node
1418314183
linkType: hard
1418414184

14185-
"pacote@npm:19.0.1":
14186-
version: 19.0.1
14187-
resolution: "pacote@npm:19.0.1"
14185+
"pacote@npm:20.0.0":
14186+
version: 20.0.0
14187+
resolution: "pacote@npm:20.0.0"
1418814188
dependencies:
1418914189
"@npmcli/git": "npm:^6.0.0"
1419014190
"@npmcli/installed-package-contents": "npm:^3.0.0"
@@ -14205,7 +14205,7 @@ __metadata:
1420514205
tar: "npm:^6.1.11"
1420614206
bin:
1420714207
pacote: bin/index.js
14208-
checksum: 10c0/01a1fe755ec7333904c36cd6058e4fcdcfa2869799b929a4a57eb3ac3ca87023825c76aa9e6337904f08f760bff790b592c018357d331acc4c26d2cc273bbc51
14208+
checksum: 10c0/435c385446ecc81b1eb1584f4fa3cb102e630a22877f39b5c1a92eddfeaf222bd027b205e32632be2801e3bcbe525165cdffb5ceca5c13bbc81f8132fe1ba49e
1420914209
languageName: node
1421014210
linkType: hard
1421114211

0 commit comments

Comments
 (0)