Skip to content

Commit 72ca274

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 10.2.5
1 parent c7a592c commit 72ca274

31 files changed

+318
-77
lines changed

.release-please-manifest.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
".": "10.2.4",
3-
"workspaces/arborist": "7.2.1",
4-
"workspaces/libnpmaccess": "8.0.1",
5-
"workspaces/libnpmdiff": "6.0.3",
6-
"workspaces/libnpmexec": "7.0.4",
7-
"workspaces/libnpmfund": "5.0.1",
8-
"workspaces/libnpmhook": "10.0.0",
9-
"workspaces/libnpmorg": "6.0.1",
10-
"workspaces/libnpmpack": "6.0.3",
11-
"workspaces/libnpmpublish": "9.0.2",
12-
"workspaces/libnpmsearch": "7.0.0",
13-
"workspaces/libnpmteam": "6.0.0",
14-
"workspaces/libnpmversion": "5.0.1",
15-
"workspaces/config": "8.0.2"
2+
".": "10.2.5",
3+
"workspaces/arborist": "7.2.2",
4+
"workspaces/libnpmaccess": "8.0.2",
5+
"workspaces/libnpmdiff": "6.0.4",
6+
"workspaces/libnpmexec": "7.0.5",
7+
"workspaces/libnpmfund": "5.0.2",
8+
"workspaces/libnpmhook": "10.0.1",
9+
"workspaces/libnpmorg": "6.0.2",
10+
"workspaces/libnpmpack": "6.0.4",
11+
"workspaces/libnpmpublish": "9.0.3",
12+
"workspaces/libnpmsearch": "7.0.1",
13+
"workspaces/libnpmteam": "6.0.1",
14+
"workspaces/libnpmversion": "5.0.2",
15+
"workspaces/config": "8.0.3"
1616
}

AUTHORS

+1
Original file line numberDiff line numberDiff line change
@@ -912,3 +912,4 @@ Jamie Tanna <[email protected]>
912912
三咲智子 Kevin Deng <[email protected]>
913913
Manuel Spigolon <[email protected]>
914914
915+
Juan Julián Merelo Guervós <[email protected]>

CHANGELOG.md

+81
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,86 @@
11
# Changelog
22

