Skip to content

Commit

Permalink
chore: @npmcli/template-oss@4.21.3 (#7062)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Dec 6, 2023
1 parent c7a592c commit f656b66
Show file tree
Hide file tree
Showing 19 changed files with 57 additions and 57 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"front-matter": "^4.0.2",
"ignore-walk": "^6.0.1",
"jsdom": "^21.1.0",
Expand Down Expand Up @@ -55,7 +55,7 @@
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"ciVersions": "latest",
"version": "4.21.2",
"version": "4.21.3",
"content": "../scripts/template-oss/index.js",
"workspaceRepo": {
"add": {
Expand Down
4 changes: 2 additions & 2 deletions mock-globals/package.json
Expand Up @@ -34,7 +34,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.21.2",
"version": "4.21.3",
"content": "../scripts/template-oss/index.js"
},
"tap": {
Expand All @@ -49,7 +49,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"tap": "^16.3.8"
}
}
4 changes: 2 additions & 2 deletions mock-registry/package.json
Expand Up @@ -34,7 +34,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.21.2",
"version": "4.21.3",
"content": "../scripts/template-oss/index.js"
},
"tap": {
Expand All @@ -47,7 +47,7 @@
"devDependencies": {
"@npmcli/arborist": "^7.1.0",
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"json-stringify-safe": "^5.0.1",
"nock": "^13.3.3",
"npm-package-arg": "^11.0.1",
Expand Down
42 changes: 21 additions & 21 deletions package-lock.json
Expand Up @@ -171,7 +171,7 @@
"@npmcli/git": "^5.0.3",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"@tufjs/repo-mock": "^2.0.0",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
Expand All @@ -197,7 +197,7 @@
"devDependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"front-matter": "^4.0.2",
"ignore-walk": "^6.0.1",
"jsdom": "^21.1.0",
Expand All @@ -221,7 +221,7 @@
"license": "ISC",
"devDependencies": {
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"tap": "^16.3.8"
},
"engines": {
Expand All @@ -235,7 +235,7 @@
"devDependencies": {
"@npmcli/arborist": "^7.1.0",
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"json-stringify-safe": "^5.0.1",
"nock": "^13.3.3",
"npm-package-arg": "^11.0.1",
Expand Down Expand Up @@ -1976,9 +1976,9 @@
"link": true
},
"node_modules/@npmcli/template-oss": {
"version": "4.21.2",
"resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-4.21.2.tgz",
"integrity": "sha512-u9jU0xPq4Oq3OwEvdBPKZXadPqIwXK6BC0DbWhdd6GMBCOAx+PaLBLVU3JbfPvZo77SSlWkx+7tzLDsHLMXvKw==",
"version": "4.21.3",
"resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-4.21.3.tgz",
"integrity": "sha512-ORqiG/HP69bhEzkP6Iq5rCm1gwIADMCJr6IlGTNvRher1aYV0y7SyrJu50jkaxEpIUuVJQV+cN2kIvhp/0y1+w==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
Expand Down Expand Up @@ -16271,7 +16271,7 @@
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/promise-spawn": "^7.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"proxy": "^2.1.1",
"semver": "^7.5.4",
"tap": "^16.3.8",
Expand Down Expand Up @@ -16325,7 +16325,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"benchmark": "^2.1.4",
"minify-registry-metadata": "^3.0.0",
"nock": "^13.3.3",
Expand Down Expand Up @@ -16354,7 +16354,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"tap": "^16.3.8"
},
"engines": {
Expand All @@ -16371,7 +16371,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
Expand All @@ -16395,7 +16395,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"tap": "^16.3.8"
},
"engines": {
Expand All @@ -16421,7 +16421,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"bin-links": "^4.0.1",
"chalk": "^5.2.0",
"just-extend": "^6.2.0",
Expand All @@ -16440,7 +16440,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"tap": "^16.3.8"
},
"engines": {
Expand All @@ -16456,7 +16456,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
Expand All @@ -16473,7 +16473,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"minipass": "^7.0.4",
"nock": "^13.3.3",
"tap": "^16.3.8"
Expand All @@ -16493,7 +16493,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"nock": "^13.3.3",
"spawk": "^1.7.1",
"tap": "^16.3.8"
Expand All @@ -16519,7 +16519,7 @@
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
Expand All @@ -16535,7 +16535,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
Expand All @@ -16552,7 +16552,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
Expand All @@ -16572,7 +16572,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"require-inject": "^1.4.4",
"tap": "^16.3.8"
},
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -202,7 +202,7 @@
"@npmcli/git": "^5.0.3",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"@tufjs/repo-mock": "^2.0.0",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
Expand Down Expand Up @@ -258,7 +258,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.21.2",
"version": "4.21.3",
"content": "./scripts/template-oss/root.js"
},
"license": "Artistic-2.0",
Expand Down
4 changes: 2 additions & 2 deletions smoke-tests/package.json
Expand Up @@ -21,7 +21,7 @@
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/promise-spawn": "^7.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"proxy": "^2.1.1",
"semver": "^7.5.4",
"tap": "^16.3.8",
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.21.2",
"version": "4.21.3",
"content": "../scripts/template-oss/index.js"
},
"tap": {
Expand Down
4 changes: 2 additions & 2 deletions workspaces/arborist/package.json
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"benchmark": "^2.1.4",
"minify-registry-metadata": "^3.0.0",
"nock": "^13.3.3",
Expand Down Expand Up @@ -90,7 +90,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.21.2",
"version": "4.21.3",
"content": "../../scripts/template-oss/index.js"
}
}
4 changes: 2 additions & 2 deletions workspaces/config/package.json
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-globals": "^1.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"tap": "^16.3.8"
},
"dependencies": {
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.21.2",
"version": "4.21.3",
"content": "../../scripts/template-oss/index.js"
}
}
4 changes: 2 additions & 2 deletions workspaces/libnpmaccess/package.json
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
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.21.2",
"version": "4.21.3",
"content": "../../scripts/template-oss/index.js"
},
"tap": {
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmdiff/package.json
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"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.21.2",
"version": "4.21.3",
"content": "../../scripts/template-oss/index.js"
},
"tap": {
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmexec/package.json
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"bin-links": "^4.0.1",
"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.21.2",
"version": "4.21.3",
"content": "../../scripts/template-oss/index.js"
}
}
4 changes: 2 additions & 2 deletions workspaces/libnpmfund/package.json
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"tap": "^16.3.8"
},
"dependencies": {
Expand All @@ -52,7 +52,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.21.2",
"version": "4.21.3",
"content": "../../scripts/template-oss/index.js"
},
"tap": {
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmhook/package.json
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.21.2",
"@npmcli/template-oss": "4.21.3",
"nock": "^13.3.3",
"tap": "^16.3.8"
},
Expand All @@ -44,7 +44,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.21.2",
"version": "4.21.3",
"content": "../../scripts/template-oss/index.js"
},
"tap": {
Expand Down

0 comments on commit f656b66

Please sign in to comment.