Skip to content

Commit

Permalink
chore: update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space committed Dec 3, 2022
1 parent 39092e1 commit f76bc4d
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 60 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,22 +45,22 @@
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-typescript": "^10.0.1",
"@sindresorhus/tsconfig": "^3.0.1",
"@technote-space/filter-github-action": "^0.6.5",
"@technote-space/github-action-helper": "^5.3.9",
"@technote-space/github-action-log-helper": "^0.2.8",
"@technote-space/github-action-test-helper": "^0.11.0",
"@technote-space/filter-github-action": "^0.6.6",
"@technote-space/github-action-helper": "^5.3.10",
"@technote-space/github-action-log-helper": "^0.2.9",
"@technote-space/github-action-test-helper": "^0.11.1",
"@technote-space/release-github-actions-cli": "^1.9.3",
"@types/node": "^18.11.9",
"@types/node": "^18.11.10",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"@vitest/coverage-c8": "^0.25.3",
"eslint": "^8.28.0",
"eslint": "^8.29.0",
"eslint-plugin-import": "^2.26.0",
"husky": "^8.0.2",
"lint-staged": "^13.0.4",
"nock": "^13.2.9",
"replace-in-file": "^6.3.5",
"rollup": "^3.5.0",
"rollup": "^3.5.1",
"typescript": "^4.9.3",
"vitest": "^0.25.3"
},
Expand Down
89 changes: 36 additions & 53 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -476,45 +476,45 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/tsconfig/-/tsconfig-3.0.1.tgz#e2eaebda42aa7a755b11bdfbea847446652e1ac4"
integrity sha512-0/gtPNTY3++0J2BZM5nHHULg0BIMw886gqdn8vWN+Av6bgF5ZU2qIcHubAn+Z9KNvJhO8WFE+9kDOU3n6OcKtA==

"@technote-space/filter-github-action@^0.6.5":
version "0.6.5"
resolved "https://registry.yarnpkg.com/@technote-space/filter-github-action/-/filter-github-action-0.6.5.tgz#8843b217566714f08d7ce751a0a98f444cac5d10"
integrity sha512-qEL3zKMwdRwwJTqcaRux5CAEaCPpbn/6GgnYICvfWtutDHh78WcTzOV8ItuE/c1C8hRcwyZ5M1Ja6Vla2vCAoQ==
"@technote-space/filter-github-action@^0.6.6":
version "0.6.6"
resolved "https://registry.yarnpkg.com/@technote-space/filter-github-action/-/filter-github-action-0.6.6.tgz#44fb73f898066b5141cd7393ecd97d0f32e3caa1"
integrity sha512-94riWFr1r5LgoZArkj53vPvKepQSlPN4RSqQEOH2PEnEtfwvO7xmLnNi+xXLbqgNugtGG1enGxp8AmcFC0VBRw==
dependencies:
"@actions/core" "^1.10.0"
"@actions/github" "^5.1.1"

"@technote-space/github-action-helper@^5.3.8", "@technote-space/github-action-helper@^5.3.9":
version "5.3.9"
resolved "https://registry.yarnpkg.com/@technote-space/github-action-helper/-/github-action-helper-5.3.9.tgz#3127b0398573d1dab3c68c203c706926e04cae71"
integrity sha512-vi+F1AylS8uYSE4VGm+s/mm/Sy3o9OJ4jwIeUyFt/ktXI/Q8I1Ft9YGxFbO201lQdMt4DwQnaQMpU8U6FktaVg==
"@technote-space/github-action-helper@^5.3.10", "@technote-space/github-action-helper@^5.3.8":
version "5.3.10"
resolved "https://registry.yarnpkg.com/@technote-space/github-action-helper/-/github-action-helper-5.3.10.tgz#d9f7300048c2c3aa7297fdbf569b0739983f2a55"
integrity sha512-g3fbBSQcq4VzOS8Nk8gbJxs/LqmdfKixzhgy2gi09lsxW5thYSGtKES8wlfp5AN5MrDxg8JoTOq4Cuu3X3fSog==
dependencies:
"@actions/core" "^1.10.0"
"@actions/github" "^5.1.1"
"@octokit/openapi-types" "^14.0.0"
"@octokit/plugin-rest-endpoint-methods" "^6.7.0"
"@technote-space/github-action-log-helper" "^0.2.8"
"@technote-space/github-action-log-helper" "^0.2.9"
shell-escape "^0.2.0"
sprintf-js "^1.1.2"

"@technote-space/github-action-log-helper@^0.2.8":
version "0.2.8"
resolved "https://registry.yarnpkg.com/@technote-space/github-action-log-helper/-/github-action-log-helper-0.2.8.tgz#d6cb1d934e56ce4023a296a5ffbfed24302c0342"
integrity sha512-NgYCJU+Sw/Bu8I/wVSTcz8rh4gchMl73ywlXEmJEtlSKRyfmwZ0xux/hKEZw1pbP5pJreBI4GOovwbMQZZnRRQ==
"@technote-space/github-action-log-helper@^0.2.8", "@technote-space/github-action-log-helper@^0.2.9":
version "0.2.9"
resolved "https://registry.yarnpkg.com/@technote-space/github-action-log-helper/-/github-action-log-helper-0.2.9.tgz#8d054e497a2c5ae4c47297fcebb5ca43dba35e00"
integrity sha512-CnMsFGmCHUTxEC+CfKQv40aan8Ga1E86EVOsKAA691IZHvFo4R1RSSuWHfcermJxJIcnTuxyEU/yDqN/vdSI/w==
dependencies:
"@actions/core" "^1.10.0"
sprintf-js "^1.1.2"

