Skip to content

Commit 999c75e

Browse files
renovate-botclydin
authored andcommitted
build: update pacote to version 11.2.1
1 parent 545f7ba commit 999c75e

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.2.0",
186-
"pacote": "11.2.0",
186+
"pacote": "11.2.1",
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.0",
42+
"pacote": "11.2.1",
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.0",
19+
"pacote": "11.2.1",
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
@@ -8756,10 +8756,10 @@ p-try@^2.0.0:
87568756
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
87578757
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
87588758

8759-
8760-
version "11.2.0"
8761-
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.0.tgz#c95be8ef4db76a5436738f9ad493d0669dfaf9df"
8762-
integrity sha512-O5jAQu7bP8AxMiJXMQuePaN8ue8Ngj4UVtwU29HlnRF6EYa5+HPZtGaLGvEk/Y5uNcqbT0AjwnPoaZS33FvY6A==
8759+
8760+
version "11.2.1"
8761+
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.1.tgz#1b80e1ef24ca2a5000cb1a469a308072623f33dd"
8762+
integrity sha512-r5GzxJdmyLdWxP98xYcXinyyj1MIO3wwgJeJpaIIql7rnMBkcLx5k3WKCPpknZU11ybOiXCrIjWuZt3le0Es9A==
87638763
dependencies:
87648764
"@npmcli/git" "^2.0.1"
87658765
"@npmcli/installed-package-contents" "^1.0.5"

0 commit comments

Comments
 (0)