Skip to content

Commit bc4c222

Browse files
renovate-botclydin
authored andcommitted
build: update npm-pick-manifest to version 6.1.1
1 parent e4d3437 commit bc4c222

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"inquirer": "8.0.0",
3838
"jsonc-parser": "3.0.0",
3939
"npm-package-arg": "8.1.2",
40-
"npm-pick-manifest": "6.1.0",
40+
"npm-pick-manifest": "6.1.1",
4141
"open": "8.0.3",
4242
"ora": "5.4.0",
4343
"pacote": "11.3.0",

yarn.lock

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8715,7 +8715,7 @@ npm-normalize-package-bin@^1.0.0, npm-normalize-package-bin@^1.0.1:
87158715
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz#6e79a41f23fd235c0623218228da7d9c23b8f6e2"
87168716
integrity sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==
87178717

8718-
8718+
[email protected], npm-package-arg@^8.1.2:
87198719
version "8.1.2"
87208720
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-8.1.2.tgz#b868016ae7de5619e729993fbd8d11dc3c52ab62"
87218721
integrity sha512-6Eem455JsSMJY6Kpd3EyWE+n5hC+g9bSyHr9K9U2zqZb7+02+hObQ2c0+8iDk/mNF+8r1MhY44WypKJAkySIYA==
@@ -8753,7 +8753,17 @@ npm-packlist@^2.1.4:
87538753
npm-bundled "^1.1.1"
87548754
npm-normalize-package-bin "^1.0.1"
87558755

8756-
[email protected], npm-pick-manifest@^6.0.0:
8756+
8757+
version "6.1.1"
8758+
resolved "https://registry.yarnpkg.com/npm-pick-manifest/-/npm-pick-manifest-6.1.1.tgz#7b5484ca2c908565f43b7f27644f36bb816f5148"
8759+
integrity sha512-dBsdBtORT84S8V8UTad1WlUyKIY9iMsAmqxHbLdeEeBNMLQDlDWWra3wYUx9EBEIiG/YwAy0XyNHDd2goAsfuA==
8760+
dependencies:
8761+
npm-install-checks "^4.0.0"
8762+
npm-normalize-package-bin "^1.0.1"
8763+
npm-package-arg "^8.1.2"
8764+
semver "^7.3.4"
8765+
8766+
npm-pick-manifest@^6.0.0:
87578767
version "6.1.0"
87588768
resolved "https://registry.yarnpkg.com/npm-pick-manifest/-/npm-pick-manifest-6.1.0.tgz#2befed87b0fce956790f62d32afb56d7539c022a"
87598769
integrity sha512-ygs4k6f54ZxJXrzT0x34NybRlLeZ4+6nECAIbr2i0foTnijtS1TJiyzpqtuUAJOps/hO0tNDr8fRV5g+BtRlTw==

0 commit comments

Comments
 (0)