"@technote-space/github-action-test-helper@^0.11.0":
version "0.11.0"
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.11.0.tgz#56d1c099816703c77f7d83ce8c8491bb52ee09c9"
integrity sha512-2GWHe1B986Tq8iD5fy23wlKayF0/gxkWxr4Eb3E9DZOp2Rrh13y8Qh+aFjeNKkz1exbINBSXjsZewldH9UrqAg==
"@technote-space/github-action-test-helper@^0.11.1":
version "0.11.1"
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.11.1.tgz#f195c73396fa53cd51c432b11b52ba7dafcd0afa"
integrity sha512-arQEJYyUDQ1DM1YiLQk1pjUfvboPviH0TgapoND8rsFm5qr6u7QbVgrM72fsJzz9xtlv9IWfqUoP9ePjsbN6Cg==
dependencies:
"@actions/core" "^1.10.0"
"@actions/github" "^5.1.1"
"@octokit/plugin-rest-endpoint-methods" "^6.7.0"
js-yaml "^4.1.0"
vitest "^0.24.3"
vitest "^0.25.3"

"@technote-space/release-github-actions-cli@^1.9.3":
version "1.9.3"
Expand Down Expand Up @@ -591,15 +591,15 @@
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==

"@types/node@*", "@types/node@^18.11.9":
version "18.11.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
"@types/node@*", "@types/node@^18.11.10":
version "18.11.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.10.tgz#4c64759f3c2343b7e6c4b9caf761c7a3a05cee34"
integrity sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ==

"@types/node@^14.0.0":
version "14.18.33"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.33.tgz#8c29a0036771569662e4635790ffa9e057db379b"
integrity sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==
version "14.18.34"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.34.tgz#cd2e6fa0dbfb08a62582a7b967558e73c32061ec"
integrity sha512-hcU9AIQVHmPnmjRK+XUUYlILlr9pQrsqSrwov/JK1pnf3GTQowVBhx54FbvM0AU/VXGH4i3+vgXS5EguR7fysA==

"@types/normalize-package-data@^2.4.0":
version "2.4.1"
Expand Down Expand Up @@ -1519,10 +1519,10 @@ eslint-visitor-keys@^3.3.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==

eslint@^8.28.0:
version "8.28.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.28.0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e"
integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==
eslint@^8.29.0:
version "8.29.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.29.0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87"
integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==
dependencies:
"@eslint/eslintrc" "^1.3.3"
"@humanwhocodes/config-array" "^0.11.6"
Expand Down Expand Up @@ -1664,9 +1664,9 @@ fast-levenshtein@^2.0.6:
integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==

fastq@^1.6.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.13.0.tgz#616760f88a7526bdfc596b7cab8c18938c36b98c"
integrity sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==
version "1.14.0"
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.14.0.tgz#107f69d7295b11e0fccc264e1fc6389f623731ce"
integrity sha512-eR2D+V9/ExcbF9ls441yIuN6TI2ED1Y2ZcA5BmMtJsOkWOFRJQ0Jt0g1UwqXJJVAb+V+umH5Dfr8oh4EVP7VVg==
dependencies:
reusify "^1.0.4"

Expand Down Expand Up @@ -2946,10 +2946,10 @@ rollup@^2.79.1:
optionalDependencies:
fsevents "~2.3.2"

rollup@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.5.0.tgz#dfe5cba22c2c074691b4c25b9b8e9cfd90ac712b"
integrity sha512-TYu2L+TGhmNsXCtByont89u+ATQLcDy6A+++PwLXYunRtOm7XnaD+65s1pvewaOxMYR0eOkMXn9/i0saBxxpnQ==
rollup@^3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.5.1.tgz#5aefd0d29288ce686239fa8c2e3de87c27708ae1"
integrity sha512-hdQWTvPeiAbM6SUkxV70HdGUVxsgsc+CLy5fuh4KdgUBJ0SowXiix8gANgXoG3wEuLwfoJhCT2V+WwxfWq9Ikw==
optionalDependencies:
fsevents "~2.3.2"

Expand Down Expand Up @@ -3482,23 +3482,6 @@ vitest@0.25.3, vitest@^0.25.3:
tinyspy "^1.0.2"
vite "^3.0.0"

vitest@^0.24.3:
version "0.24.5"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.24.5.tgz#ba23acdf4362e3299ca2a8a55afe3d2e7402b763"
integrity sha512-zw6JhPUHtLILQDe5Q39b/SzoITkG+R7hcFjuthp4xsi6zpmfQPOZcHodZ+3bqoWl4EdGK/p1fuMiEwdxgbGLOA==
dependencies:
"@types/chai" "^4.3.3"
"@types/chai-subset" "^1.3.3"
"@types/node" "*"
chai "^4.3.6"
debug "^4.3.4"
local-pkg "^0.4.2"
strip-literal "^0.4.2"
tinybench "^2.3.1"
tinypool "^0.3.0"
tinyspy "^1.0.2"
vite "^3.0.0"

webidl-conversions@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
Expand Down

0 comments on commit f76bc4d

Please sign in to comment.