3+
## [10.2.5](https://github.com/npm/cli/compare/v10.2.4...v10.2.5) (2023-12-06)
4+
5+
### Bug Fixes
6+
7+
* [`c7a592c`](https://github.com/npm/cli/commit/c7a592c9c400e73dd27264c11ad6459616023e4c) [#7061](https://github.com/npm/cli/pull/7061) dont use cache for update notifier manifest request (@lukekarrys)
8+
* [`7b952f6`](https://github.com/npm/cli/commit/7b952f64b882bd891fab5c21c7c3b49838c8a995) [#7049](https://github.com/npm/cli/pull/7049) unpublish: bubble up all errors parsing local package.json (#7049) (@wraithgar)
9+
* [`be4741f`](https://github.com/npm/cli/commit/be4741f5bc20239f11842f780047d91fda23935d) [#7039](https://github.com/npm/cli/pull/7039) unpublish bugfixes (#7039) (@wraithgar)
10+
* [`bc7f53d`](https://github.com/npm/cli/commit/bc7f53db793d362d2015d3e55ce121e6b4d3d91f) [#7036](https://github.com/npm/cli/pull/7036) reverse direction of SPDX SBOM dependency rels (#7036) (@bdehamer, @antonbauhofer)
11+
* [`11ec231`](https://github.com/npm/cli/commit/11ec231e895300e5b7292ac16685d37d1d5df3b9) [#7033](https://github.com/npm/cli/pull/7033) skip creation of log directory if `logs-max` is set to 0 (#7033) (@JJ)
12+
* [`6267f54`](https://github.com/npm/cli/commit/6267f543c2ac134c0f8433f8b48659a3949bf210) [#7005](https://github.com/npm/cli/pull/7005) properly catch missing url opener error on interactive prompt (#7005) (@wraithgar)
13+
14+
### Dependencies
15+
16+
* [`ff1204a`](https://github.com/npm/cli/commit/ff1204aff0651e32679ecd09d0a2a62de49f4eac) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]`
17+
* [`c648020`](https://github.com/npm/cli/commit/c648020cdc0fa0916bc618b6d1191e68dcfc8d73) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]`
18+
* [`53aa8f2`](https://github.com/npm/cli/commit/53aa8f2c110f38a10f98f976cb40f54ea6d95844) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]`
19+
* [`2e5331c`](https://github.com/npm/cli/commit/2e5331c75df8606b1f92bf61c8612f5e7b0274aa) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]`
20+
* [`937b7b7`](https://github.com/npm/cli/commit/937b7b7b11ec21fbe373ab93f4e4e170625dd6b1) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]`
21+
* [`35371c8`](https://github.com/npm/cli/commit/35371c8796a08a269ac3f7017c35e5fcb7ef0968) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]`
22+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.2.2): `@npmcli/[email protected]`
23+
* [workspace](https://github.com/npm/cli/releases/tag/config-v8.0.3): `@npmcli/[email protected]`
24+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v8.0.2): `[email protected]`
25+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v6.0.4): `[email protected]`
26+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.5): `[email protected]`
27+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v5.0.2): `[email protected]`
28+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmhook-v10.0.1): `[email protected]`
29+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v6.0.2): `[email protected]`
30+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v6.0.4): `[email protected]`
31+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v9.0.3): `[email protected]`
32+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v7.0.1): `[email protected]`
33+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v6.0.1): `[email protected]`
34+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v5.0.2): `[email protected]`
35+
## [10.2.5](https://github.com/npm/cli/compare/v10.2.4...v10.2.5) (2023-12-06)
36+
37+
### Bug Fixes
38+
39+
* [`c7a592c`](https://github.com/npm/cli/commit/c7a592c9c400e73dd27264c11ad6459616023e4c) [#7061](https://github.com/npm/cli/pull/7061) dont use cache for update notifier manifest request (@lukekarrys)
40+
* [`7b952f6`](https://github.com/npm/cli/commit/7b952f64b882bd891fab5c21c7c3b49838c8a995) [#7049](https://github.com/npm/cli/pull/7049) unpublish: bubble up all errors parsing local package.json (#7049) (@wraithgar)
41+
* [`be4741f`](https://github.com/npm/cli/commit/be4741f5bc20239f11842f780047d91fda23935d) [#7039](https://github.com/npm/cli/pull/7039) unpublish bugfixes (#7039) (@wraithgar)
42+
* [`bc7f53d`](https://github.com/npm/cli/commit/bc7f53db793d362d2015d3e55ce121e6b4d3d91f) [#7036](https://github.com/npm/cli/pull/7036) reverse direction of SPDX SBOM dependency rels (#7036) (@bdehamer, @antonbauhofer)
43+
* [`11ec231`](https://github.com/npm/cli/commit/11ec231e895300e5b7292ac16685d37d1d5df3b9) [#7033](https://github.com/npm/cli/pull/7033) skip creation of log directory if `logs-max` is set to 0 (#7033) (@JJ)
44+
* [`6267f54`](https://github.com/npm/cli/commit/6267f543c2ac134c0f8433f8b48659a3949bf210) [#7005](https://github.com/npm/cli/pull/7005) properly catch missing url opener error on interactive prompt (#7005) (@wraithgar)
45+
46+
### Dependencies
47+
48+
* [`ff1204a`](https://github.com/npm/cli/commit/ff1204aff0651e32679ecd09d0a2a62de49f4eac) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]`
49+
* [`c648020`](https://github.com/npm/cli/commit/c648020cdc0fa0916bc618b6d1191e68dcfc8d73) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]`
50+
* [`53aa8f2`](https://github.com/npm/cli/commit/53aa8f2c110f38a10f98f976cb40f54ea6d95844) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]`
51+
* [`2e5331c`](https://github.com/npm/cli/commit/2e5331c75df8606b1f92bf61c8612f5e7b0274aa) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]`
52+
* [`937b7b7`](https://github.com/npm/cli/commit/937b7b7b11ec21fbe373ab93f4e4e170625dd6b1) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]`
53+
* [`35371c8`](https://github.com/npm/cli/commit/35371c8796a08a269ac3f7017c35e5fcb7ef0968) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]`
54+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.2.2): `@npmcli/[email protected]`
55+
* [workspace](https://github.com/npm/cli/releases/tag/config-v8.0.3): `@npmcli/[email protected]`
56+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v8.0.2): `[email protected]`
57+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v6.0.4): `[email protected]`
58+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.5): `[email protected]`
59+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v5.0.2): `[email protected]`
60+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmhook-v10.0.1): `[email protected]`
61+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v6.0.2): `[email protected]`
62+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v6.0.4): `[email protected]`
63+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v9.0.3): `[email protected]`
64+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v7.0.1): `[email protected]`
65+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v6.0.1): `[email protected]`
66+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v5.0.2): `[email protected]`
67+
68+
### Chores
69+
70+
* [`9754b17`](https://github.com/npm/cli/commit/9754b173de26f3173e7f41eab34733fe9ba50f1d) [#7051](https://github.com/npm/cli/pull/7051) use global npm for workspace tests (@lukekarrys)
71+
* [`3891757`](https://github.com/npm/cli/commit/3891757f54d6d960cbf5f0d93d183d6424e8bed6) [#7051](https://github.com/npm/cli/pull/7051) `@npmcli/[email protected]` (@lukekarrys)
72+
* [`71f70fa`](https://github.com/npm/cli/commit/71f70fa0e86448b20a63b9eec922ad25971a9377) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]` (@wraithgar)
73+
* [`43674a4`](https://github.com/npm/cli/commit/43674a449816e364265205e56270ad547718069c) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]` (@wraithgar)
74+
* [`4ba585c`](https://github.com/npm/cli/commit/4ba585ce0e1a2ea4591d64d7166b81b7fe92010b) [#7040](https://github.com/npm/cli/pull/7040) fix tests for zlib differences between node versions (#7040) (@wraithgar)
75+
76+
### Chores
77+
78+
* [`9754b17`](https://github.com/npm/cli/commit/9754b173de26f3173e7f41eab34733fe9ba50f1d) [#7051](https://github.com/npm/cli/pull/7051) use global npm for workspace tests (@lukekarrys)
79+
* [`3891757`](https://github.com/npm/cli/commit/3891757f54d6d960cbf5f0d93d183d6424e8bed6) [#7051](https://github.com/npm/cli/pull/7051) `@npmcli/[email protected]` (@lukekarrys)
80+
* [`71f70fa`](https://github.com/npm/cli/commit/71f70fa0e86448b20a63b9eec922ad25971a9377) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]` (@wraithgar)
81+
* [`43674a4`](https://github.com/npm/cli/commit/43674a449816e364265205e56270ad547718069c) [#7058](https://github.com/npm/cli/pull/7058) `[email protected]` (@wraithgar)
82+
* [`4ba585c`](https://github.com/npm/cli/commit/4ba585ce0e1a2ea4591d64d7166b81b7fe92010b) [#7040](https://github.com/npm/cli/pull/7040) fix tests for zlib differences between node versions (#7040) (@wraithgar)
83+
384
## [10.2.4](https://github.com/npm/cli/compare/v10.2.3...v10.2.4) (2023-11-14)
485

586
### Bug Fixes

package-lock.json

+32-32
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "10.2.4",
3+
"version": "10.2.5",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "10.2.4",
9+
"version": "10.2.5",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -90,8 +90,8 @@
9090
],
9191
"dependencies": {
9292
"@isaacs/string-locale-compare": "^1.1.0",
93-
"@npmcli/arborist": "^7.2.1",
94-
"@npmcli/config": "^8.0.2",
93+
"@npmcli/arborist": "^7.2.2",
94+
"@npmcli/config": "^8.0.3",
9595
"@npmcli/fs": "^3.1.0",
9696
"@npmcli/map-workspaces": "^3.0.4",
9797
"@npmcli/package-json": "^5.0.0",
@@ -115,17 +115,17 @@
115115
"init-package-json": "^6.0.0",
116116
"is-cidr": "^5.0.3",
117117
"json-parse-even-better-errors": "^3.0.1",
118-
"libnpmaccess": "^8.0.1",
119-
"libnpmdiff": "^6.0.3",
120-
"libnpmexec": "^7.0.4",
121-
"libnpmfund": "^5.0.1",
122-
"libnpmhook": "^10.0.0",
123-
"libnpmorg": "^6.0.1",
124-
"libnpmpack": "^6.0.3",
125-
"libnpmpublish": "^9.0.2",
126-
"libnpmsearch": "^7.0.0",
127-
"libnpmteam": "^6.0.0",
128-
"libnpmversion": "^5.0.1",
118+
"libnpmaccess": "^8.0.2",
119+
"libnpmdiff": "^6.0.4",
120+
"libnpmexec": "^7.0.5",
121+
"libnpmfund": "^5.0.2",
122+
"libnpmhook": "^10.0.1",
123+
"libnpmorg": "^6.0.2",
124+
"libnpmpack": "^6.0.4",
125+
"libnpmpublish": "^9.0.3",
126+
"libnpmsearch": "^7.0.1",
127+
"libnpmteam": "^6.0.1",
128+
"libnpmversion": "^5.0.2",
129129
"make-fetch-happen": "^13.0.0",
130130
"minimatch": "^9.0.3",
131131
"minipass": "^7.0.4",
@@ -16283,7 +16283,7 @@
1628316283
},
1628416284
"workspaces/arborist": {
1628516285
"name": "@npmcli/arborist",
16286-
"version": "7.2.1",
16286+
"version": "7.2.2",
1628716287
"license": "ISC",
1628816288
"dependencies": {
1628916289
"@isaacs/string-locale-compare": "^1.1.0",
@@ -16339,7 +16339,7 @@
1633916339
},
1634016340
"workspaces/config": {
1634116341
"name": "@npmcli/config",
16342-
"version": "8.0.2",
16342+
"version": "8.0.3",
1634316343
"license": "ISC",
1634416344
"dependencies": {
1634516345
"@npmcli/map-workspaces": "^3.0.2",
@@ -16362,7 +16362,7 @@
1636216362
}
1636316363
},
1636416364
"workspaces/libnpmaccess": {
16365-
"version": "8.0.1",
16365+
"version": "8.0.2",
1636616366
"license": "ISC",
1636716367
"dependencies": {
1636816368
"npm-package-arg": "^11.0.1",
@@ -16380,10 +16380,10 @@
1638016380
}
1638116381
},
1638216382
"workspaces/libnpmdiff": {
16383-
"version": "6.0.3",
16383+
"version": "6.0.4",
1638416384
"license": "ISC",
1638516385
"dependencies": {
16386-
"@npmcli/arborist": "^7.2.1",
16386+
"@npmcli/arborist": "^7.2.2",
1638716387
"@npmcli/disparity-colors": "^3.0.0",
1638816388
"@npmcli/installed-package-contents": "^2.0.2",
1638916389
"binary-extensions": "^2.2.0",
@@ -16403,10 +16403,10 @@
1640316403
}
1640416404
},
1640516405
"workspaces/libnpmexec": {
16406-
"version": "7.0.4",
16406+
"version": "7.0.5",
1640716407
"license": "ISC",
1640816408
"dependencies": {
16409-
"@npmcli/arborist": "^7.2.1",
16409+
"@npmcli/arborist": "^7.2.2",
1641016410
"@npmcli/run-script": "^7.0.2",
1641116411
"ci-info": "^4.0.0",
1641216412
"npm-package-arg": "^11.0.1",
@@ -16433,10 +16433,10 @@
1643316433
}
1643416434
},
1643516435
"workspaces/libnpmfund": {
16436-
"version": "5.0.1",
16436+
"version": "5.0.2",
1643716437
"license": "ISC",
1643816438
"dependencies": {
16439-
"@npmcli/arborist": "^7.2.1"
16439+
"@npmcli/arborist": "^7.2.2"
1644016440
},
1644116441
"devDependencies": {
1644216442
"@npmcli/eslint-config": "^4.0.0",
@@ -16448,7 +16448,7 @@
1644816448
}
1644916449
},
1645016450
"workspaces/libnpmhook": {
16451-
"version": "10.0.0",
16451+
"version": "10.0.1",
1645216452
"license": "ISC",
1645316453
"dependencies": {
1645416454
"aproba": "^2.0.0",
@@ -16465,7 +16465,7 @@
1646516465
}
1646616466
},
1646716467
"workspaces/libnpmorg": {
16468-
"version": "6.0.1",
16468+
"version": "6.0.2",
1646916469
"license": "ISC",
1647016470
"dependencies": {
1647116471
"aproba": "^2.0.0",
@@ -16483,10 +16483,10 @@
1648316483
}
1648416484
},
1648516485
"workspaces/libnpmpack": {
16486-
"version": "6.0.3",
16486+
"version": "6.0.4",
1648716487
"license": "ISC",
1648816488
"dependencies": {
16489-
"@npmcli/arborist": "^7.2.1",
16489+
"@npmcli/arborist": "^7.2.2",
1649016490
"@npmcli/run-script": "^7.0.2",
1649116491
"npm-package-arg": "^11.0.1",
1649216492
"pacote": "^17.0.4"
@@ -16503,7 +16503,7 @@
1650316503
}
1650416504
},
1650516505
"workspaces/libnpmpublish": {
16506-
"version": "9.0.2",
16506+
"version": "9.0.3",
1650716507
"license": "ISC",
1650816508
"dependencies": {
1650916509
"ci-info": "^4.0.0",
@@ -16528,7 +16528,7 @@
1652816528
}
1652916529
},
1653016530
"workspaces/libnpmsearch": {
16531-
"version": "7.0.0",
16531+
"version": "7.0.1",
1653216532
"license": "ISC",
1653316533
"dependencies": {
1653416534
"npm-registry-fetch": "^16.0.0"
@@ -16544,7 +16544,7 @@
1654416544
}
1654516545
},
1654616546
"workspaces/libnpmteam": {
16547-
"version": "6.0.0",
16547+
"version": "6.0.1",
1654816548
"license": "ISC",
1654916549
"dependencies": {
1655016550
"aproba": "^2.0.0",
@@ -16561,7 +16561,7 @@
1656116561
}
1656216562
},
1656316563
"workspaces/libnpmversion": {
16564-
"version": "5.0.1",
16564+
"version": "5.0.2",
1656516565
"license": "ISC",
1656616566
"dependencies": {
1656716567
"@npmcli/git": "^5.0.3",

package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "10.2.4",
2+
"version": "10.2.5",
33
"name": "npm",
44
"description": "a package manager for JavaScript",
55
"workspaces": [
@@ -52,8 +52,8 @@
5252
},
5353
"dependencies": {
5454
"@isaacs/string-locale-compare": "^1.1.0",
55-
"@npmcli/arborist": "^7.2.1",
56-
"@npmcli/config": "^8.0.2",
55+
"@npmcli/arborist": "^7.2.2",
56+
"@npmcli/config": "^8.0.3",
5757
"@npmcli/fs": "^3.1.0",
5858
"@npmcli/map-workspaces": "^3.0.4",
5959
"@npmcli/package-json": "^5.0.0",
@@ -77,17 +77,17 @@
7777
"init-package-json": "^6.0.0",
7878
"is-cidr": "^5.0.3",
7979
"json-parse-even-better-errors": "^3.0.1",
80-
"libnpmaccess": "^8.0.1",
81-
"libnpmdiff": "^6.0.3",
82-
"libnpmexec": "^7.0.4",
83-
"libnpmfund": "^5.0.1",
84-
"libnpmhook": "^10.0.0",
85-
"libnpmorg": "^6.0.1",
86-
"libnpmpack": "^6.0.3",
87-
"libnpmpublish": "^9.0.2",
88-
"libnpmsearch": "^7.0.0",
89-
"libnpmteam": "^6.0.0",
90-
"libnpmversion": "^5.0.1",
80+
"libnpmaccess": "^8.0.2",
81+
"libnpmdiff": "^6.0.4",
82+
"libnpmexec": "^7.0.5",
83+
"libnpmfund": "^5.0.2",
84+
"libnpmhook": "^10.0.1",
85+
"libnpmorg": "^6.0.2",
86+
"libnpmpack": "^6.0.4",
87+
"libnpmpublish": "^9.0.3",
88+
"libnpmsearch": "^7.0.1",
89+
"libnpmteam": "^6.0.1",
90+
"libnpmversion": "^5.0.2",
9191
"make-fetch-happen": "^13.0.0",
9292
"minimatch": "^9.0.3",
9393
"minipass": "^7.0.4",

workspaces/arborist/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [7.2.2](https://github.com/npm/cli/compare/arborist-v7.2.1...arborist-v7.2.2) (2023-12-06)
4+
5+
### Bug Fixes
6+
7+
* [`ae2d982`](https://github.com/npm/cli/commit/ae2d98292472897b8365829633cd47a6cb006d03) [#7027](https://github.com/npm/cli/pull/7027) arborist: `node.target` can be `null` when it is a file dep or symlink (#7027) (@ljharb, @lukekarrys)
8+
* [`f875caa`](https://github.com/npm/cli/commit/f875caa86900122819311dd77cde01c700fd1817) [#6998](https://github.com/npm/cli/pull/6998) clean up shrinkwrap code (#6998) (@wraithgar)
9+
10+
### Chores
11+
12+
* [`9754b17`](https://github.com/npm/cli/commit/9754b173de26f3173e7f41eab34733fe9ba50f1d) [#7051](https://github.com/npm/cli/pull/7051) use global npm for workspace tests (@lukekarrys)
13+
* [`3891757`](https://github.com/npm/cli/commit/3891757f54d6d960cbf5f0d93d183d6424e8bed6) [#7051](https://github.com/npm/cli/pull/7051) `@npmcli/[email protected]` (@lukekarrys)
14+
315
## [7.2.1](https://github.com/npm/cli/compare/arborist-v7.2.0...arborist-v7.2.1) (2023-10-31)
416

517
### Dependencies

workspaces/arborist/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/arborist",
3-
"version": "7.2.1",
3+
"version": "7.2.2",
44
"description": "Manage node_modules trees",
55
"dependencies": {
66
"@isaacs/string-locale-compare": "^1.1.0",

0 commit comments

Comments
 (0)