Skip to content

Commit 0b3b7eb

Browse files
renovate-botclydin
authored andcommitted
build: update pacote to version 11.2.2
1 parent 64aa570 commit 0b3b7eb

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
@@ -183,7 +183,7 @@
183183
"npm-registry-client": "8.6.0",
184184
"open": "7.3.1",
185185
"ora": "5.3.0",
186-
"pacote": "11.2.1",
186+
"pacote": "11.2.2",
187187
"parse5-html-rewriting-stream": "6.0.1",
188188
"pidtree": "^0.5.0",
189189
"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.1",
42+
"pacote": "11.2.2",
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.1",
19+
"pacote": "11.2.2",
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
@@ -8773,10 +8773,10 @@ p-try@^2.0.0:
87738773
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
87748774
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
87758775

8776-
8777-
version "11.2.1"
8778-
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.1.tgz#1b80e1ef24ca2a5000cb1a469a308072623f33dd"
8779-
integrity sha512-r5GzxJdmyLdWxP98xYcXinyyj1MIO3wwgJeJpaIIql7rnMBkcLx5k3WKCPpknZU11ybOiXCrIjWuZt3le0Es9A==
8776+
8777+
version "11.2.2"
8778+
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.2.tgz#d10afa7d2367b87a1d0e51db91e5df7e292bfe6d"
8779+
integrity sha512-iIhhZbILd7GD03ZcfLryMeoE17QmIiExEp9pPs69aves6KX7T/s/Jeyetx/ebildmampUhmzz6dcDXh5Rkh1Ig==
87808780
dependencies:
87818781
"@npmcli/git" "^2.0.1"
87828782
"@npmcli/installed-package-contents" "^1.0.5"

0 commit comments

Comments
 (0)