Skip to content

Commit 6edfe2f

Browse files
committed
chore: @npmcli/template-oss@4.23.5
1 parent 78293ad commit 6edfe2f

File tree

19 files changed

+152
-216
lines changed

19 files changed

+152
-216
lines changed

docs/package.json

+2-2
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.23.3",
26+
"@npmcli/template-oss": "4.23.5",
2727
"front-matter": "^4.0.2",
2828
"ignore-walk": "^7.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.23.3",
59+
"version": "4.23.5",
6060
"content": "../scripts/template-oss/index.js",
6161
"workspaceRepo": {
6262
"add": {

mock-globals/package.json

+2-2
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.23.3",
38+
"version": "4.23.5",
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.23.3",
53+
"@npmcli/template-oss": "4.23.5",
5454
"tap": "^16.3.8"
5555
}
5656
}

mock-registry/package.json

+2-2
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.23.3",
38+
"version": "4.23.5",
3939
"content": "../scripts/template-oss/index.js"
4040
},
4141
"tap": {
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"@npmcli/arborist": "^8.0.0",
5050
"@npmcli/eslint-config": "^5.0.1",
51-
"@npmcli/template-oss": "4.23.3",
51+
"@npmcli/template-oss": "4.23.5",
5252
"json-stringify-safe": "^5.0.1",
5353
"nock": "^13.3.3",
5454
"npm-package-arg": "^12.0.0",

0 commit comments

Comments
 (0)