Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit ce07fcc

Browse files
chore: update npm dependencies
1 parent 4aa3e4e commit ce07fcc

2 files changed

Lines changed: 68 additions & 68 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"dependencies": {
4040
"@actions/core": "^1.4.0",
4141
"@actions/github": "^5.0.0",
42-
"@technote-space/filter-github-action": "^0.5.32",
43-
"@technote-space/github-action-helper": "^5.2.11",
44-
"@technote-space/github-action-log-helper": "^0.1.30",
42+
"@technote-space/filter-github-action": "^0.5.33",
43+
"@technote-space/github-action-helper": "^5.2.12",
44+
"@technote-space/github-action-log-helper": "^0.1.31",
4545
"multimatch": "^5.0.0"
4646
},
4747
"devDependencies": {
@@ -51,8 +51,8 @@
5151
"@technote-space/release-github-actions-cli": "^1.8.6",
5252
"@types/jest": "^26.0.24",
5353
"@types/node": "^16.3.1",
54-
"@typescript-eslint/eslint-plugin": "^4.28.2",
55-
"@typescript-eslint/parser": "^4.28.2",
54+
"@typescript-eslint/eslint-plugin": "^4.28.3",
55+
"@typescript-eslint/parser": "^4.28.3",
5656
"eslint": "^7.30.0",
5757
"husky": "^7.0.1",
5858
"jest": "^27.0.6",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@
752752
"@octokit/types" "^6.0.3"
753753
universal-user-agent "^6.0.0"
754754

755-
"@octokit/openapi-types@^8.2.0", "@octokit/openapi-types@^8.2.1":
755+
"@octokit/openapi-types@^8.2.1":
756756
version "8.2.1"
757757
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-8.2.1.tgz#102e752a7378ff8d21057c70fd16f1c83856d8c5"
758758
integrity sha512-BJz6kWuL3n+y+qM8Pv+UGbSxH6wxKf/SBs5yzGufMHwDefsa+Iq7ZGy1BINMD2z9SkXlIzk1qiu988rMuGXEMg==
@@ -764,7 +764,7 @@
764764
dependencies:
765765
"@octokit/types" "^6.18.0"
766766

767-
"@octokit/plugin-rest-endpoint-methods@^5.1.1", "@octokit/plugin-rest-endpoint-methods@^5.3.7", "@octokit/plugin-rest-endpoint-methods@^5.4.0":
767+
"@octokit/plugin-rest-endpoint-methods@^5.1.1", "@octokit/plugin-rest-endpoint-methods@^5.3.7", "@octokit/plugin-rest-endpoint-methods@^5.4.1":
768768
version "5.4.1"
769769
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.4.1.tgz#540ec90bb753dcaa682ee9f2cd6efdde9132fa90"
770770
integrity sha512-Nx0g7I5ayAYghsLJP4Q1Ch2W9jYYM0FlWWWZocUro8rNxVwuZXGfFd7Rcqi9XDWepSXjg1WByiNJnZza2hIOvQ==
@@ -814,31 +814,31 @@
814814
dependencies:
815815
"@sinonjs/commons" "^1.7.0"
816816

817-
"@technote-space/filter-github-action@^0.5.27", "@technote-space/filter-github-action@^0.5.32":
818-
version "0.5.32"
819-
resolved "https://registry.yarnpkg.com/@technote-space/filter-github-action/-/filter-github-action-0.5.32.tgz#efd6a7ffe2b8b60ee6df257fdcc60790d8953f5e"
820-
integrity sha512-2vdZBmGNLVu37y2RKUOdGd00VfNKnVD8R3YnzufZEkRt/2lHXl8/9/Yz5LnJt2CyjtiKOUdP38YYXhFSsQGi1Q==
817+
"@technote-space/filter-github-action@^0.5.27", "@technote-space/filter-github-action@^0.5.33":
818+
version "0.5.33"
819+
resolved "https://registry.yarnpkg.com/@technote-space/filter-github-action/-/filter-github-action-0.5.33.tgz#64564d87d37c72b7a7bd4654aa0b1a7055d73d3c"
820+
integrity sha512-u3AhA0jAiQzuKX7BN68Zv4i0utCp6GkIFOGlCa9O/KHSJiTrsZ6zOvJmgvGgW2l9EK/eddiGKCnX/cEAPxcrwA==
821821
dependencies:
822822
"@actions/core" "^1.4.0"
823823
"@actions/github" "^5.0.0"
824824

825-
"@technote-space/github-action-helper@^5.2.11", "@technote-space/github-action-helper@^5.2.9":
826-
version "5.2.11"
827-
resolved "https://registry.yarnpkg.com/@technote-space/github-action-helper/-/github-action-helper-5.2.11.tgz#8a71da2d9bf288e40bc1a11ee17b8c5f9bfdc5e0"
828-
integrity sha512-8ji/W+rvLVKkx1/3+YbUhQMRtHl9hdcDmtQd0fDe0S9uHRRPU1JIyv2lq49wY3eC7ySU8kg6ZOyOpGw30TSiNg==
825+
"@technote-space/github-action-helper@^5.2.12", "@technote-space/github-action-helper@^5.2.9":
826+
version "5.2.12"
827+
resolved "https://registry.yarnpkg.com/@technote-space/github-action-helper/-/github-action-helper-5.2.12.tgz#f5c1c83351602cd340a65436745ce22a6ea63f18"
828+
integrity sha512-n4oKSrNWBo37j8LgF2OyEipqBcHggwJwodleYFy5g/COu/yWDr/4aA01ZAuBQS5cOhxUgqx3wR4264OQJcfUag==
829829
dependencies:
830830
"@actions/core" "^1.4.0"
831831
"@actions/github" "^5.0.0"
832-
"@octokit/openapi-types" "^8.2.0"
833-
"@octokit/plugin-rest-endpoint-methods" "^5.4.0"
832+
"@octokit/openapi-types" "^8.2.1"
833+
"@octokit/plugin-rest-endpoint-methods" "^5.4.1"
834834
"@technote-space/github-action-log-helper" "^0.1.30"
835835
shell-escape "^0.2.0"
836836
sprintf-js "^1.1.2"
837837

838-
"@technote-space/github-action-log-helper@^0.1.27", "@technote-space/github-action-log-helper@^0.1.28", "@technote-space/github-action-log-helper@^0.1.30":
839-
version "0.1.30"
840-
resolved "https://registry.yarnpkg.com/@technote-space/github-action-log-helper/-/github-action-log-helper-0.1.30.tgz#8ab96e54809832b2abfd560dec69afd4d1cb320f"
841-
integrity sha512-4vw0FIKGsDmdtKEOqAVYVzF7DSAPcKT5jxx1M9LvGdRbCrju1z6C2ygplFBbMYo9+dS2e4Mn5KJDGQ8eHTmH2Q==
838+
"@technote-space/github-action-log-helper@^0.1.27", "@technote-space/github-action-log-helper@^0.1.28", "@technote-space/github-action-log-helper@^0.1.30", "@technote-space/github-action-log-helper@^0.1.31":
839+
version "0.1.31"
840+
resolved "https://registry.yarnpkg.com/@technote-space/github-action-log-helper/-/github-action-log-helper-0.1.31.tgz#4ff32f3c8a449194432d57c5c793a469dbff9085"
841+
integrity sha512-Um1Ug3by7iOiTxEVBxlLYJiDmOu/fl22vyeiW5O2K+Xmyubm+vm4xfw9PCBXFuf6jyIUMm6200eAtoX+KcMEww==
842842
dependencies:
843843
"@actions/core" "^1.4.0"
844844
sprintf-js "^1.1.2"
@@ -1009,73 +1009,73 @@
10091009
dependencies:
10101010
"@types/yargs-parser" "*"
10111011

1012-
"@typescript-eslint/eslint-plugin@^4.28.2":
1013-
version "4.28.2"
1014-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.2.tgz#7a8320f00141666813d0ae43b49ee8244f7cf92a"
1015-
integrity sha512-PGqpLLzHSxq956rzNGasO3GsAPf2lY9lDUBXhS++SKonglUmJypaUtcKzRtUte8CV7nruwnDxtLUKpVxs0wQBw==
1012+
"@typescript-eslint/eslint-plugin@^4.28.3":
1013+
version "4.28.3"
1014+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.3.tgz#36cdcd9ca6f9e5cb49b9f61b970b1976708d084b"
1015+
integrity sha512-jW8sEFu1ZeaV8xzwsfi6Vgtty2jf7/lJmQmDkDruBjYAbx5DA8JtbcMnP0rNPUG+oH5GoQBTSp+9613BzuIpYg==
10161016
dependencies:
1017-
"@typescript-eslint/experimental-utils" "4.28.2"
1018-
"@typescript-eslint/scope-manager" "4.28.2"
1017+
"@typescript-eslint/experimental-utils" "4.28.3"
1018+
"@typescript-eslint/scope-manager" "4.28.3"
10191019
debug "^4.3.1"
10201020
functional-red-black-tree "^1.0.1"
10211021
regexpp "^3.1.0"
10221022
semver "^7.3.5"
10231023
tsutils "^3.21.0"
10241024

1025-
"@typescript-eslint/experimental-utils@4.28.2":
1026-
version "4.28.2"
1027-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.2.tgz#4ebdec06a10888e9326e1d51d81ad52a361bd0b0"
1028-
integrity sha512-MwHPsL6qo98RC55IoWWP8/opTykjTp4JzfPu1VfO2Z0MshNP0UZ1GEV5rYSSnZSUI8VD7iHvtIPVGW5Nfh7klQ==
1025+
"@typescript-eslint/experimental-utils@4.28.3":
1026+
version "4.28.3"
1027+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.3.tgz#976f8c1191b37105fd06658ed57ddfee4be361ca"
1028+
integrity sha512-zZYl9TnrxwEPi3FbyeX0ZnE8Hp7j3OCR+ELoUfbwGHGxWnHg9+OqSmkw2MoCVpZksPCZYpQzC559Ee9pJNHTQw==
10291029
dependencies:
10301030
"@types/json-schema" "^7.0.7"
1031-
"@typescript-eslint/scope-manager" "4.28.2"
1032-
"@typescript-eslint/types" "4.28.2"
1033-
"@typescript-eslint/typescript-estree" "4.28.2"
1031+
"@typescript-eslint/scope-manager" "4.28.3"
1032+
"@typescript-eslint/types" "4.28.3"
1033+
"@typescript-eslint/typescript-estree" "4.28.3"
10341034
eslint-scope "^5.1.1"
10351035
eslint-utils "^3.0.0"
10361036

1037-
"@typescript-eslint/parser@^4.28.2":
1038-
version "4.28.2"
1039-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.2.tgz#6aff11bf4b91eb67ca7517962eede951e9e2a15d"
1040-
integrity sha512-Q0gSCN51eikAgFGY+gnd5p9bhhCUAl0ERMiDKrTzpSoMYRubdB8MJrTTR/BBii8z+iFwz8oihxd0RAdP4l8w8w==
1037+
"@typescript-eslint/parser@^4.28.3":
1038+
version "4.28.3"
1039+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.3.tgz#95f1d475c08268edffdcb2779993c488b6434b44"
1040+
integrity sha512-ZyWEn34bJexn/JNYvLQab0Mo5e+qqQNhknxmc8azgNd4XqspVYR5oHq9O11fLwdZMRcj4by15ghSlIEq+H5ltQ==
10411041
dependencies:
1042-
"@typescript-eslint/scope-manager" "4.28.2"
1043-
"@typescript-eslint/types" "4.28.2"
1044-
"@typescript-eslint/typescript-estree" "4.28.2"
1042+
"@typescript-eslint/scope-manager" "4.28.3"
1043+
"@typescript-eslint/types" "4.28.3"
1044+
"@typescript-eslint/typescript-estree" "4.28.3"
10451045
debug "^4.3.1"
10461046

1047-
"@typescript-eslint/scope-manager@4.28.2":
1048-
version "4.28.2"
1049-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.2.tgz#451dce90303a3ce283750111495d34c9c204e510"
1050-
integrity sha512-MqbypNjIkJFEFuOwPWNDjq0nqXAKZvDNNs9yNseoGBB1wYfz1G0WHC2AVOy4XD7di3KCcW3+nhZyN6zruqmp2A==
1047+
"@typescript-eslint/scope-manager@4.28.3":
1048+
version "4.28.3"
1049+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.3.tgz#c32ad4491b3726db1ba34030b59ea922c214e371"
1050+
integrity sha512-/8lMisZ5NGIzGtJB+QizQ5eX4Xd8uxedFfMBXOKuJGP0oaBBVEMbJVddQKDXyyB0bPlmt8i6bHV89KbwOelJiQ==
10511051
dependencies:
1052-
"@typescript-eslint/types" "4.28.2"
1053-
"@typescript-eslint/visitor-keys" "4.28.2"
1052+
"@typescript-eslint/types" "4.28.3"
1053+
"@typescript-eslint/visitor-keys" "4.28.3"
10541054

1055-
"@typescript-eslint/types@4.28.2":
1056-
version "4.28.2"
1057-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.2.tgz#e6b9e234e0e9a66c4d25bab881661e91478223b5"
1058-
integrity sha512-Gr15fuQVd93uD9zzxbApz3wf7ua3yk4ZujABZlZhaxxKY8ojo448u7XTm/+ETpy0V0dlMtj6t4VdDvdc0JmUhA==
1055+
"@typescript-eslint/types@4.28.3":
1056+
version "4.28.3"
1057+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.3.tgz#8fffd436a3bada422c2c1da56060a0566a9506c7"
1058+
integrity sha512-kQFaEsQBQVtA9VGVyciyTbIg7S3WoKHNuOp/UF5RG40900KtGqfoiETWD/v0lzRXc+euVE9NXmfer9dLkUJrkA==
10591059

1060-
"@typescript-eslint/typescript-estree@4.28.2":
1061-
version "4.28.2"
1062-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.2.tgz#680129b2a285289a15e7c6108c84739adf3a798c"
1063-
integrity sha512-86lLstLvK6QjNZjMoYUBMMsULFw0hPHJlk1fzhAVoNjDBuPVxiwvGuPQq3fsBMCxuDJwmX87tM/AXoadhHRljg==
1060+
"@typescript-eslint/typescript-estree@4.28.3":
1061+
version "4.28.3"
1062+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.3.tgz#253d7088100b2a38aefe3c8dd7bd1f8232ec46fb"
1063+
integrity sha512-YAb1JED41kJsqCQt1NcnX5ZdTA93vKFCMP4lQYG6CFxd0VzDJcKttRlMrlG+1qiWAw8+zowmHU1H0OzjWJzR2w==
10641064
dependencies:
1065-
"@typescript-eslint/types" "4.28.2"
1066-
"@typescript-eslint/visitor-keys" "4.28.2"
1065+
"@typescript-eslint/types" "4.28.3"
1066+
"@typescript-eslint/visitor-keys" "4.28.3"
10671067
debug "^4.3.1"
10681068
globby "^11.0.3"
10691069
is-glob "^4.0.1"
10701070
semver "^7.3.5"
10711071
tsutils "^3.21.0"
10721072

1073-
"@typescript-eslint/visitor-keys@4.28.2":
1074-
version "4.28.2"
1075-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.2.tgz#bf56a400857bb68b59b311e6d0a5fbef5c3b5130"
1076-
integrity sha512-aT2B4PLyyRDUVUafXzpZFoc0C9t0za4BJAKP5sgWIhG+jHECQZUEjuQSCIwZdiJJ4w4cgu5r3Kh20SOdtEBl0w==
1073+
"@typescript-eslint/visitor-keys@4.28.3":
1074+
version "4.28.3"
1075+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.3.tgz#26ac91e84b23529968361045829da80a4e5251c4"
1076+
integrity sha512-ri1OzcLnk1HH4gORmr1dllxDzzrN6goUIz/P4MHFV0YZJDCADPR3RvYNp0PW2SetKTThar6wlbFTL00hV2Q+fg==
10771077
dependencies:
1078-
"@typescript-eslint/types" "4.28.2"
1078+
"@typescript-eslint/types" "4.28.3"
10791079
eslint-visitor-keys "^2.0.0"
10801080

10811081
JSONStream@^1.0.4:
@@ -1712,9 +1712,9 @@ dotenv@^10.0.0:
17121712
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
17131713

17141714
electron-to-chromium@^1.3.723:
1715-
version "1.3.772"
1716-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.772.tgz#fd1ed39f9f3149f62f581734e4f026e600369479"
1717-
integrity sha512-X/6VRCXWALzdX+RjCtBU6cyg8WZgoxm9YA02COmDOiNJEZ59WkQggDbWZ4t/giHi/3GS+cvdrP6gbLISANAGYA==
1715+
version "1.3.774"
1716+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.774.tgz#4d6661a23119e35151646c9543b346bb3beca423"
1717+
integrity sha512-Fggh17Q1yyv1uMzq8Qn1Ci58P50qcRXMXd2MBcB9sxo6rJxjUutWcNw8uCm3gFWMdcblBO6mDT5HzX/RVRRECA==
17181718

17191719
emittery@^0.8.1:
17201720
version "0.8.1"
@@ -4249,9 +4249,9 @@ write-file-atomic@^3.0.0:
42494249
typedarray-to-buffer "^3.1.5"
42504250

42514251
ws@^7.4.5:
4252-
version "7.5.2"
4253-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.2.tgz#09cc8fea3bec1bc5ed44ef51b42f945be36900f6"
4254-
integrity sha512-lkF7AWRicoB9mAgjeKbGqVUekLnSNO4VjKVnuPHpQeOxZOErX6BPXwJk70nFslRCEEA8EVW7ZjKwXaP9N+1sKQ==
4252+
version "7.5.3"
4253+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.3.tgz#160835b63c7d97bfab418fc1b8a9fced2ac01a74"
4254+
integrity sha512-kQ/dHIzuLrS6Je9+uv81ueZomEwH0qVYstcAQ4/Z93K8zeko9gtAbttJWzoC5ukqXY1PpoouV3+VSOqEAFt5wg==
42554255

42564256
xml-name-validator@^3.0.0:
42574257
version "3.0.0"

0 commit comments

Comments
 (0)