Skip to content

Commit

Permalink
chore: update @npmcli/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
reggi committed Oct 2, 2024
1 parent 5795987 commit 2072705
Show file tree
Hide file tree
Showing 19 changed files with 41 additions and 57 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"front-matter": "^4.0.2",
"ignore-walk": "^6.0.5",
Expand Down
2 changes: 1 addition & 1 deletion mock-globals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
]
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"tap": "^16.3.8"
}
Expand Down
2 changes: 1 addition & 1 deletion mock-registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@npmcli/arborist": "^7.1.0",
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"json-stringify-safe": "^5.0.1",
"nock": "^13.3.3",
Expand Down
62 changes: 23 additions & 39 deletions package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
},
"devDependencies": {
"@npmcli/docs": "^1.0.0",
"@npmcli/eslint-config": "^4.0.2",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/git": "^6.0.1",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/mock-registry": "^1.0.0",
Expand Down Expand Up @@ -191,7 +191,7 @@
"license": "ISC",
"devDependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"front-matter": "^4.0.2",
"ignore-walk": "^6.0.5",
Expand All @@ -215,7 +215,7 @@
"version": "1.0.0",
"license": "ISC",
"devDependencies": {
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"tap": "^16.3.8"
},
Expand All @@ -229,7 +229,7 @@
"license": "ISC",
"devDependencies": {
"@npmcli/arborist": "^7.1.0",
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"json-stringify-safe": "^5.0.1",
"nock": "^13.3.3",
Expand Down Expand Up @@ -1534,19 +1534,19 @@
"link": true
},
"node_modules/@npmcli/eslint-config": {
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/@npmcli/eslint-config/-/eslint-config-4.0.5.tgz",
"integrity": "sha512-eYK9frvS71Ep3Bkn/oPA+JPiA4115T8DpZ4PCuHjowOkQEdiQ0ptWwDZCCX7npY/9sVF6Te5Q/X2ITwOOhOsYA==",
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/@npmcli/eslint-config/-/eslint-config-5.0.1.tgz",
"integrity": "sha512-S/YyfSAyiQWGzXBeX8D/Fe363628zXwraLVbRe080VdWn9FdT9ILVk55ATRpAXefa5JJwgsbMM5vA1V9tDrjqw==",
"dev": true,
"license": "ISC",
"dependencies": {
"which": "^3.0.0"
"which": "^5.0.0"
},
"bin": {
"lint": "bin/index.js"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
"node": "^18.17.0 || >=20.5.0"
},
"peerDependencies": {
"eslint": "^8.13.0",
Expand All @@ -1555,22 +1555,6 @@
"eslint-plugin-promise": "^6.0.0"
}
},
"node_modules/@npmcli/eslint-config/node_modules/which": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/which/-/which-3.0.1.tgz",
"integrity": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==",
"dev": true,
"license": "ISC",
"dependencies": {
"isexe": "^2.0.0"
},
"bin": {
"node-which": "bin/which.js"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/@npmcli/fs": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-4.0.0.tgz",
Expand Down Expand Up @@ -16645,7 +16629,7 @@
"version": "1.0.1",
"license": "ISC",
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/promise-spawn": "^8.0.1",
"@npmcli/template-oss": "4.23.3",
Expand Down Expand Up @@ -16703,7 +16687,7 @@
"arborist": "bin/index.js"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"benchmark": "^2.1.4",
"minify-registry-metadata": "^3.0.0",
Expand Down Expand Up @@ -16731,7 +16715,7 @@
"walk-up-path": "^3.0.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/template-oss": "4.23.3",
"tap": "^16.3.8"
Expand All @@ -16748,7 +16732,7 @@
"npm-registry-fetch": "^18.0.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.23.3",
"nock": "^13.3.3",
Expand All @@ -16772,7 +16756,7 @@
"tar": "^6.2.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"tap": "^16.3.8"
},
Expand All @@ -16796,7 +16780,7 @@
"walk-up-path": "^3.0.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.23.3",
"bin-links": "^5.0.0",
Expand All @@ -16816,7 +16800,7 @@
"@npmcli/arborist": "^7.5.4"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"tap": "^16.3.8"
},
Expand All @@ -16832,7 +16816,7 @@
"npm-registry-fetch": "^18.0.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"nock": "^13.3.3",
"tap": "^16.3.8"
Expand All @@ -16849,7 +16833,7 @@
"npm-registry-fetch": "^18.0.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"minipass": "^7.1.1",
"nock": "^13.3.3",
Expand All @@ -16869,7 +16853,7 @@
"pacote": "^19.0.0"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"nock": "^13.3.3",
"spawk": "^1.7.1",
Expand All @@ -16893,7 +16877,7 @@
"ssri": "^12.0.0"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.23.3",
Expand All @@ -16911,7 +16895,7 @@
"npm-registry-fetch": "^18.0.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"nock": "^13.3.3",
"tap": "^16.3.8"
Expand All @@ -16928,7 +16912,7 @@
"npm-registry-fetch": "^18.0.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"nock": "^13.3.3",
"tap": "^16.3.8"
Expand All @@ -16948,7 +16932,7 @@
"semver": "^7.3.7"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"require-inject": "^1.4.4",
"tap": "^16.3.8"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
],
"devDependencies": {
"@npmcli/docs": "^1.0.0",
"@npmcli/eslint-config": "^4.0.2",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/git": "^6.0.1",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/mock-registry": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion smoke-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"directory": "smoke-tests"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/promise-spawn": "^8.0.1",
"@npmcli/template-oss": "4.23.3",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/arborist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"walk-up-path": "^3.0.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"benchmark": "^2.1.4",
"minify-registry-metadata": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
]
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/template-oss": "4.23.3",
"tap": "^16.3.8"
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmaccess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.23.3",
"nock": "^13.3.3",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmdiff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"tap": "^16.3.8"
},
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmexec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
]
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.23.3",
"bin-links": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmfund/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"tap": "^16.3.8"
},
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"npm-registry-fetch": "^18.0.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"nock": "^13.3.3",
"tap": "^16.3.8"
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmorg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"lib/"
],
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"minipass": "^7.1.1",
"nock": "^13.3.3",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"nock": "^13.3.3",
"spawk": "^1.7.1",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmpublish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.23.3",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"nock": "^13.3.3",
"tap": "^16.3.8"
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmteam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"nock": "^13.3.3",
"tap": "^16.3.8"
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmversion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
]
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.3",
"require-inject": "^1.4.4",
"tap": "^16.3.8"
Expand Down

0 comments on commit 2072705

Please sign in to comment.