Skip to content

Commit 93b1813

Browse files
renovate-botclydin
authored andcommitted
build: update pacote to version 11.2.0
1 parent 1413e78 commit 93b1813

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.1.14",
186+
"pacote": "11.2.0",
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.1.14",
42+
"pacote": "11.2.0",
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.1.14",
19+
"pacote": "11.2.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
@@ -8767,10 +8767,10 @@ p-try@^2.0.0:
87678767
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
87688768
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
87698769

8770-
pacote@11.1.14:
8771-
version "11.1.14"
8772-
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.1.14.tgz#c60b9849ab05488d3f9ccd644c8a42543f2f36d6"
8773-
integrity sha512-6c5OhQelaJFDfiw/Zd8MfGCvvFHurSdeGzufZMPvRFImdbNOYFciOINf3DtUNUaU3h98eCb749UyHDsgvL19+A==
8770+
pacote@11.2.0:
8771+
version "11.2.0"
8772+
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.0.tgz#c95be8ef4db76a5436738f9ad493d0669dfaf9df"
8773+
integrity sha512-O5jAQu7bP8AxMiJXMQuePaN8ue8Ngj4UVtwU29HlnRF6EYa5+HPZtGaLGvEk/Y5uNcqbT0AjwnPoaZS33FvY6A==
87748774
dependencies:
87758775
"@npmcli/git" "^2.0.1"
87768776
"@npmcli/installed-package-contents" "^1.0.5"

0 commit comments

Comments
 (0)