Skip to content

Commit

Permalink
chore: @npmcli/template-oss@4.23.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar committed Dec 12, 2024
1 parent d369c77 commit a07f4e0
Show file tree
Hide file tree
Showing 18 changed files with 54 additions and 54 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"front-matter": "^4.0.2",
"ignore-walk": "^7.0.0",
"jsdom": "^24.0.0",
Expand Down Expand Up @@ -56,7 +56,7 @@
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"ciVersions": "latest",
"version": "4.23.5",
"version": "4.23.6",
"content": "../scripts/template-oss/index.js",
"workspaceRepo": {
"add": {
Expand Down
4 changes: 2 additions & 2 deletions mock-globals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.5",
"version": "4.23.6",
"content": "../scripts/template-oss/index.js"
},
"tap": {
Expand All @@ -50,7 +50,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"tap": "^16.3.8"
}
}
4 changes: 2 additions & 2 deletions mock-registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.5",
"version": "4.23.6",
"content": "../scripts/template-oss/index.js"
},
"tap": {
Expand All @@ -48,7 +48,7 @@
"devDependencies": {
"@npmcli/arborist": "^8.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"json-stringify-safe": "^5.0.1",
"nock": "^13.3.3",
"npm-package-arg": "^12.0.0",
Expand Down
40 changes: 20 additions & 20 deletions package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"@npmcli/git": "^6.0.1",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"@tufjs/repo-mock": "^3.0.1",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
Expand All @@ -188,7 +188,7 @@
"devDependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"front-matter": "^4.0.2",
"ignore-walk": "^7.0.0",
"jsdom": "^24.0.0",
Expand Down Expand Up @@ -1995,7 +1995,7 @@
"license": "ISC",
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"tap": "^16.3.8"
},
"engines": {
Expand All @@ -2009,7 +2009,7 @@
"devDependencies": {
"@npmcli/arborist": "^8.0.0",
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"json-stringify-safe": "^5.0.1",
"nock": "^13.3.3",
"npm-package-arg": "^12.0.0",
Expand Down Expand Up @@ -3620,9 +3620,9 @@
"link": true
},
"node_modules/@npmcli/template-oss": {
"version": "4.23.5",
"resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-4.23.5.tgz",
"integrity": "sha512-H8tkupMwPA7L+KSk1Vl5lZE5rXB7vpRr55zocd2K8LsTh/8rP0ekzEwTBSwZfm5t4DKIsZmK8BcxjSsv4b7hJg==",
"version": "4.23.6",
"resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-4.23.6.tgz",
"integrity": "sha512-19XoFub6hpuVi0VFrKomjduZMqbmpHZaSIuPX2dgBtB6NZaUyZELlaSRG8IK6zPmA8+4TUCBgJ0b5K5mZhcqUQ==",
"dev": true,
"hasInstallScript": true,
"license": "ISC",
Expand Down Expand Up @@ -18352,7 +18352,7 @@
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/promise-spawn": "^8.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"proxy": "^2.1.1",
"tap": "^16.3.8",
"which": "^5.0.0"
Expand Down Expand Up @@ -18407,7 +18407,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"benchmark": "^2.1.4",
"minify-registry-metadata": "^4.0.0",
"nock": "^13.3.3",
Expand Down Expand Up @@ -18436,7 +18436,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"tap": "^16.3.8"
},
"engines": {
Expand All @@ -18453,7 +18453,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"tap": "^16.3.8"
},
"engines": {
Expand All @@ -18475,7 +18475,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"tap": "^16.3.8"
},
"engines": {
Expand All @@ -18500,7 +18500,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"bin-links": "^5.0.0",
"chalk": "^5.2.0",
"just-extend": "^6.2.0",
Expand All @@ -18519,7 +18519,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"tap": "^16.3.8"
},
"engines": {
Expand All @@ -18535,7 +18535,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"minipass": "^7.1.1",
"nock": "^13.3.3",
"tap": "^16.3.8"
Expand All @@ -18555,7 +18555,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"nock": "^13.3.3",
"spawk": "^1.7.1",
"tap": "^16.3.8"
Expand All @@ -18581,7 +18581,7 @@
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"tap": "^16.3.8"
},
"engines": {
Expand All @@ -18596,7 +18596,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
Expand All @@ -18613,7 +18613,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
Expand All @@ -18633,7 +18633,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"require-inject": "^1.4.4",
"tap": "^16.3.8"
},
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
"@npmcli/git": "^6.0.1",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"@tufjs/repo-mock": "^3.0.1",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
Expand Down Expand Up @@ -250,7 +250,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.5",
"version": "4.23.6",
"content": "./scripts/template-oss/root.js"
},
"license": "Artistic-2.0",
Expand Down
4 changes: 2 additions & 2 deletions smoke-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/promise-spawn": "^8.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"proxy": "^2.1.1",
"tap": "^16.3.8",
"which": "^5.0.0"
Expand All @@ -31,7 +31,7 @@
"license": "ISC",
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.5",
"version": "4.23.6",
"content": "../scripts/template-oss/index.js"
},
"tap": {
Expand Down
4 changes: 2 additions & 2 deletions workspaces/arborist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"benchmark": "^2.1.4",
"minify-registry-metadata": "^4.0.0",
"nock": "^13.3.3",
Expand Down Expand Up @@ -93,7 +93,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.5",
"version": "4.23.6",
"content": "../../scripts/template-oss/index.js"
}
}
4 changes: 2 additions & 2 deletions workspaces/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"tap": "^16.3.8"
},
"dependencies": {
Expand All @@ -51,7 +51,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.5",
"version": "4.23.6",
"content": "../../scripts/template-oss/index.js"
}
}
4 changes: 2 additions & 2 deletions workspaces/libnpmaccess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"tap": "^16.3.8"
},
"repository": {
Expand All @@ -41,7 +41,7 @@
],
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.5",
"version": "4.23.6",
"content": "../../scripts/template-oss/index.js"
},
"tap": {
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmdiff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"tap": "^16.3.8"
},
"dependencies": {
Expand All @@ -58,7 +58,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.5",
"version": "4.23.6",
"content": "../../scripts/template-oss/index.js"
},
"tap": {
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmexec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"bin-links": "^5.0.0",
"chalk": "^5.2.0",
"just-extend": "^6.2.0",
Expand All @@ -73,7 +73,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.5",
"version": "4.23.6",
"content": "../../scripts/template-oss/index.js"
}
}
4 changes: 2 additions & 2 deletions workspaces/libnpmfund/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"tap": "^16.3.8"
},
"dependencies": {
Expand All @@ -53,7 +53,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.5",
"version": "4.23.6",
"content": "../../scripts/template-oss/index.js"
},
"tap": {
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmorg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
],
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"minipass": "^7.1.1",
"nock": "^13.3.3",
"tap": "^16.3.8"
Expand All @@ -50,7 +50,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.5",
"version": "4.23.6",
"content": "../../scripts/template-oss/index.js"
},
"tap": {
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"nock": "^13.3.3",
"spawk": "^1.7.1",
"tap": "^16.3.8"
Expand All @@ -47,7 +47,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.5",
"version": "4.23.6",
"content": "../../scripts/template-oss/index.js"
},
"tap": {
Expand Down
Loading

0 comments on commit a07f4e0

Please sign in to comment.