Skip to content

Commit 58650dc

Browse files
committed
deps: @npmcli/[email protected]
1 parent 4a11146 commit 58650dc

17 files changed

Lines changed: 12 additions & 875 deletions

File tree

node_modules/.gitignore

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@
5252
!/binary-extensions
5353
!/brace-expansion
5454
!/cacache
55-
!/cacache/node_modules/
56-
/cacache/node_modules/*
57-
!/cacache/node_modules/@npmcli/
58-
/cacache/node_modules/@npmcli/*
59-
!/cacache/node_modules/@npmcli/fs
6055
!/chalk
6156
!/chownr
6257
!/ci-info

node_modules/@npmcli/fs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/fs",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "filesystem utilities for the npm cli",
55
"main": "lib/index.js",
66
"files": [
@@ -31,18 +31,18 @@
3131
"license": "ISC",
3232
"devDependencies": {
3333
"@npmcli/eslint-config": "^5.0.0",
34-
"@npmcli/template-oss": "4.23.3",
34+
"@npmcli/template-oss": "4.27.1",
3535
"tap": "^16.0.1"
3636
},
3737
"dependencies": {
3838
"semver": "^7.3.5"
3939
},
4040
"engines": {
41-
"node": "^18.17.0 || >=20.5.0"
41+
"node": "^20.17.0 || >=22.9.0"
4242
},
4343
"templateOSS": {
4444
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
45-
"version": "4.23.3",
45+
"version": "4.27.1",
4646
"publish": true
4747
},
4848
"tap": {

node_modules/cacache/node_modules/@npmcli/fs/LICENSE.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

node_modules/cacache/node_modules/@npmcli/fs/lib/common/get-options.js

Lines changed: 0 additions & 20 deletions
This file was deleted.

node_modules/cacache/node_modules/@npmcli/fs/lib/common/node.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

node_modules/cacache/node_modules/@npmcli/fs/lib/cp/LICENSE

Lines changed: 0 additions & 15 deletions
This file was deleted.

node_modules/cacache/node_modules/@npmcli/fs/lib/cp/errors.js

Lines changed: 0 additions & 129 deletions
This file was deleted.

node_modules/cacache/node_modules/@npmcli/fs/lib/cp/index.js

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)