Skip to content

Commit

Permalink
chore: @npmcli/template-oss@4.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar committed Mar 23, 2023
1 parent 952fbed commit 99cf197
Show file tree
Hide file tree
Showing 18 changed files with 88 additions and 61 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"front-matter": "^4.0.2",
"ignore-walk": "^6.0.1",
"jsdom": "^21.1.0",
Expand Down Expand Up @@ -56,7 +56,7 @@
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"ciVersions": "latest",
"engines": "^14.17.0 || ^16.13.0 || >=18.0.0",
"version": "4.12.0",
"version": "4.12.1",
"content": "../scripts/template-oss/index.js",
"workspaceRepo": {
"add": {
Expand Down
4 changes: 2 additions & 2 deletions mock-registry/package.json
Original file line number Diff line number Diff line change
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.12.0"
"version": "4.12.1"
},
"tap": {
"no-coverage": true,
Expand All @@ -46,7 +46,7 @@
"devDependencies": {
"@npmcli/arborist": "^6.1.1",
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"nock": "^13.3.0",
"npm-package-arg": "^10.1.0",
"pacote": "^15.0.8",
Expand Down
81 changes: 54 additions & 27 deletions package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"@npmcli/git": "^4.0.4",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/promise-spawn": "^6.0.2",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"licensee": "^10.0.0",
"nock": "^13.3.0",
"npm-packlist": "^7.0.4",
Expand All @@ -182,7 +182,7 @@
"devDependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"front-matter": "^4.0.2",
"ignore-walk": "^6.0.1",
"jsdom": "^21.1.0",
Expand All @@ -207,7 +207,7 @@
"devDependencies": {
"@npmcli/arborist": "^6.1.1",
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"nock": "^13.3.0",
"npm-package-arg": "^10.1.0",
"pacote": "^15.0.8",
Expand Down Expand Up @@ -2288,9 +2288,9 @@
"link": true
},
"node_modules/@npmcli/template-oss": {
"version": "4.12.0",
"resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-4.12.0.tgz",
"integrity": "sha512-siPUfzR2EZXfOI98X/OfBa0OgVVeuWzV8Z5+DoziRIEr+pJVBY9tLcwE4oQd6idabUQQyc1DuCQ+OQ0B2loIZA==",
"version": "4.12.1",
"resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-4.12.1.tgz",
"integrity": "sha512-i+8oZZ4hs9XKpHqITB8WpZMFkTFFhKhqsEJrogwEL4F6gujKO6raVQo3drdO88XzT0p45Cpz2vqjwCXRUkR87w==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
Expand All @@ -2304,13 +2304,13 @@
"@npmcli/package-json": "^3.0.0",
"@octokit/rest": "^19.0.4",
"diff": "^5.0.0",
"glob": "^8.0.1",
"glob": "^9.3.1",
"handlebars": "^4.7.7",
"hosted-git-info": "^6.0.0",
"ini": "^3.0.1",
"json-parse-even-better-errors": "^3.0.0",
"just-deep-map-values": "^1.1.1",
"just-diff": "^5.0.1",
"just-diff": "^6.0.0",
"lodash": "^4.17.21",
"npm-package-arg": "^10.0.0",
"proc-log": "^3.0.0",
Expand All @@ -2328,11 +2328,38 @@
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/@npmcli/template-oss/node_modules/just-diff": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/just-diff/-/just-diff-5.2.0.tgz",
"integrity": "sha512-6ufhP9SHjb7jibNFrNxyFZ6od3g+An6Ai9mhGRvcYe8UJlH0prseN64M+6ZBBUoKYHZsitDP42gAJ8+eVWr3lw==",
"dev": true
"node_modules/@npmcli/template-oss/node_modules/glob": {
"version": "9.3.1",
"resolved": "https://registry.npmjs.org/glob/-/glob-9.3.1.tgz",
"integrity": "sha512-qERvJb7IGsnkx6YYmaaGvDpf77c951hICMdWaFXyH3PlVob8sbPJJyJX0kWkiCWyXUzoy9UOTNjGg0RbD8bYIw==",
"dev": true,
"dependencies": {
"fs.realpath": "^1.0.0",
"minimatch": "^7.4.1",
"minipass": "^4.2.4",
"path-scurry": "^1.6.1"
},
"engines": {
"node": ">=16 || 14 >=14.17"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/@npmcli/template-oss/node_modules/minimatch": {
"version": "7.4.2",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.2.tgz",
"integrity": "sha512-xy4q7wou3vUoC9k1xGTXc+awNdGaGVHtFUaey8tiX4H1QRc04DZ/rmDFwNm2EBsuYEhAZ6SgMmYf3InGY6OauA==",
"dev": true,
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/@octokit/auth-token": {
"version": "3.0.3",
Expand Down Expand Up @@ -15116,7 +15143,7 @@
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/promise-spawn": "^6.0.2",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"http-proxy": "^1.18.1",
"just-extend": "^6.2.0",
"just-safe-set": "^4.2.1",
Expand Down Expand Up @@ -15171,7 +15198,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"benchmark": "^2.1.4",
"chalk": "^4.1.0",
"minify-registry-metadata": "^3.0.0",
Expand Down Expand Up @@ -15199,7 +15226,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"tap": "^16.3.4"
},
"engines": {
Expand All @@ -15216,7 +15243,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"nock": "^13.3.0",
"tap": "^16.3.4"
},
Expand All @@ -15240,7 +15267,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"tap": "^16.3.4"
},
"engines": {
Expand All @@ -15267,7 +15294,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"bin-links": "^4.0.1",
"just-extend": "^6.2.0",
"just-safe-set": "^4.2.1",
Expand All @@ -15286,7 +15313,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"tap": "^16.3.4"
},
"engines": {
Expand All @@ -15302,7 +15329,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"nock": "^13.3.0",
"tap": "^16.3.4"
},
Expand All @@ -15319,7 +15346,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"minipass": "^4.0.2",
"nock": "^13.3.0",
"tap": "^16.3.4"
Expand All @@ -15339,7 +15366,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"nock": "^13.3.0",
"spawk": "^1.7.1",
"tap": "^16.3.4"
Expand All @@ -15364,7 +15391,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"lodash.clonedeep": "^4.5.0",
"nock": "^13.3.0",
"tap": "^16.3.4"
Expand All @@ -15381,7 +15408,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"nock": "^13.3.0",
"tap": "^16.3.4"
},
Expand All @@ -15398,7 +15425,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"nock": "^13.3.0",
"tap": "^16.3.4"
},
Expand All @@ -15418,7 +15445,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"require-inject": "^1.4.4",
"tap": "^16.3.4"
},
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
"@npmcli/git": "^4.0.4",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/promise-spawn": "^6.0.2",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"licensee": "^10.0.0",
"nock": "^13.3.0",
"npm-packlist": "^7.0.4",
Expand Down Expand Up @@ -248,7 +248,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.12.0",
"version": "4.12.1",
"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 @@ -21,7 +21,7 @@
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/promise-spawn": "^6.0.2",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"http-proxy": "^1.18.1",
"just-extend": "^6.2.0",
"just-safe-set": "^4.2.1",
Expand All @@ -32,7 +32,7 @@
"license": "ISC",
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.12.0",
"version": "4.12.1",
"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 @@ -39,7 +39,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"benchmark": "^2.1.4",
"chalk": "^4.1.0",
"minify-registry-metadata": "^3.0.0",
Expand Down Expand Up @@ -98,7 +98,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.12.0",
"version": "4.12.1",
"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": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"tap": "^16.3.4"
},
"dependencies": {
Expand All @@ -50,6 +50,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.12.0"
"version": "4.12.1"
}
}
4 changes: 2 additions & 2 deletions workspaces/libnpmaccess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"nock": "^13.3.0",
"tap": "^16.3.4"
},
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.12.0",
"version": "4.12.1",
"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 @@ -42,7 +42,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"tap": "^16.3.4"
},
"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.12.0",
"version": "4.12.1",
"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": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"bin-links": "^4.0.1",
"just-extend": "^6.2.0",
"just-safe-set": "^4.2.1",
Expand All @@ -75,7 +75,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.12.0",
"version": "4.12.1",
"content": "../../scripts/template-oss/index.js"
}
}
Loading

0 comments on commit 99cf197

Please sign in to comment.