Skip to content

Commit 402a0ab

Browse files
committed
chore: @npmcli/[email protected]
1 parent 48285e0 commit 402a0ab

File tree

34 files changed

+903
-7084
lines changed

34 files changed

+903
-7084
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@isaacs/string-locale-compare": "^1.1.0",
2525
"@npmcli/eslint-config": "^5.0.1",
26-
"@npmcli/template-oss": "4.24.4",
26+
"@npmcli/template-oss": "4.25.1",
2727
"front-matter": "^4.0.2",
2828
"ignore-walk": "^8.0.0",
2929
"jsdom": "^24.0.0",
@@ -56,7 +56,7 @@
5656
"templateOSS": {
5757
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
5858
"ciVersions": "latest",
59-
"version": "4.24.4",
59+
"version": "4.25.1",
6060
"content": "../scripts/template-oss/index.js",
6161
"workspaceRepo": {
6262
"add": {

mock-globals/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"templateOSS": {
3737
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
38-
"version": "4.24.4",
38+
"version": "4.25.1",
3939
"content": "../scripts/template-oss/index.js"
4040
},
4141
"tap": {
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@npmcli/eslint-config": "^5.0.1",
53-
"@npmcli/template-oss": "4.24.4",
53+
"@npmcli/template-oss": "4.25.1",
5454
"tap": "^16.3.8"
5555
}
5656
}

mock-registry/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"templateOSS": {
3737
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
38-
"version": "4.24.4",
38+
"version": "4.25.1",
3939
"content": "../scripts/template-oss/index.js"
4040
},
4141
"tap": {
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"@npmcli/arborist": "^9.1.2",
5050
"@npmcli/eslint-config": "^5.0.1",
51-
"@npmcli/template-oss": "4.24.4",
51+
"@npmcli/template-oss": "4.25.1",
5252
"json-stringify-safe": "^5.0.1",
5353
"nock": "^13.3.3",
5454
"npm-package-arg": "^13.0.0",

node_modules/.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
!/err-code
8484
!/exponential-backoff
8585
!/fastest-levenshtein
86-
!/fdir
8786
!/foreground-child
8887
!/fs-minipass
8988
!/glob
@@ -170,7 +169,6 @@
170169
!/parse-conflict-json
171170
!/path-key
172171
!/path-scurry
173-
!/picomatch
174172
!/postcss-selector-parser
175173
!/proc-log
176174
!/proggy
@@ -220,6 +218,10 @@
220218
!/text-table
221219
!/tiny-relative-date
222220
!/tinyglobby
221+
!/tinyglobby/node_modules/
222+
/tinyglobby/node_modules/*
223+
!/tinyglobby/node_modules/fdir
224+
!/tinyglobby/node_modules/picomatch
223225
!/treeverse
224226
!/tuf-js
225227
!/unique-filename

node_modules/fdir/LICENSE

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

0 commit comments

Comments
 (0)