Skip to content

Commit decb05b

Browse files
renovate-botclydin
authored andcommitted
build: update pacote to version 11.3.1
1 parent f6d9774 commit decb05b

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
@@ -179,7 +179,7 @@
179179
"npm-registry-client": "8.6.0",
180180
"open": "8.0.4",
181181
"ora": "5.4.0",
182-
"pacote": "11.3.0",
182+
"pacote": "11.3.1",
183183
"parse5-html-rewriting-stream": "6.0.1",
184184
"pidtree": "^0.5.0",
185185
"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.1",
4141
"open": "8.0.4",
4242
"ora": "5.4.0",
43-
"pacote": "11.3.0",
43+
"pacote": "11.3.1",
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.3.0",
19+
"pacote": "11.3.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
@@ -9231,10 +9231,10 @@ p-try@^2.0.0:
92319231
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
92329232
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
92339233

9234-
9235-
version "11.3.0"
9236-
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.3.0.tgz#b2e16791a39cd4d9fb9fc1ec240cefe7ea518e6f"
9237-
integrity sha512-cygprcGpEVqvDzpuPMkGVXW/ooc2ibpoosuJ4YHcUXozDs9VJP7Vha+41pYppG2MVNis4t1BB8IygIBh7vVr2Q==
9234+
9235+
version "11.3.1"
9236+
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.3.1.tgz#6ce95dd230db475cbd8789fd1f986bec51b4bf7c"
9237+
integrity sha512-TymtwoAG12cczsJIrwI/euOQKtjrQHlD0k0oyt9QSmZGpqa+KdlxKdWR/YUjYizkixaVyztxt/Wsfo8bL3A6Fg==
92389238
dependencies:
92399239
"@npmcli/git" "^2.0.1"
92409240
"@npmcli/installed-package-contents" "^1.0.6"

0 commit comments

Comments
 (0)