Skip to content

Commit 2072705

Browse files
committed
chore: update @npmcli/[email protected]
1 parent 5795987 commit 2072705

File tree

19 files changed

+41
-57
lines changed

19 files changed

+41
-57
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@isaacs/string-locale-compare": "^1.1.0",
25-
"@npmcli/eslint-config": "^4.0.0",
25+
"@npmcli/eslint-config": "^5.0.1",
2626
"@npmcli/template-oss": "4.23.3",
2727
"front-matter": "^4.0.2",
2828
"ignore-walk": "^6.0.5",

mock-globals/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
]
5050
},
5151
"devDependencies": {
52-
"@npmcli/eslint-config": "^4.0.1",
52+
"@npmcli/eslint-config": "^5.0.1",
5353
"@npmcli/template-oss": "4.23.3",
5454
"tap": "^16.3.8"
5555
}

mock-registry/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@npmcli/arborist": "^7.1.0",
50-
"@npmcli/eslint-config": "^4.0.1",
50+
"@npmcli/eslint-config": "^5.0.1",
5151
"@npmcli/template-oss": "4.23.3",
5252
"json-stringify-safe": "^5.0.1",
5353
"nock": "^13.3.3",

package-lock.json

+23-39
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
},
162162
"devDependencies": {
163163
"@npmcli/docs": "^1.0.0",
164-
"@npmcli/eslint-config": "^4.0.2",
164+
"@npmcli/eslint-config": "^5.0.1",
165165
"@npmcli/git": "^6.0.1",
166166
"@npmcli/mock-globals": "^1.0.0",
167167
"@npmcli/mock-registry": "^1.0.0",
@@ -191,7 +191,7 @@
191191
"license": "ISC",
192192
"devDependencies": {
193193
"@isaacs/string-locale-compare": "^1.1.0",
194-
"@npmcli/eslint-config": "^4.0.0",
194+
"@npmcli/eslint-config": "^5.0.1",
195195
"@npmcli/template-oss": "4.23.3",
196196
"front-matter": "^4.0.2",
197197
"ignore-walk": "^6.0.5",
@@ -215,7 +215,7 @@
215215
"version": "1.0.0",
216216
"license": "ISC",
217217
"devDependencies": {
218-
"@npmcli/eslint-config": "^4.0.1",
218+
"@npmcli/eslint-config": "^5.0.1",
219219
"@npmcli/template-oss": "4.23.3",
220220
"tap": "^16.3.8"
221221
},
@@ -229,7 +229,7 @@
229229
"license": "ISC",
230230
"devDependencies": {
231231
"@npmcli/arborist": "^7.1.0",
232-
"@npmcli/eslint-config": "^4.0.1",
232+
"@npmcli/eslint-config": "^5.0.1",
233233
"@npmcli/template-oss": "4.23.3",
234234
"json-stringify-safe": "^5.0.1",
235235
"nock": "^13.3.3",
@@ -1534,19 +1534,19 @@
15341534
"link": true
15351535
},
15361536
"node_modules/@npmcli/eslint-config": {
1537-
"version": "4.0.5",
1538-
"resolved": "https://registry.npmjs.org/@npmcli/eslint-config/-/eslint-config-4.0.5.tgz",
1539-
"integrity": "sha512-eYK9frvS71Ep3Bkn/oPA+JPiA4115T8DpZ4PCuHjowOkQEdiQ0ptWwDZCCX7npY/9sVF6Te5Q/X2ITwOOhOsYA==",
1537+
"version": "5.0.1",
1538+
"resolved": "https://registry.npmjs.org/@npmcli/eslint-config/-/eslint-config-5.0.1.tgz",
1539+
"integrity": "sha512-S/YyfSAyiQWGzXBeX8D/Fe363628zXwraLVbRe080VdWn9FdT9ILVk55ATRpAXefa5JJwgsbMM5vA1V9tDrjqw==",
15401540
"dev": true,
15411541
"license": "ISC",
15421542
"dependencies": {
1543-
"which": "^3.0.0"
1543+
"which": "^5.0.0"
15441544
},
15451545
"bin": {
15461546
"lint": "bin/index.js"
15471547
},
15481548
"engines": {
1549-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
1549+
"node": "^18.17.0 || >=20.5.0"
15501550
},
15511551
"peerDependencies": {
15521552
"eslint": "^8.13.0",
@@ -1555,22 +1555,6 @@
15551555
"eslint-plugin-promise": "^6.0.0"
15561556
}
15571557
},
1558-
"node_modules/@npmcli/eslint-config/node_modules/which": {
1559-
"version": "3.0.1",
1560-
"resolved": "https://registry.npmjs.org/which/-/which-3.0.1.tgz",
1561-
"integrity": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==",
1562-
"dev": true,
1563-
"license": "ISC",
1564-
"dependencies": {
1565-
"isexe": "^2.0.0"
1566-
},
1567-
"bin": {
1568-
"node-which": "bin/which.js"
1569-
},
1570-
"engines": {
1571-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
1572-
}
1573-
},
15741558
"node_modules/@npmcli/fs": {
15751559
"version": "4.0.0",
15761560
"resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-4.0.0.tgz",
@@ -16645,7 +16629,7 @@
1664516629
"version": "1.0.1",
1664616630
"license": "ISC",
1664716631
"devDependencies": {
16648-
"@npmcli/eslint-config": "^4.0.0",
16632+
"@npmcli/eslint-config": "^5.0.1",
1664916633
"@npmcli/mock-registry": "^1.0.0",
1665016634
"@npmcli/promise-spawn": "^8.0.1",
1665116635
"@npmcli/template-oss": "4.23.3",
@@ -16703,7 +16687,7 @@
1670316687
"arborist": "bin/index.js"
1670416688
},
1670516689
"devDependencies": {
16706-
"@npmcli/eslint-config": "^4.0.0",
16690+
"@npmcli/eslint-config": "^5.0.1",
1670716691
"@npmcli/template-oss": "4.23.3",
1670816692
"benchmark": "^2.1.4",
1670916693
"minify-registry-metadata": "^3.0.0",
@@ -16731,7 +16715,7 @@
1673116715
"walk-up-path": "^3.0.1"
1673216716
},
1673316717
"devDependencies": {
16734-
"@npmcli/eslint-config": "^4.0.0",
16718+
"@npmcli/eslint-config": "^5.0.1",
1673516719
"@npmcli/mock-globals": "^1.0.0",
1673616720
"@npmcli/template-oss": "4.23.3",
1673716721
"tap": "^16.3.8"
@@ -16748,7 +16732,7 @@
1674816732
"npm-registry-fetch": "^18.0.1"
1674916733
},
1675016734
"devDependencies": {
16751-
"@npmcli/eslint-config": "^4.0.0",
16735+
"@npmcli/eslint-config": "^5.0.1",
1675216736
"@npmcli/mock-registry": "^1.0.0",
1675316737
"@npmcli/template-oss": "4.23.3",
1675416738
"nock": "^13.3.3",
@@ -16772,7 +16756,7 @@
1677216756
"tar": "^6.2.1"
1677316757
},
1677416758
"devDependencies": {
16775-
"@npmcli/eslint-config": "^4.0.0",
16759+
"@npmcli/eslint-config": "^5.0.1",
1677616760
"@npmcli/template-oss": "4.23.3",
1677716761
"tap": "^16.3.8"
1677816762
},
@@ -16796,7 +16780,7 @@
1679616780
"walk-up-path": "^3.0.1"
1679716781
},
1679816782
"devDependencies": {
16799-
"@npmcli/eslint-config": "^4.0.0",
16783+
"@npmcli/eslint-config": "^5.0.1",
1680016784
"@npmcli/mock-registry": "^1.0.0",
1680116785
"@npmcli/template-oss": "4.23.3",
1680216786
"bin-links": "^5.0.0",
@@ -16816,7 +16800,7 @@
1681616800
"@npmcli/arborist": "^7.5.4"
1681716801
},
1681816802
"devDependencies": {
16819-
"@npmcli/eslint-config": "^4.0.0",
16803+
"@npmcli/eslint-config": "^5.0.1",
1682016804
"@npmcli/template-oss": "4.23.3",
1682116805
"tap": "^16.3.8"
1682216806
},
@@ -16832,7 +16816,7 @@
1683216816
"npm-registry-fetch": "^18.0.1"
1683316817
},
1683416818
"devDependencies": {
16835-
"@npmcli/eslint-config": "^4.0.0",
16819+
"@npmcli/eslint-config": "^5.0.1",
1683616820
"@npmcli/template-oss": "4.23.3",
1683716821
"nock": "^13.3.3",
1683816822
"tap": "^16.3.8"
@@ -16849,7 +16833,7 @@
1684916833
"npm-registry-fetch": "^18.0.1"
1685016834
},
1685116835
"devDependencies": {
16852-
"@npmcli/eslint-config": "^4.0.0",
16836+
"@npmcli/eslint-config": "^5.0.1",
1685316837
"@npmcli/template-oss": "4.23.3",
1685416838
"minipass": "^7.1.1",
1685516839
"nock": "^13.3.3",
@@ -16869,7 +16853,7 @@
1686916853
"pacote": "^19.0.0"
1687016854
},
1687116855
"devDependencies": {
16872-
"@npmcli/eslint-config": "^4.0.0",
16856+
"@npmcli/eslint-config": "^5.0.1",
1687316857
"@npmcli/template-oss": "4.23.3",
1687416858
"nock": "^13.3.3",
1687516859
"spawk": "^1.7.1",
@@ -16893,7 +16877,7 @@
1689316877
"ssri": "^12.0.0"
1689416878
},
1689516879
"devDependencies": {
16896-
"@npmcli/eslint-config": "^4.0.0",
16880+
"@npmcli/eslint-config": "^5.0.1",
1689716881
"@npmcli/mock-globals": "^1.0.0",
1689816882
"@npmcli/mock-registry": "^1.0.0",
1689916883
"@npmcli/template-oss": "4.23.3",
@@ -16911,7 +16895,7 @@
1691116895
"npm-registry-fetch": "^18.0.1"
1691216896
},
1691316897
"devDependencies": {
16914-
"@npmcli/eslint-config": "^4.0.0",
16898+
"@npmcli/eslint-config": "^5.0.1",
1691516899
"@npmcli/template-oss": "4.23.3",
1691616900
"nock": "^13.3.3",
1691716901
"tap": "^16.3.8"
@@ -16928,7 +16912,7 @@
1692816912
"npm-registry-fetch": "^18.0.1"
1692916913
},
1693016914
"devDependencies": {
16931-
"@npmcli/eslint-config": "^4.0.0",
16915+
"@npmcli/eslint-config": "^5.0.1",
1693216916
"@npmcli/template-oss": "4.23.3",
1693316917
"nock": "^13.3.3",
1693416918
"tap": "^16.3.8"
@@ -16948,7 +16932,7 @@
1694816932
"semver": "^7.3.7"
1694916933
},
1695016934
"devDependencies": {
16951-
"@npmcli/eslint-config": "^4.0.0",
16935+
"@npmcli/eslint-config": "^5.0.1",
1695216936
"@npmcli/template-oss": "4.23.3",
1695316937
"require-inject": "^1.4.4",
1695416938
"tap": "^16.3.8"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
],
193193
"devDependencies": {
194194
"@npmcli/docs": "^1.0.0",
195-
"@npmcli/eslint-config": "^4.0.2",
195+
"@npmcli/eslint-config": "^5.0.1",
196196
"@npmcli/git": "^6.0.1",
197197
"@npmcli/mock-globals": "^1.0.0",
198198
"@npmcli/mock-registry": "^1.0.0",

smoke-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"directory": "smoke-tests"
2020
},
2121
"devDependencies": {
22-
"@npmcli/eslint-config": "^4.0.0",
22+
"@npmcli/eslint-config": "^5.0.1",
2323
"@npmcli/mock-registry": "^1.0.0",
2424
"@npmcli/promise-spawn": "^8.0.1",
2525
"@npmcli/template-oss": "4.23.3",

workspaces/arborist/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"walk-up-path": "^3.0.1"
4141
},
4242
"devDependencies": {
43-
"@npmcli/eslint-config": "^4.0.0",
43+
"@npmcli/eslint-config": "^5.0.1",
4444
"@npmcli/template-oss": "4.23.3",
4545
"benchmark": "^2.1.4",
4646
"minify-registry-metadata": "^3.0.0",

workspaces/config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
]
3232
},
3333
"devDependencies": {
34-
"@npmcli/eslint-config": "^4.0.0",
34+
"@npmcli/eslint-config": "^5.0.1",
3535
"@npmcli/mock-globals": "^1.0.0",
3636
"@npmcli/template-oss": "4.23.3",
3737
"tap": "^16.3.8"

workspaces/libnpmaccess/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
1717
},
1818
"devDependencies": {
19-
"@npmcli/eslint-config": "^4.0.0",
19+
"@npmcli/eslint-config": "^5.0.1",
2020
"@npmcli/mock-registry": "^1.0.0",
2121
"@npmcli/template-oss": "4.23.3",
2222
"nock": "^13.3.3",

workspaces/libnpmdiff/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
4343
},
4444
"devDependencies": {
45-
"@npmcli/eslint-config": "^4.0.0",
45+
"@npmcli/eslint-config": "^5.0.1",
4646
"@npmcli/template-oss": "4.23.3",
4747
"tap": "^16.3.8"
4848
},

