Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
3eafe0b
chore: update npm dependencies
technote-space Jan 8, 2022
dcd37ab
feat: update package version
technote-space Jan 8, 2022
2f6262c
Merge remote-tracking branch 'origin/main' into release/next-v1.5.15
technote-space Jan 11, 2022
8c3aa5d
chore: update npm dependencies
technote-space Jan 11, 2022
fd45610
chore: update npm dependencies
technote-space Jan 15, 2022
c2b1a5e
chore: update npm dependencies
technote-space Jan 18, 2022
8ebcc18
chore: update npm dependencies
technote-space Jan 25, 2022
6cb9da6
chore: update npm dependencies
technote-space Jan 29, 2022
af86919
chore: update npm dependencies
technote-space Feb 1, 2022
1e2777a
chore: update npm dependencies
technote-space Feb 5, 2022
e24dad6
chore: update npm dependencies
technote-space Feb 8, 2022
4821cd6
chore: update npm dependencies
technote-space Feb 12, 2022
0a12961
chore: update npm dependencies
technote-space Feb 15, 2022
730c8ef
chore: update npm dependencies
technote-space Feb 19, 2022
26b02f4
chore: update npm dependencies
technote-space Feb 22, 2022
9977fd0
chore: update npm dependencies
technote-space Feb 26, 2022
0d50252
chore: update npm dependencies
technote-space Mar 1, 2022
e10c877
chore: update npm dependencies
technote-space Mar 5, 2022
51e6274
chore: update npm dependencies
technote-space Mar 8, 2022
99f83d4
chore: update npm dependencies
technote-space Mar 12, 2022
413cc09
chore: update npm dependencies
technote-space Mar 15, 2022
ad012c7
chore: update npm dependencies
technote-space Mar 19, 2022
92e9b68
chore: update npm dependencies
technote-space Mar 22, 2022
930a0af
chore: update npm dependencies
technote-space Mar 26, 2022
5a09abf
chore: update npm dependencies
technote-space Mar 29, 2022
17ce488
chore: update npm dependencies
technote-space Apr 2, 2022
01e74dc
chore: update npm dependencies
technote-space Apr 5, 2022
30123ef
chore: update npm dependencies
technote-space Apr 9, 2022
1a0e645
chore: update npm dependencies
technote-space Apr 12, 2022
0f73248
chore: update npm dependencies
technote-space Apr 16, 2022
ab043d4
chore: update npm dependencies
technote-space Apr 19, 2022
c56218c
chore: update npm dependencies
technote-space Apr 23, 2022
6f1867d
chore: update npm dependencies
technote-space Apr 26, 2022
c86602e
chore: update npm dependencies
technote-space Apr 30, 2022
9aefd7c
chore: update npm dependencies
technote-space May 3, 2022
f598274
chore: update npm dependencies
technote-space May 7, 2022
560088e
chore: update npm dependencies
technote-space May 10, 2022
6b74ab6
chore: update npm dependencies
technote-space May 14, 2022
404cb53
chore: update npm dependencies
technote-space May 17, 2022
64c6ab1
chore: update npm dependencies
technote-space May 21, 2022
46670c3
chore: update npm dependencies
technote-space May 24, 2022
d9913f5
chore: update npm dependencies
technote-space May 28, 2022
2704022
chore: update npm dependencies
technote-space May 31, 2022
9d79803
chore: update npm dependencies
technote-space Jun 4, 2022
41d1d00
chore: update npm dependencies
technote-space Jun 7, 2022
ce602fb
chore: update npm dependencies
technote-space Jun 11, 2022
1cbbd61
chore: update npm dependencies
technote-space Jun 14, 2022
245a814
chore: update npm dependencies
technote-space Jun 18, 2022
8b5ac1d
Merge remote-tracking branch 'origin/main' into release/next-v1.5.15
technote-space Jun 19, 2022
f521687
feat: use vitest
technote-space Jun 19, 2022
684865d
chore: tweaks
technote-space Jun 19, 2022
15c4be8
chore: use type import
technote-space Jun 19, 2022
4866ff1
chore: import order
technote-space Jun 19, 2022
87a0e76
feat: use rollup
technote-space Jun 19, 2022
ed6224e
chore: tweaks
technote-space Jun 19, 2022
540b9b8
feat: update package version
technote-space Jun 19, 2022
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
Prev Previous commit
Next Next commit
chore: update npm dependencies
  • Loading branch information
