Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
62984d7
chore: update npm dependencies
technote-space Feb 14, 2023
a7d0644
feat: update package version
technote-space Feb 14, 2023
402b680
chore: update npm dependencies
technote-space Feb 18, 2023
a820c4b
chore: update npm dependencies
technote-space Feb 21, 2023
6a776bc
chore: update npm dependencies
technote-space Apr 30, 2023
b2072c4
chore: update npm dependencies
technote-space May 2, 2023
36f8fe4
chore: update npm dependencies
technote-space May 6, 2023
bceeb53
chore: update npm dependencies
technote-space May 9, 2023
a7c5eb9
chore: update npm dependencies
technote-space May 13, 2023
c109575
chore: update npm dependencies
technote-space May 16, 2023
5cca997
chore: update npm dependencies
technote-space May 20, 2023
2ecd33b
chore: update npm dependencies
technote-space May 23, 2023
e16ebe4
chore: update npm dependencies
technote-space May 27, 2023
67cbdb4
chore: update npm dependencies
technote-space May 30, 2023
5b815e5
chore: update npm dependencies
technote-space Jun 3, 2023
e955251
chore: update npm dependencies
technote-space Jun 6, 2023
1d18fd7
chore: update npm dependencies
technote-space Jun 10, 2023
df3ba14
chore: update npm dependencies
technote-space Jun 13, 2023
5504275
chore: update npm dependencies
technote-space Jun 17, 2023
ab22abf
chore: update npm dependencies
technote-space Jun 20, 2023
e3adca3
chore: update npm dependencies
technote-space Jul 11, 2023
fe02f93
chore: update npm dependencies
technote-space Jul 15, 2023
08e45f6
chore: update npm dependencies
technote-space Jul 18, 2023
f99b3d7
chore: update npm dependencies
technote-space Jul 22, 2023
796d149
chore: update npm dependencies
technote-space Jul 25, 2023
37a5784
chore: update npm dependencies
technote-space Jul 29, 2023
0407216
chore: update npm dependencies
technote-space Aug 1, 2023
f61d1c5
chore: update npm dependencies
technote-space Aug 5, 2023
6efa9e4
chore: update npm dependencies
technote-space Aug 8, 2023
710eb33
chore: update npm dependencies
technote-space Aug 12, 2023
5b121f7
chore: update npm dependencies
technote-space Aug 15, 2023
dad5b4e
chore: update npm dependencies
technote-space Aug 19, 2023
858c19d
chore: update npm dependencies
technote-space Aug 22, 2023
b53283a
chore: update npm dependencies
technote-space Aug 26, 2023
b3814e3
chore: update npm dependencies
technote-space Aug 29, 2023
99ccf2d
chore: update npm dependencies
technote-space Sep 2, 2023
1a1397d
chore: update npm dependencies
technote-space Sep 5, 2023
f5b6299
chore: update npm dependencies
technote-space Sep 9, 2023
f164b54
chore: update npm dependencies
technote-space Sep 12, 2023
52f0e3b
chore: update npm dependencies
technote-space Sep 16, 2023
c1e1943
chore: update npm dependencies
technote-space Sep 19, 2023
1724128
chore: update npm dependencies
technote-space Sep 23, 2023
e78a6bd
chore: update npm dependencies
technote-space Sep 26, 2023
9e2cd89
chore: update npm dependencies
technote-space Sep 30, 2023
89ab44b
chore: update npm dependencies
technote-space Oct 3, 2023
7056ee9
chore: update npm dependencies
technote-space Oct 7, 2023
0d800d5
chore: update npm dependencies
technote-space Oct 10, 2023
d152347
chore: update npm dependencies
technote-space Oct 14, 2023
62581ce
chore: update npm dependencies
technote-space Oct 17, 2023
d4e476a
chore: update npm dependencies
technote-space Oct 21, 2023
7beddfe
chore: update npm dependencies
technote-space Oct 24, 2023
ba6af31
chore: update npm dependencies
technote-space Oct 28, 2023
067cb42
chore: update npm dependencies
technote-space Oct 31, 2023
27c13f4
chore: update npm dependencies
technote-space Nov 4, 2023
530fe7a
chore: update npm dependencies
technote-space Nov 7, 2023
341273d
chore: update npm dependencies
technote-space Nov 11, 2023
168d36b
chore: update npm dependencies
technote-space Nov 14, 2023
f8c8f3d
chore: update npm dependencies
technote-space Nov 18, 2023
b52fc88
chore: update npm dependencies
technote-space Nov 21, 2023
54d07c2
chore: update npm dependencies
technote-space Nov 25, 2023
ceecc57
chore: update npm dependencies
technote-space Nov 28, 2023
6d5761a
chore: update npm dependencies
technote-space Dec 2, 2023
7157ccf
chore: update npm dependencies
technote-space Dec 5, 2023
24e2628
chore: update npm dependencies
technote-space Dec 9, 2023
bc442fe
chore: update npm dependencies
technote-space Dec 12, 2023
16a1b93
chore: update npm dependencies
technote-space Dec 16, 2023
40e0650
chore: update npm dependencies
technote-space Dec 19, 2023
4b951e1
chore: update npm dependencies
technote-space Dec 23, 2023
06df800
chore: update npm dependencies
technote-space Dec 26, 2023
b991c68
chore: update npm dependencies
technote-space Dec 30, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@technote-space/release-github-actions",
"version": "8.0.3",
"version": "8.0.4",
"description": "GitHub actions to auto release.",
"keywords": [
"github",
Expand Down Expand Up @@ -46,33 +46,33 @@
"update": "npm_config_yes=true npx npm-check-updates -u --timeout 100000 && yarn install && yarn upgrade && yarn audit"
},
"devDependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-typescript": "^11.0.0",
"@sindresorhus/tsconfig": "^3.0.1",
"@technote-space/filter-github-action": "^0.6.7",
"@technote-space/github-action-helper": "^5.3.10",
"@technote-space/github-action-log-helper": "^0.2.10",
"@technote-space/github-action-test-helper": "^0.11.2",
"@types/node": "^18.13.0",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"@vitest/coverage-c8": "^0.28.4",
"eslint": "^8.34.0",
"eslint-plugin-import": "^2.27.5",
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.5",
"@sindresorhus/tsconfig": "^5.0.0",
"@technote-space/filter-github-action": "^0.6.13",
"@technote-space/github-action-helper": "^5.3.17",
"@technote-space/github-action-log-helper": "^0.2.19",
"@technote-space/github-action-test-helper": "^0.11.17",
"@types/node": "^20.10.6",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@vitest/coverage-c8": "^0.33.0",
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"husky": "^8.0.3",
"lint-staged": "^13.1.1",
"memize": "^1.1.0",
"nock": "^13.3.0",
"lint-staged": "^15.2.0",
"memize": "^2.1.0",
"nock": "^13.4.0",
"pinst": "^3.0.0",
"rollup": "^3.15.0",
"typescript": "^4.9.5",
"vitest": "^0.28.4"
"rollup": "^4.9.1",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading