Skip to content

Commit 490b37e

Browse files
Merge pull request #215 from technote-space/release/next-v1.5.5
release: v1.5.6
2 parents a4b5173 + eaf3304 commit 490b37e

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@technote-space/assign-author",
3-
"version": "1.5.5",
3+
"version": "1.5.6",
44
"description": "GitHub actions to assign author to issue or PR.",
55
"keywords": [
66
"github",
@@ -48,10 +48,10 @@
4848
"@technote-space/release-github-actions-cli": "^1.7.3",
4949
"@types/jest": "^26.0.16",
5050
"@types/node": "^14.14.10",
51-
"@typescript-eslint/eslint-plugin": "^4.9.0",
52-
"@typescript-eslint/parser": "^4.9.0",
51+
"@typescript-eslint/eslint-plugin": "^4.9.1",
52+
"@typescript-eslint/parser": "^4.9.1",
5353
"eslint": "^7.15.0",
54-
"husky": "^4.3.0",
54+
"husky": "^4.3.5",
5555
"jest": "^26.6.3",
5656
"jest-circus": "^26.6.3",
5757
"lint-staged": "^10.5.3",

yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -948,74 +948,74 @@
948948
dependencies:
949949
"@types/yargs-parser" "*"
950950

951-
"@typescript-eslint/eslint-plugin@^4.9.0":
952-
version "4.9.0"
953-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.9.0.tgz#8fde15743413661fdc086c9f1f5d74a80b856113"
954-
integrity sha512-WrVzGMzzCrgrpnQMQm4Tnf+dk+wdl/YbgIgd5hKGa2P+lnJ2MON+nQnbwgbxtN9QDLi8HO+JAq0/krMnjQK6Cw==
951+
"@typescript-eslint/eslint-plugin@^4.9.1":
952+
version "4.9.1"
953+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.9.1.tgz#66758cbe129b965fe9c63b04b405d0cf5280868b"
954+
integrity sha512-QRLDSvIPeI1pz5tVuurD+cStNR4sle4avtHhxA+2uyixWGFjKzJ+EaFVRW6dA/jOgjV5DTAjOxboQkRDE8cRlQ==
955955
dependencies:
956-
"@typescript-eslint/experimental-utils" "4.9.0"
957-
"@typescript-eslint/scope-manager" "4.9.0"
956+
"@typescript-eslint/experimental-utils" "4.9.1"
957+
"@typescript-eslint/scope-manager" "4.9.1"
958958
debug "^4.1.1"
959959
functional-red-black-tree "^1.0.1"
960960
regexpp "^3.0.0"
961961
semver "^7.3.2"
962962
tsutils "^3.17.1"
963963

964-
"@typescript-eslint/[email protected].0":
965-
version "4.9.0"
966-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.9.0.tgz#23a296b85d243afba24e75a43fd55aceda5141f0"
967-
integrity sha512-0p8GnDWB3R2oGhmRXlEnCvYOtaBCijtA5uBfH5GxQKsukdSQyI4opC4NGTUb88CagsoNQ4rb/hId2JuMbzWKFQ==
964+
"@typescript-eslint/[email protected].1":
965+
version "4.9.1"
966+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.9.1.tgz#86633e8395191d65786a808dc3df030a55267ae2"
967+
integrity sha512-c3k/xJqk0exLFs+cWSJxIjqLYwdHCuLWhnpnikmPQD2+NGAx9KjLYlBDcSI81EArh9FDYSL6dslAUSwILeWOxg==
968968
dependencies:
969969
"@types/json-schema" "^7.0.3"
970-
"@typescript-eslint/scope-manager" "4.9.0"
971-
"@typescript-eslint/types" "4.9.0"
972-
"@typescript-eslint/typescript-estree" "4.9.0"
970+
"@typescript-eslint/scope-manager" "4.9.1"
971+
"@typescript-eslint/types" "4.9.1"
972+
"@typescript-eslint/typescript-estree" "4.9.1"
973973
eslint-scope "^5.0.0"
974974
eslint-utils "^2.0.0"
975975

976-
"@typescript-eslint/parser@^4.9.0":
977-
version "4.9.0"
978-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.9.0.tgz#bb65f1214b5e221604996db53ef77c9d62b09249"
979-
integrity sha512-QRSDAV8tGZoQye/ogp28ypb8qpsZPV6FOLD+tbN4ohKUWHD2n/u0Q2tIBnCsGwQCiD94RdtLkcqpdK4vKcLCCw==
976+
"@typescript-eslint/parser@^4.9.1":
977+
version "4.9.1"
978+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.9.1.tgz#2d74c4db5dd5117379a9659081a4d1ec02629055"
979+
integrity sha512-Gv2VpqiomvQ2v4UL+dXlQcZ8zCX4eTkoIW+1aGVWT6yTO+6jbxsw7yQl2z2pPl/4B9qa5JXeIbhJpONKjXIy3g==
980980
dependencies:
981-
"@typescript-eslint/scope-manager" "4.9.0"
982-
"@typescript-eslint/types" "4.9.0"
983-
"@typescript-eslint/typescript-estree" "4.9.0"
981+
"@typescript-eslint/scope-manager" "4.9.1"
982+
"@typescript-eslint/types" "4.9.1"
983+
"@typescript-eslint/typescript-estree" "4.9.1"
984984
debug "^4.1.1"
985985

986-
"@typescript-eslint/[email protected].0":
987-
version "4.9.0"
988-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.9.0.tgz#5eefe305d6b71d1c85af6587b048426bfd4d3708"
989-
integrity sha512-q/81jtmcDtMRE+nfFt5pWqO0R41k46gpVLnuefqVOXl4QV1GdQoBWfk5REcipoJNQH9+F5l+dwa9Li5fbALjzg==
986+
"@typescript-eslint/[email protected].1":
987+
version "4.9.1"
988+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.9.1.tgz#cc2fde310b3f3deafe8436a924e784eaab265103"
989+
integrity sha512-sa4L9yUfD/1sg9Kl8OxPxvpUcqxKXRjBeZxBuZSSV1v13hjfEJkn84n0An2hN8oLQ1PmEl2uA6FkI07idXeFgQ==
990990
dependencies:
991-
"@typescript-eslint/types" "4.9.0"
992-
"@typescript-eslint/visitor-keys" "4.9.0"
991+
"@typescript-eslint/types" "4.9.1"
992+
"@typescript-eslint/visitor-keys" "4.9.1"
993993

994-
"@typescript-eslint/[email protected].0":
995-
version "4.9.0"
996-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.9.0.tgz#3fe8c3632abd07095c7458f7451bd14c85d0033c"
997-
integrity sha512-luzLKmowfiM/IoJL/rus1K9iZpSJK6GlOS/1ezKplb7MkORt2dDcfi8g9B0bsF6JoRGhqn0D3Va55b+vredFHA==
994+
"@typescript-eslint/[email protected].1":
995+
version "4.9.1"
996+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.9.1.tgz#a1a7dd80e4e5ac2c593bc458d75dd1edaf77faa2"
997+
integrity sha512-fjkT+tXR13ks6Le7JiEdagnwEFc49IkOyys7ueWQ4O8k4quKPwPJudrwlVOJCUQhXo45PrfIvIarcrEjFTNwUA==
998998

999-
"@typescript-eslint/[email protected].0":
1000-
version "4.9.0"
1001-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.0.tgz#38a98df6ee281cfd6164d6f9d91795b37d9e508c"
1002-
integrity sha512-rmDR++PGrIyQzAtt3pPcmKWLr7MA+u/Cmq9b/rON3//t5WofNR4m/Ybft2vOLj0WtUzjn018ekHjTsnIyBsQug==
999+
"@typescript-eslint/[email protected].1":
1000+
version "4.9.1"
1001+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.1.tgz#6e5b86ff5a5f66809e1f347469fadeec69ac50bf"
1002+
integrity sha512-bzP8vqwX6Vgmvs81bPtCkLtM/Skh36NE6unu6tsDeU/ZFoYthlTXbBmpIrvosgiDKlWTfb2ZpPELHH89aQjeQw==
10031003
dependencies:
1004-
"@typescript-eslint/types" "4.9.0"
1005-
"@typescript-eslint/visitor-keys" "4.9.0"
1004+
"@typescript-eslint/types" "4.9.1"
1005+
"@typescript-eslint/visitor-keys" "4.9.1"
10061006
debug "^4.1.1"
10071007
globby "^11.0.1"
10081008
is-glob "^4.0.1"
10091009
lodash "^4.17.15"
10101010
semver "^7.3.2"
10111011
tsutils "^3.17.1"
10121012

1013-
"@typescript-eslint/[email protected].0":
1014-
version "4.9.0"
1015-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.0.tgz#f284e9fac43f2d6d35094ce137473ee321f266c8"
1016-
integrity sha512-sV45zfdRqQo1A97pOSx3fsjR+3blmwtdCt8LDrXgCX36v4Vmz4KHrhpV6Fo2cRdXmyumxx11AHw0pNJqCNpDyg==
1013+
"@typescript-eslint/[email protected].1":
1014+
version "4.9.1"
1015+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.1.tgz#d76374a58c4ead9e92b454d186fea63487b25ae1"
1016+
integrity sha512-9gspzc6UqLQHd7lXQS7oWs+hrYggspv/rk6zzEMhCbYwPE/sF7oxo7GAjkS35Tdlt7wguIG+ViWCPtVZHz/ybQ==
10171017
dependencies:
1018-
"@typescript-eslint/types" "4.9.0"
1018+
"@typescript-eslint/types" "4.9.1"
10191019
eslint-visitor-keys "^2.0.0"
10201020

10211021
JSONStream@^1.0.4:
@@ -2485,10 +2485,10 @@ human-signals@^1.1.1:
24852485
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
24862486
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
24872487

2488-
husky@^4.3.0:
2489-
version "4.3.0"
2490-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
2491-
integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
2488+
husky@^4.3.5:
2489+
version "4.3.5"
2490+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902"
2491+
integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==
24922492
dependencies:
24932493
chalk "^4.0.0"
24942494
ci-info "^2.0.0"
@@ -3238,9 +3238,9 @@ js-tokens@^4.0.0:
32383238
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
32393239

32403240
js-yaml@^3.13.1, js-yaml@^3.14.0:
3241-
version "3.14.0"
3242-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
3243-
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
3241+
version "3.14.1"
3242+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
3243+
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
32443244
dependencies:
32453245
argparse "^1.0.7"
32463246
esprima "^4.0.0"

0 commit comments

Comments
 (0)