technote-space committed Jan 29, 2022
commit 6cb9da635d9745ecff748f8df109436ad5eb0592
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,24 +38,24 @@
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/github": "^5.0.0",
"@technote-space/filter-github-action": "^0.5.54",
"@technote-space/filter-github-action": "^0.5.55",
"@technote-space/github-action-helper": "^5.2.27",
"@technote-space/github-action-log-helper": "^0.1.46"
"@technote-space/github-action-log-helper": "^0.1.47"
},
"devDependencies": {
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",
"@technote-space/github-action-test-helper": "^0.7.35",
"@technote-space/github-action-test-helper": "^0.7.36",
"@technote-space/release-github-actions-cli": "^1.8.9",
"@types/jest": "^27.4.0",
"@types/node": "^17.0.11",
"@types/node": "^17.0.13",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
"eslint": "^8.7.0",
"eslint": "^8.8.0",
"husky": "^7.0.4",
"jest": "^27.4.7",
"jest-circus": "^27.4.6",
"lint-staged": "^12.3.1",
"lint-staged": "^12.3.2",
"nock": "^13.2.2",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
Expand Down
72 changes: 36 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -489,9 +489,9 @@
strip-json-comments "^3.1.1"

"@humanwhocodes/config-array@^0.9.2":
version "0.9.2"
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.9.2.tgz#68be55c737023009dfc5fe245d51181bb6476914"
integrity sha512-UXOuFCGcwciWckOpmfKDq/GyhlTf9pN/BzG//x8p8zTOFEcGuA68ANXheFS0AGvy3qgZqLBUkMs7hqzqCKOVwA==
version "0.9.3"
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.9.3.tgz#f2564c744b387775b436418491f15fce6601f63e"
integrity sha512-3xSMlXHh03hCcCmFc0rbKp3Ivt2PFEJnQUJDDMTJQ2wkECZWdq4GePs2ctc5H8zV+cHPaq8k2vU8mrQjA6iHdQ==
dependencies:
"@humanwhocodes/object-schema" "^1.2.1"
debug "^4.1.1"
Expand Down Expand Up @@ -808,10 +808,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@technote-space/filter-github-action@^0.5.54":
version "0.5.54"
resolved "https://registry.yarnpkg.com/@technote-space/filter-github-action/-/filter-github-action-0.5.54.tgz#3d4e833bb2419f8cfc2ee7ea001042b3912093df"
integrity sha512-kEz91EPfGhWu6gJggXWc6OMMQr+oTIHj3JSuM+gWuujIz37xsvd35PoWfa8HqAKsZ7albkDVzIhqaKNgHl/SvQ==
"@technote-space/filter-github-action@^0.5.54", "@technote-space/filter-github-action@^0.5.55":
version "0.5.55"
resolved "https://registry.yarnpkg.com/@technote-space/filter-github-action/-/filter-github-action-0.5.55.tgz#27a837f401a936c35325948a640e91084cd686a9"
integrity sha512-GuQn0CFsih1IhtmejcSV0TFhJL3rT7/Lsk5W9vT9QcQJV5GFb4/VvKz5ghcJoOW2lR6TkVXcviE3of+6jCBVmg==
dependencies:
"@actions/core" "^1.6.0"
"@actions/github" "^5.0.0"
Expand All @@ -829,18 +829,18 @@
shell-escape "^0.2.0"
sprintf-js "^1.1.2"

"@technote-space/github-action-log-helper@^0.1.46":
version "0.1.46"
resolved "https://registry.yarnpkg.com/@technote-space/github-action-log-helper/-/github-action-log-helper-0.1.46.tgz#5abfaced0fe45d1d57b14010df31618ee4c93ba4"
integrity sha512-DA769GXp3KKWXIz4PWARQJctXlbo0yBX6767bmtfUTri8B+4OK09wd+flbns6bjXGWpcRBwmbjSuXJEPop2wSA==
"@technote-space/github-action-log-helper@^0.1.46", "@technote-space/github-action-log-helper@^0.1.47":
version "0.1.47"
resolved "https://registry.yarnpkg.com/@technote-space/github-action-log-helper/-/github-action-log-helper-0.1.47.tgz#755e006af71ba97990ab996c29352c7a7cbdc4f7"
integrity sha512-hUW6/O1M54o7eU9thtwTZZK/fsNvfvlVKz6qooSbHyHvWynpND5w01oF04jmlTot2f/jQgvd7GeSfQ0VC7VMZw==
dependencies:
"@actions/core" "^1.6.0"
sprintf-js "^1.1.2"

"@technote-space/github-action-test-helper@^0.7.35":
version "0.7.35"
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.7.35.tgz#c219144cdfcbd0c264d10302af1a7a85c92f78ba"
integrity sha512-bjuEtJhnV4chj8sz3HUZtIGp/k6pD2C0zlRnA6AkWR2/ovtePYCk/0r13DtxlWcw73jykQN1H8yJXjukuDxxOQ==
"@technote-space/github-action-test-helper@^0.7.36":
version "0.7.36"
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.7.36.tgz#a238fea6d77b2d482583f8e6b6ad1c37d00ce468"
integrity sha512-LU4mAy1rJUvSynAWFwvQwa4upAotQo1kAfhGv2l669M2RWIG9jg8QW1dewSTWZFVUk41Lt1+4NT1FUUuH/693Q==
dependencies:
"@actions/core" "^1.6.0"
"@actions/github" "^5.0.0"
Expand Down Expand Up @@ -974,10 +974,10 @@
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==

"@types/node@*", "@types/node@^17.0.11":
version "17.0.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.11.tgz#e0630988ea4c75efde22d5b099360ecfe494160f"
integrity sha512-TgLsFcuinMobmML3PsILoRJq/h11/qS7UDlak1LUsazJcvJeKejEBuI1m5X2pBnMBF5T5HRAvtcnr4cV5nvc8Q==
"@types/node@*", "@types/node@^17.0.13":
version "17.0.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.13.tgz#5ed7ed7c662948335fcad6c412bb42d99ea754e3"
integrity sha512-Y86MAxASe25hNzlDbsviXl8jQHb0RDvKt4c40ZJQ1Don0AAL0STLZSs4N+6gLEO55pedy7r2cLwS+ZDxPm/2Bw==

"@types/normalize-package-data@^2.4.0":
version "2.4.1"
Expand Down Expand Up @@ -1399,9 +1399,9 @@ camelcase@^6.2.0:
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==

caniuse-lite@^1.0.30001286:
version "1.0.30001301"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001301.tgz#ebc9086026534cab0dab99425d9c3b4425e5f450"
integrity sha512-csfD/GpHMqgEL3V3uIgosvh+SVIQvCh43SNu9HRbP1lnxkKm1kjDG4f32PP571JplkLjfS+mg2p1gxR7MYrrIA==
version "1.0.30001303"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001303.tgz#9b168e4f43ccfc372b86f4bc5a551d9b909c95c9"
integrity sha512-/Mqc1oESndUNszJP0kx0UaQU9kEv9nNtJ7Kn8AdA0mNnH8eR1cj0kG+NbNuC1Wq/b21eA8prhKRA3bbkjONegQ==

chalk@^2.0.0:
version "2.4.2"
Expand Down Expand Up @@ -1740,9 +1740,9 @@ eastasianwidth@^0.2.0:
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==

electron-to-chromium@^1.4.17:
version "1.4.52"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.52.tgz#ce44c6d6cc449e7688a4356b8c261cfeafa26833"
integrity sha512-JGkh8HEh5PnVrhU4HbpyyO0O791dVY6k7AdqfDeqbcRMeoGxtNHWT77deR2nhvbLe4dKpxjlDEvdEwrvRLGu2Q==
version "1.4.57"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.57.tgz#2b2766df76ac8dbc0a1d41249bc5684a31849892"
integrity sha512-FNC+P5K1n6pF+M0zIK+gFCoXcJhhzDViL3DRIGy2Fv5PohuSES1JHR7T+GlwxSxlzx4yYbsuzCZvHxcBSRCIOw==

emittery@^0.8.1:
version "0.8.1"
Expand Down Expand Up @@ -1831,10 +1831,10 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.2
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.2.0.tgz#6fbb166a6798ee5991358bc2daa1ba76cc1254a1"
integrity sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ==

eslint@^8.7.0:
version "8.7.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.7.0.tgz#22e036842ee5b7cf87b03fe237731675b4d3633c"
integrity sha512-ifHYzkBGrzS2iDU7KjhCAVMGCvF6M3Xfs8X8b37cgrUlDt6bWRTpRh6T/gtSXv1HJ/BUGgmjvNvOEGu85Iif7w==
eslint@^8.8.0:
version "8.8.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.8.0.tgz#9762b49abad0cb4952539ffdb0a046392e571a2d"
integrity sha512-H3KXAzQGBH1plhYS3okDix2ZthuYJlQQEGE5k0IKuEqUSiyu4AmxxlJ2MtTYeJ3xB4jDhcYCwGOg2TXYdnDXlQ==
dependencies:
"@eslint/eslintrc" "^1.0.5"
"@humanwhocodes/config-array" "^0.9.2"
Expand Down Expand Up @@ -2024,9 +2024,9 @@ flat-cache@^3.0.4:
rimraf "^3.0.2"

flatted@^3.1.0:
version "3.2.4"
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2"
integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==
version "3.2.5"
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.5.tgz#76c8584f4fc843db64702a6bd04ab7a8bd666da3"
integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==

form-data@^3.0.0:
version "3.0.1"
Expand Down Expand Up @@ -2965,10 +2965,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==

lint-staged@^12.3.1:
version "12.3.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.1.tgz#d475b0c0d0a12d91dde58a429ac6268dea485f06"
integrity sha512-Ocht/eT+4/siWOZDJpNUKcKX2UeWW/pDbohJ4gRsrafAjBi79JK8kiNVk2ciIVNKdw0Q4ABptl2nr6uQAlRImw==
lint-staged@^12.3.2:
version "12.3.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.2.tgz#c87fe59dca475b7d1cb56863c5faa03c145e1446"
integrity sha512-gtw4Cbj01SuVSfAOXC6ivd/7VKHTj51yj5xV8TgktFmYNMsZzXuSd5/brqJEA93v63wL7R6iDlunMANOechC0A==
dependencies:
cli-truncate "^3.1.0"
colorette "^2.0.16"
Expand Down