workspaces/libnpmexec/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
]
5151
},
5252
"devDependencies": {
53-
"@npmcli/eslint-config": "^4.0.0",
53+
"@npmcli/eslint-config": "^5.0.1",
5454
"@npmcli/mock-registry": "^1.0.0",
5555
"@npmcli/template-oss": "4.23.3",
5656
"bin-links": "^5.0.0",

workspaces/libnpmfund/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
4242
},
4343
"devDependencies": {
44-
"@npmcli/eslint-config": "^4.0.0",
44+
"@npmcli/eslint-config": "^5.0.1",
4545
"@npmcli/template-oss": "4.23.3",
4646
"tap": "^16.3.8"
4747
},

workspaces/libnpmhook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"npm-registry-fetch": "^18.0.1"
3636
},
3737
"devDependencies": {
38-
"@npmcli/eslint-config": "^4.0.0",
38+
"@npmcli/eslint-config": "^5.0.1",
3939
"@npmcli/template-oss": "4.23.3",
4040
"nock": "^13.3.3",
4141
"tap": "^16.3.8"

workspaces/libnpmorg/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"lib/"
2929
],
3030
"devDependencies": {
31-
"@npmcli/eslint-config": "^4.0.0",
31+
"@npmcli/eslint-config": "^5.0.1",
3232
"@npmcli/template-oss": "4.23.3",
3333
"minipass": "^7.1.1",
3434
"nock": "^13.3.3",

workspaces/libnpmpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
2424
},
2525
"devDependencies": {
26-
"@npmcli/eslint-config": "^4.0.0",
26+
"@npmcli/eslint-config": "^5.0.1",
2727
"@npmcli/template-oss": "4.23.3",
2828
"nock": "^13.3.3",
2929
"spawk": "^1.7.1",

workspaces/libnpmpublish/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
2525
},
2626
"devDependencies": {
27-
"@npmcli/eslint-config": "^4.0.0",
27+
"@npmcli/eslint-config": "^5.0.1",
2828
"@npmcli/mock-globals": "^1.0.0",
2929
"@npmcli/mock-registry": "^1.0.0",
3030
"@npmcli/template-oss": "4.23.3",

workspaces/libnpmsearch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
2727
},
2828
"devDependencies": {
29-
"@npmcli/eslint-config": "^4.0.0",
29+
"@npmcli/eslint-config": "^5.0.1",
3030
"@npmcli/template-oss": "4.23.3",
3131
"nock": "^13.3.3",
3232
"tap": "^16.3.8"

workspaces/libnpmteam/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
1717
},
1818
"devDependencies": {
19-
"@npmcli/eslint-config": "^4.0.0",
19+
"@npmcli/eslint-config": "^5.0.1",
2020
"@npmcli/template-oss": "4.23.3",
2121
"nock": "^13.3.3",
2222
"tap": "^16.3.8"

workspaces/libnpmversion/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
]
3333
},
3434
"devDependencies": {
35-
"@npmcli/eslint-config": "^4.0.0",
35+
"@npmcli/eslint-config": "^5.0.1",
3636
"@npmcli/template-oss": "4.23.3",
3737
"require-inject": "^1.4.4",
3838
"tap": "^16.3.8"

0 commit comments

Comments
 (0)