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

Commit

Permalink
chore: update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space committed Jul 3, 2021
1 parent 022182c commit 28c1ff1
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 59 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,21 +39,21 @@
"dependencies": {
"@actions/core": "^1.4.0",
"@actions/github": "^5.0.0",
"@technote-space/filter-github-action": "^0.5.31",
"@technote-space/filter-github-action": "^0.5.32",
"@technote-space/github-action-helper": "^5.2.10",
"@technote-space/github-action-log-helper": "^0.1.29",
"@technote-space/github-action-log-helper": "^0.1.30",
"multimatch": "^5.0.0"
},
"devDependencies": {
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@technote-space/github-action-test-helper": "^0.7.15",
"@technote-space/github-action-test-helper": "^0.7.16",
"@technote-space/release-github-actions-cli": "^1.8.6",
"@types/jest": "^26.0.23",
"@types/node": "^15.14.0",
"@types/node": "^16.0.0",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"husky": "^7.0.0",
"jest": "^27.0.6",
"jest-circus": "^27.0.6",
Expand Down
123 changes: 69 additions & 54 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,20 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@humanwhocodes/config-array@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
dependencies:
"@humanwhocodes/object-schema" "^1.2.0"
debug "^4.1.1"
minimatch "^3.0.4"

"@humanwhocodes/object-schema@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==

"@istanbuljs/load-nyc-config@^1.0.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
Expand Down Expand Up @@ -743,24 +757,24 @@
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-7.4.0.tgz#07631899dc32b72a532178e27235c541f3c359f1"
integrity sha512-V2qNML1knHjrjTJcIIvhYZSTkvtSAoQpNEX8y0ykTJI8vOQPqIh0y6Jf9EU6c/y+v0c9+LeC1acwLQh1xo96MA==

"@octokit/openapi-types@^8.1.4":
version "8.1.4"
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-8.1.4.tgz#20684667b50176b5d24cdb89799a8a12d38c3775"
integrity sha512-NnGr4NNDqO5wjSDJo5nxrGtzZUwoT23YasqK2H4Pav/6vSgeVTxuqCL9Aeh+cWfTxDomj1M4Os5BrXFsvl7qiQ==
"@octokit/openapi-types@^8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-8.2.0.tgz#25a590c3f41ff9c1a3ffc9897e0f668d9962e04f"
integrity sha512-113BfIPwDYBAUA5bDSd4q/DzRDSZlUanupjLHeRAtb3Sw99XJwiP8KHGsGoOwPtzUaszVscf3wbfaA3VCR3uHA==

"@octokit/plugin-paginate-rest@^2.13.3":
version "2.13.6"
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.13.6.tgz#03633839b0ec57a108d2ca1c4b1f64b749d3506c"
integrity sha512-ai7TNKLi8tGkDvLM7fm0X1fbIP9u1nfXnN49ZAw2PgSoQou9yixKn5c3m0awuLacbuX2aXEvJpv1gKm3jboabg==
version "2.14.0"
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.14.0.tgz#f469cb4a908792fb44679c5973d8bba820c88b0f"
integrity sha512-S2uEu2uHeI7Vf+Lvj8tv3O5/5TCAa8GHS0dUQN7gdM7vKA6ZHAbR6HkAVm5yMb1mbedLEbxOuQ+Fa0SQ7tCDLA==
dependencies:
"@octokit/types" "^6.17.3"
"@octokit/types" "^6.18.0"

"@octokit/plugin-rest-endpoint-methods@^5.1.1", "@octokit/plugin-rest-endpoint-methods@^5.3.3", "@octokit/plugin-rest-endpoint-methods@^5.3.4":
version "5.3.7"
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.3.7.tgz#a55f9ad0a0f43256813dcb5c4a3c70dad582696a"
integrity sha512-LAgTLOsJ86ig2wYSpcSx+UWt7aQYYsEZ/Tf/pksAVQWKNcGuTVCDl9OUiPhQ7DZelNozYVWTO9Iyjd/soe4tug==
"@octokit/plugin-rest-endpoint-methods@^5.1.1", "@octokit/plugin-rest-endpoint-methods@^5.3.3", "@octokit/plugin-rest-endpoint-methods@^5.3.7":
version "5.4.0"
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.4.0.tgz#136acd948ed17a6511eed3f831c75bc59f60e286"
integrity sha512-nVdqQIM1prKN6OHELtJZJqtCHk/d3lGOU6mHa5aIpLF1AlYUOmiKscOVmlDsC91hitOaOI7xR+UeiXx13Ujwzg==
dependencies:
"@octokit/types" "^6.17.4"
"@octokit/types" "^6.18.0"
deprecation "^2.3.1"

"@octokit/request-error@^2.0.5", "@octokit/request-error@^2.1.0":
Expand All @@ -784,12 +798,12 @@
node-fetch "^2.6.1"
universal-user-agent "^6.0.0"

"@octokit/types@^6.0.3", "@octokit/types@^6.16.1", "@octokit/types@^6.17.3", "@octokit/types@^6.17.4":
version "6.17.4"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.17.4.tgz#5ec011bfe3d08b7605c7d92a15796c470ee541b6"
integrity sha512-Ghk/JC4zC/1al1GwH6p8jVX6pLdypSWmbnx6h79C/yo3DeaDd6MsNsBFlHu22KbkFh+CdcAzFqdP7UdPaPPmmA==
"@octokit/types@^6.0.3", "@octokit/types@^6.16.1", "@octokit/types@^6.18.0":
version "6.18.0"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.18.0.tgz#f547ee5141d8d8d672940f3699d0ab0c13055ad3"
integrity sha512-H2xk9vlPWrG1oRzWkOCI/lcYUzskmnrF+suUKaCz+XylmmjyZWl0l+RIuuWX8EGW+uX15kBTRNKE/jpSmPA0IA==
dependencies:
"@octokit/openapi-types" "^8.1.4"
"@octokit/openapi-types" "^8.2.0"

"@sinonjs/commons@^1.7.0":
version "1.8.3"
Expand All @@ -805,10 +819,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@technote-space/filter-github-action@^0.5.27", "@technote-space/filter-github-action@^0.5.31":
version "0.5.31"
resolved "https://registry.yarnpkg.com/@technote-space/filter-github-action/-/filter-github-action-0.5.31.tgz#e8981f33396243fdba255615eb36ad1d0ac8f6eb"
integrity sha512-BJU8OzLREQlF70jTmlvOvPFQOu7ib/HbL72QQE1P1ZaUT5N+VtKq22cCfMzCvycRIErAr4hO++7fvSfLAUX68w==
"@technote-space/filter-github-action@^0.5.27", "@technote-space/filter-github-action@^0.5.32":
version "0.5.32"
resolved "https://registry.yarnpkg.com/@technote-space/filter-github-action/-/filter-github-action-0.5.32.tgz#efd6a7ffe2b8b60ee6df257fdcc60790d8953f5e"
integrity sha512-2vdZBmGNLVu37y2RKUOdGd00VfNKnVD8R3YnzufZEkRt/2lHXl8/9/Yz5LnJt2CyjtiKOUdP38YYXhFSsQGi1Q==
dependencies:
"@actions/core" "^1.4.0"
"@actions/github" "^5.0.0"
Expand All @@ -826,22 +840,22 @@
shell-escape "^0.2.0"
sprintf-js "^1.1.2"

"@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.29":
version "0.1.29"
resolved "https://registry.yarnpkg.com/@technote-space/github-action-log-helper/-/github-action-log-helper-0.1.29.tgz#ec69fd1888aed52d2de653a1323b1c0e6f552ec9"
integrity sha512-BiJd5ZrA4vdKu+UuquO536Dvt3k39PgQ0Hsav3Xm+sxYIq8CKUnX9enCrmxT+hkozRMer+ZBZn+2XyUO4Yj3oQ==
"@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":
version "0.1.30"
resolved "https://registry.yarnpkg.com/@technote-space/github-action-log-helper/-/github-action-log-helper-0.1.30.tgz#8ab96e54809832b2abfd560dec69afd4d1cb320f"
integrity sha512-4vw0FIKGsDmdtKEOqAVYVzF7DSAPcKT5jxx1M9LvGdRbCrju1z6C2ygplFBbMYo9+dS2e4Mn5KJDGQ8eHTmH2Q==
dependencies:
"@actions/core" "^1.4.0"
sprintf-js "^1.1.2"

"@technote-space/github-action-test-helper@^0.7.15":
version "0.7.15"
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.7.15.tgz#cd19f774eae1ef9b7259db96f9f039690014a8cf"
integrity sha512-7InpaUAnANjBMGyYrImWqqO1i2c5DY1L0zJ0rfFkFBxY4ILBYPKJn2w59eEEfoLuMoenRzORrqGJsTwmtuDdxg==
"@technote-space/github-action-test-helper@^0.7.16":
version "0.7.16"
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.7.16.tgz#6ffcdefff31e0dfcb3e960ae0cf14ebbf8ff453e"
integrity sha512-xxfXjPIOymFCZ0n7AttNJYJI1uQTqDdgN+GGjbXnquuydBdzRLPSaqAo0DGTHO12PRS57qCQdgUAZvato7fa9w==
dependencies:
"@actions/core" "^1.4.0"
"@actions/github" "^5.0.0"
"@octokit/plugin-rest-endpoint-methods" "^5.3.4"
"@octokit/plugin-rest-endpoint-methods" "^5.3.7"
js-yaml "^4.1.0"

"@technote-space/release-github-actions-cli@^1.8.6":
Expand Down Expand Up @@ -956,10 +970,10 @@
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==

"@types/node@*", "@types/node@^15.14.0":
version "15.14.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.14.0.tgz#74dbf254fb375551a9d2a71faf6b9dbc2178dc53"
integrity sha512-um/+/ip3QZmwLfIkWZSNtQIJNVAqrJ92OkLMeuZrjZMTAJniI7fh8N8OICyDhAJ2mzgk/fmYFo72jRr5HyZ1EQ==
"@types/node@*", "@types/node@^16.0.0":
version "16.0.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.0.0.tgz#067a6c49dc7a5c2412a505628e26902ae967bf6f"
integrity sha512-TmCW5HoZ2o2/z2EYi109jLqIaPIi9y/lc2LmDCWzuCi35bcaQ+OtUh6nwBiFK7SOu25FAU5+YKdqFZUwtqGSdg==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
Expand All @@ -977,26 +991,26 @@
integrity sha512-NVkb4p4YjI8E3O6+1m8I+8JlMpFZwfSbPGdaw0wXuyPRTEz0SLKwBUWNSO7Maoi8tQMPC8JLZNWkrcKPI7/sLA==

"@types/stack-utils@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==
version "2.0.1"
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==

"@types/yargs-parser@*":
version "20.2.0"
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.0.tgz#dd3e6699ba3237f0348cd085e4698780204842f9"
integrity sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA==
version "20.2.1"
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129"
integrity sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==

"@types/yargs@^15.0.0":
version "15.0.13"
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.13.tgz#34f7fec8b389d7f3c1fd08026a5763e072d3c6dc"
integrity sha512-kQ5JNTrbDv3Rp5X2n/iUu37IJBDU2gsZ5R/g1/KHOOEc5IKfUFjXT6DENPGduh08I/pamwtEq4oul7gUqKTQDQ==
version "15.0.14"
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.14.tgz#26d821ddb89e70492160b66d10a0eb6df8f6fb06"
integrity sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==
dependencies:
"@types/yargs-parser" "*"

"@types/yargs@^16.0.0":
version "16.0.3"
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.3.tgz#4b6d35bb8e680510a7dc2308518a80ee1ef27e01"
integrity sha512-YlFfTGS+zqCgXuXNV26rOIeETOkXnGQXP/pjjL9P0gO/EP9jTmc7pUBhx+jVEIxpq41RX33GQ7N3DzOSfZoglQ==
version "16.0.4"
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.4.tgz#26aad98dd2c2a38e421086ea9ad42b9e51642977"
integrity sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==
dependencies:
"@types/yargs-parser" "*"

Expand Down Expand Up @@ -1703,9 +1717,9 @@ dotenv@^10.0.0:
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==

electron-to-chromium@^1.3.723:
version "1.3.765"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.765.tgz#36fa0ef7a81048bb487bfe3d297100967e2b8db2"
integrity sha512-4NhcsfZYlr1x4FehYkK+R9CNNTOZ8vLcIu8Y1uWehxYp5r/jlCGAfBqChIubEfdtX+rBQpXx4yJuX/dzILH/nw==
version "1.3.766"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.766.tgz#2fd14a4e54f77665872f4e23fcf4968e83638220"
integrity sha512-u2quJ862q9reRKh/je3GXis3w38+RoXH1J9N3XjtsS6NzmUAosNsyZgUVFZPN/ZlJ3v6T0rTyZR3q/J5c6Sy5w==

emittery@^0.8.1:
version "0.8.1"
Expand Down Expand Up @@ -1795,13 +1809,14 @@ eslint-visitor-keys@^2.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==

eslint@^7.29.0:
version "7.29.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29.0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0"
integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA==
eslint@^7.30.0:
version "7.30.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30.0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8"
integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg==
dependencies:
"@babel/code-frame" "7.12.11"
"@eslint/eslintrc" "^0.4.2"
"@humanwhocodes/config-array" "^0.5.0"
ajv "^6.10.0"
chalk "^4.0.0"
cross-spawn "^7.0.2"
Expand Down

0 comments on commit 28c1ff1

Please sign in to comment.