Skip to content

Commit 0323f2d

Browse files
author
Michael Smith
committed
chore: template-oss-apply
1 parent ee3d87f commit 0323f2d

17 files changed

Lines changed: 17 additions & 17 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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": "5.1.0",
59+
"version": "5.1.1",
6060
"content": "../scripts/template-oss/index.js",
6161
"workspaceRepo": {
6262
"add": {

mock-globals/package.json

Lines changed: 1 addition & 1 deletion
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": "5.1.0",
38+
"version": "5.1.1",
3939
"content": "../scripts/template-oss/index.js"
4040
},
4141
"tap": {

mock-registry/package.json

Lines changed: 1 addition & 1 deletion
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": "5.1.0",
38+
"version": "5.1.1",
3939
"content": "../scripts/template-oss/index.js"
4040
},
4141
"tap": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
},
247247
"templateOSS": {
248248
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
249-
"version": "5.1.0",
249+
"version": "5.1.1",
250250
"content": "./scripts/template-oss/root.js",
251251
"updateNpm": false
252252
},

smoke-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"license": "ISC",
3333
"templateOSS": {
3434
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
35-
"version": "5.1.0",
35+
"version": "5.1.1",
3636
"content": "../scripts/template-oss/index.js"
3737
},
3838
"tap": {

workspaces/arborist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
},
9494
"templateOSS": {
9595
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
96-
"version": "5.1.0",
96+
"version": "5.1.1",
9797
"content": "../../scripts/template-oss/index.js"
9898
}
9999
}

workspaces/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"templateOSS": {
5353
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
54-
"version": "5.1.0",
54+
"version": "5.1.1",
5555
"content": "../../scripts/template-oss/index.js"
5656
}
5757
}

workspaces/libnpmaccess/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
],
4242
"templateOSS": {
4343
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
44-
"version": "5.1.0",
44+
"version": "5.1.1",
4545
"content": "../../scripts/template-oss/index.js"
4646
},
4747
"tap": {

workspaces/libnpmdiff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"templateOSS": {
6060
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
61-
"version": "5.1.0",
61+
"version": "5.1.1",
6262
"content": "../../scripts/template-oss/index.js"
6363
},
6464
"tap": {

workspaces/libnpmexec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
},
7676
"templateOSS": {
7777
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
78-
"version": "5.1.0",
78+
"version": "5.1.1",
7979
"content": "../../scripts/template-oss/index.js"
8080
}
8181
}

0 commit comments

Comments
 (0)