Skip to content

Commit

Permalink
chore: @npmcli/template-oss@3.8.1 (#5461)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Sep 1, 2022
1 parent 68e1677 commit 4bc7029
Show file tree
Hide file tree
Showing 17 changed files with 49 additions and 88 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Expand Up @@ -49,6 +49,7 @@ jobs:
run: echo "::set-output name=branch::${{ fromJSON(needs.release-please.outputs.pr).headBranchName }}"
- uses: actions/checkout@v3
with:
fetch-depth: 0
ref: ${{ steps.ref.outputs.branch }}
- name: Setup git user
run: |
Expand Down
6 changes: 2 additions & 4 deletions docs/package.json
Expand Up @@ -8,8 +8,6 @@
"postlint": "template-oss-check",
"template-oss-apply": "template-oss-apply --force",
"lintfix": "npm run lint -- --fix",
"preversion": "npm test",
"postversion": "git push origin --follow-tags",
"snap": "tap",
"test": "tap",
"posttest": "npm run lint"
Expand All @@ -24,7 +22,7 @@
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/fs": "^2.1.0",
"@npmcli/promise-spawn": "^3.0.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"cmark-gfm": "^0.9.0",
"jsdom": "^18.1.0",
"marked-man": "^0.7.0",
Expand Down Expand Up @@ -61,6 +59,6 @@
"ciVersions": [
"16"
],
"version": "3.8.0"
"version": "3.8.1"
}
}
36 changes: 18 additions & 18 deletions package-lock.json
Expand Up @@ -169,7 +169,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/promise-spawn": "^3.0.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"fs-minipass": "^2.1.0",
"licensee": "^8.2.0",
"minimatch": "^5.1.0",
Expand All @@ -189,7 +189,7 @@
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/fs": "^2.1.0",
"@npmcli/promise-spawn": "^3.0.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"cmark-gfm": "^0.9.0",
"jsdom": "^18.1.0",
"marked-man": "^0.7.0",
Expand Down Expand Up @@ -2362,9 +2362,9 @@
}
},
"node_modules/@npmcli/template-oss": {
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-3.8.0.tgz",
"integrity": "sha512-jpvuS/ZrLTIsHm19Wh8PQx6tJSvhWyto/5Bb16StMUGjM8/eyL+nPQQ+/oREtqI2nTtXOMhIorRjtwATUP8IFg==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-3.8.1.tgz",
"integrity": "sha512-YfOCIVYK7F0EoepXYUrKuD7LEOWEtWxAyxziSTZWJbjIslX/IYgaKrOqJGWl7eXSMW2LJizK31JBcHEyBNtNnQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
Expand Down Expand Up @@ -13843,7 +13843,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/promise-spawn": "^3.0.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"minify-registry-metadata": "^2.2.0",
"rimraf": "^3.0.2",
"tap": "^16.0.1",
Expand Down Expand Up @@ -13900,7 +13900,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"benchmark": "^2.1.4",
"chalk": "^4.1.0",
"minify-registry-metadata": "^2.1.0",
Expand All @@ -13923,7 +13923,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"nock": "^13.2.4",
"tap": "^16.0.1"
},
Expand All @@ -13946,7 +13946,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"tap": "^16.0.1"
},
"engines": {
Expand Down Expand Up @@ -13974,7 +13974,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"bin-links": "^3.0.3",
"minify-registry-metadata": "^2.2.0",
"mkdirp": "^1.0.4",
Expand All @@ -13992,7 +13992,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"tap": "^16.0.1"
},
"engines": {
Expand All @@ -14008,7 +14008,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"nock": "^13.2.4",
"tap": "^16.0.1"
},
Expand All @@ -14025,7 +14025,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"minipass": "^3.1.1",
"nock": "^13.2.4",
"tap": "^16.0.1"
Expand All @@ -14044,7 +14044,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"nock": "^13.0.7",
"tap": "^16.0.1"
},
Expand All @@ -14064,7 +14064,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"libnpmpack": "^4.1.3",
"lodash.clonedeep": "^4.5.0",
"nock": "^13.2.4",
Expand All @@ -14082,7 +14082,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"nock": "^13.2.4",
"tap": "^16.0.1"
},
Expand All @@ -14099,7 +14099,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"nock": "^13.2.4",
"tap": "^16.0.1"
},
Expand All @@ -14119,7 +14119,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"require-inject": "^1.4.4",
"tap": "^16.0.1"
},
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -206,7 +206,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/promise-spawn": "^3.0.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"fs-minipass": "^2.1.0",
"licensee": "^8.2.0",
"minimatch": "^5.1.0",
Expand Down Expand Up @@ -251,7 +251,7 @@
"templateOSS": {
"rootRepo": false,
"rootModule": false,
"version": "3.8.0",
"version": "3.8.1",
"releaseTest": "release.yml"
},
"license": "Artistic-2.0",
Expand Down
6 changes: 2 additions & 4 deletions smoke-tests/package.json
Expand Up @@ -8,8 +8,6 @@
"postlint": "template-oss-check",
"template-oss-apply": "template-oss-apply --force",
"lintfix": "npm run lint -- --fix",
"preversion": "npm test",
"postversion": "git push origin --follow-tags",
"snap": "tap",
"test": "tap",
"posttest": "npm run lint"
Expand All @@ -22,7 +20,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/promise-spawn": "^3.0.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"minify-registry-metadata": "^2.2.0",
"rimraf": "^3.0.2",
"tap": "^16.0.1",
Expand All @@ -32,7 +30,7 @@
"license": "ISC",
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.0",
"version": "3.8.1",
"workspaceRepo": false
},
"tap": {
Expand Down
7 changes: 2 additions & 5 deletions workspaces/arborist/package.json
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"benchmark": "^2.1.4",
"chalk": "^4.1.0",
"minify-registry-metadata": "^2.1.0",
Expand All @@ -56,9 +56,6 @@
"snap": "tap",
"postsnap": "npm run lintfix",
"test-proxy": "ARBORIST_TEST_PROXY=1 tap --snapshot",
"preversion": "npm test",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"eslint": "eslint",
"lint": "eslint \"**/*.js\"",
"lintfix": "npm run lint -- --fix",
Expand Down Expand Up @@ -103,6 +100,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.0"
"version": "3.8.1"
}
}
7 changes: 2 additions & 5 deletions workspaces/libnpmaccess/package.json
Expand Up @@ -6,21 +6,18 @@
"license": "ISC",
"main": "lib/index.js",
"scripts": {
"preversion": "npm test",
"postversion": "npm publish",
"postpublish": "git push origin --follow-tags",
"lint": "eslint \"**/*.js\"",
"test": "tap",
"postlint": "template-oss-check",
"lintfix": "npm run lint -- --fix",
"prepublishOnly": "git push origin --follow-tags",
"snap": "tap",
"posttest": "npm run lint",
"template-oss-apply": "template-oss-apply --force"
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"nock": "^13.2.4",
"tap": "^16.0.1"
},
Expand All @@ -46,6 +43,6 @@
],
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.0"
"version": "3.8.1"
}
}
7 changes: 2 additions & 5 deletions workspaces/libnpmdiff/package.json
Expand Up @@ -38,15 +38,12 @@
"test": "tap",
"posttest": "npm run lint",
"snap": "tap",
"preversion": "npm test",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"postlint": "template-oss-check",
"template-oss-apply": "template-oss-apply --force"
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"tap": "^16.0.1"
},
"dependencies": {
Expand All @@ -61,6 +58,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.0"
"version": "3.8.1"
}
}
7 changes: 2 additions & 5 deletions workspaces/libnpmexec/package.json
Expand Up @@ -37,9 +37,6 @@
"posttest": "npm run lint",
"test": "tap",
"snap": "tap",
"preversion": "npm test",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"postlint": "template-oss-check",
"lintfix": "npm run lint -- --fix",
"template-oss-apply": "template-oss-apply --force"
Expand All @@ -50,7 +47,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"bin-links": "^3.0.3",
"minify-registry-metadata": "^2.2.0",
"mkdirp": "^1.0.4",
Expand All @@ -74,6 +71,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.0"
"version": "3.8.1"
}
}
7 changes: 2 additions & 5 deletions workspaces/libnpmfund/package.json
Expand Up @@ -37,15 +37,12 @@
"posttest": "npm run lint",
"test": "tap",
"snap": "tap",
"preversion": "npm test",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"postlint": "template-oss-check",
"template-oss-apply": "template-oss-apply --force"
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"tap": "^16.0.1"
},
"dependencies": {
Expand All @@ -56,6 +53,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.0"
"version": "3.8.1"
}
}
7 changes: 2 additions & 5 deletions workspaces/libnpmhook/package.json
Expand Up @@ -14,9 +14,6 @@
"lint": "eslint \"**/*.js\"",
"postlint": "template-oss-check",
"lintfix": "npm run lint -- --fix",
"preversion": "npm test",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"snap": "tap",
"posttest": "npm run lint",
"template-oss-apply": "template-oss-apply --force"
Expand All @@ -40,7 +37,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"@npmcli/template-oss": "3.8.1",
"nock": "^13.2.4",
"tap": "^16.0.1"
},
Expand All @@ -49,6 +46,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.0"
"version": "3.8.1"
}
}

0 comments on commit 4bc7029

Please sign in to comment.