Skip to content

Commit e9ccac3

Browse files
chore: update npm dependencies
1 parent f1be4ef commit e9ccac3

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"@textlint/ast-node-types": "^12.1.1",
5555
"@types/jest": "^27.4.1",
5656
"@types/node": "^17.0.23",
57-
"@typescript-eslint/eslint-plugin": "^5.16.0",
58-
"@typescript-eslint/parser": "^5.16.0",
57+
"@typescript-eslint/eslint-plugin": "^5.17.0",
58+
"@typescript-eslint/parser": "^5.17.0",
5959
"eslint": "^8.12.0",
6060
"husky": "^7.0.4",
6161
"jest": "^27.5.1",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -901,84 +901,84 @@
901901
dependencies:
902902
"@types/yargs-parser" "*"
903903

904-
"@typescript-eslint/eslint-plugin@^5.16.0":
905-
version "5.16.0"
906-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.16.0.tgz#78f246dd8d1b528fc5bfca99a8a64d4023a3d86d"
907-
integrity sha512-SJoba1edXvQRMmNI505Uo4XmGbxCK9ARQpkvOd00anxzri9RNQk0DDCxD+LIl+jYhkzOJiOMMKYEHnHEODjdCw==
908-
dependencies:
909-
"@typescript-eslint/scope-manager" "5.16.0"
910-
"@typescript-eslint/type-utils" "5.16.0"
911-
"@typescript-eslint/utils" "5.16.0"
904+
"@typescript-eslint/eslint-plugin@^5.17.0":
905+
version "5.17.0"
906+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.17.0.tgz#704eb4e75039000531255672bf1c85ee85cf1d67"
907+
integrity sha512-qVstvQilEd89HJk3qcbKt/zZrfBZ+9h2ynpAGlWjWiizA7m/MtLT9RoX6gjtpE500vfIg8jogAkDzdCxbsFASQ==
908+
dependencies:
909+
"@typescript-eslint/scope-manager" "5.17.0"
910+
"@typescript-eslint/type-utils" "5.17.0"
911+
"@typescript-eslint/utils" "5.17.0"
912912
debug "^4.3.2"
913913
functional-red-black-tree "^1.0.1"
914914
ignore "^5.1.8"
915915
regexpp "^3.2.0"
916916
semver "^7.3.5"
917917
tsutils "^3.21.0"
918918

919-
"@typescript-eslint/parser@^5.16.0":
920-
version "5.16.0"
921-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.16.0.tgz#e4de1bde4b4dad5b6124d3da227347616ed55508"
922-
integrity sha512-fkDq86F0zl8FicnJtdXakFs4lnuebH6ZADDw6CYQv0UZeIjHvmEw87m9/29nk2Dv5Lmdp0zQ3zDQhiMWQf/GbA==
919+
"@typescript-eslint/parser@^5.17.0":
920+
version "5.17.0"
921+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.17.0.tgz#7def77d5bcd8458d12d52909118cf3f0a45f89d5"
922+
integrity sha512-aRzW9Jg5Rlj2t2/crzhA2f23SIYFlF9mchGudyP0uiD6SenIxzKoLjwzHbafgHn39dNV/TV7xwQkLfFTZlJ4ig==
923923
dependencies:
924-
"@typescript-eslint/scope-manager" "5.16.0"
925-
"@typescript-eslint/types" "5.16.0"
926-
"@typescript-eslint/typescript-estree" "5.16.0"
924+
"@typescript-eslint/scope-manager" "5.17.0"
925+
"@typescript-eslint/types" "5.17.0"
926+
"@typescript-eslint/typescript-estree" "5.17.0"
927927
debug "^4.3.2"
928928

929-
"@typescript-eslint/scope-manager@5.16.0":
930-
version "5.16.0"
931-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.16.0.tgz#7e7909d64bd0c4d8aef629cdc764b9d3e1d3a69a"
932-
integrity sha512-P+Yab2Hovg8NekLIR/mOElCDPyGgFZKhGoZA901Yax6WR6HVeGLbsqJkZ+Cvk5nts/dAlFKm8PfL43UZnWdpIQ==
929+
"@typescript-eslint/scope-manager@5.17.0":
930+
version "5.17.0"
931+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.17.0.tgz#4cea7d0e0bc0e79eb60cad431c89120987c3f952"
932+
integrity sha512-062iCYQF/doQ9T2WWfJohQKKN1zmmXVfAcS3xaiialiw8ZUGy05Em6QVNYJGO34/sU1a7a+90U3dUNfqUDHr3w==
933933
dependencies:
934-
"@typescript-eslint/types" "5.16.0"
935-
"@typescript-eslint/visitor-keys" "5.16.0"
934+
"@typescript-eslint/types" "5.17.0"
935+
"@typescript-eslint/visitor-keys" "5.17.0"
936936

937-
"@typescript-eslint/type-utils@5.16.0":
938-
version "5.16.0"
939-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.16.0.tgz#b482bdde1d7d7c0c7080f7f2f67ea9580b9e0692"
940-
integrity sha512-SKygICv54CCRl1Vq5ewwQUJV/8padIWvPgCxlWPGO/OgQLCijY9G7lDu6H+mqfQtbzDNlVjzVWQmeqbLMBLEwQ==
937+
"@typescript-eslint/type-utils@5.17.0":
938+
version "5.17.0"
939+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.17.0.tgz#1c4549d68c89877662224aabb29fbbebf5fc9672"
940+
integrity sha512-3hU0RynUIlEuqMJA7dragb0/75gZmwNwFf/QJokWzPehTZousP/MNifVSgjxNcDCkM5HI2K22TjQWUmmHUINSg==
941941
dependencies:
942-
"@typescript-eslint/utils" "5.16.0"
942+
"@typescript-eslint/utils" "5.17.0"
943943
debug "^4.3.2"
944944
tsutils "^3.21.0"
945945

946-
"@typescript-eslint/types@5.16.0":
947-
version "5.16.0"
948-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.16.0.tgz#5827b011982950ed350f075eaecb7f47d3c643ee"
949-
integrity sha512-oUorOwLj/3/3p/HFwrp6m/J2VfbLC8gjW5X3awpQJ/bSG+YRGFS4dpsvtQ8T2VNveV+LflQHjlLvB6v0R87z4g==
946+
"@typescript-eslint/types@5.17.0":
947+
version "5.17.0"
948+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.17.0.tgz#861ec9e669ffa2aa9b873dd4d28d9b1ce26d216f"
949+
integrity sha512-AgQ4rWzmCxOZLioFEjlzOI3Ch8giDWx8aUDxyNw9iOeCvD3GEYAB7dxWGQy4T/rPVe8iPmu73jPHuaSqcjKvxw==
950950

951-
"@typescript-eslint/typescript-estree@5.16.0":
952-
version "5.16.0"
953-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.16.0.tgz#32259459ec62f5feddca66adc695342f30101f61"
954-
integrity sha512-SE4VfbLWUZl9MR+ngLSARptUv2E8brY0luCdgmUevU6arZRY/KxYoLI/3V/yxaURR8tLRN7bmZtJdgmzLHI6pQ==
951+
"@typescript-eslint/typescript-estree@5.17.0":
952+
version "5.17.0"
953+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.17.0.tgz#a7cba7dfc8f9cc2ac78c18584e684507df4f2488"
954+
integrity sha512-X1gtjEcmM7Je+qJRhq7ZAAaNXYhTgqMkR10euC4Si6PIjb+kwEQHSxGazXUQXFyqfEXdkGf6JijUu5R0uceQzg==
955955
dependencies:
956-
"@typescript-eslint/types" "5.16.0"
957-
"@typescript-eslint/visitor-keys" "5.16.0"
956+
"@typescript-eslint/types" "5.17.0"
957+
"@typescript-eslint/visitor-keys" "5.17.0"
958958
debug "^4.3.2"
959959
globby "^11.0.4"
960960
is-glob "^4.0.3"
961961
semver "^7.3.5"
962962
tsutils "^3.21.0"
963963

964-
"@typescript-eslint/utils@5.16.0":
965-
version "5.16.0"
966-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.16.0.tgz#42218b459d6d66418a4eb199a382bdc261650679"
967-
integrity sha512-iYej2ER6AwmejLWMWzJIHy3nPJeGDuCqf8Jnb+jAQVoPpmWzwQOfa9hWVB8GIQE5gsCv/rfN4T+AYb/V06WseQ==
964+
"@typescript-eslint/utils@5.17.0":
965+
version "5.17.0"
966+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.17.0.tgz#549a9e1d491c6ccd3624bc3c1b098f5cfb45f306"
967+
integrity sha512-DVvndq1QoxQH+hFv+MUQHrrWZ7gQ5KcJzyjhzcqB1Y2Xes1UQQkTRPUfRpqhS8mhTWsSb2+iyvDW1Lef5DD7vA==
968968
dependencies:
969969
"@types/json-schema" "^7.0.9"
970-
"@typescript-eslint/scope-manager" "5.16.0"
971-
"@typescript-eslint/types" "5.16.0"
972-
"@typescript-eslint/typescript-estree" "5.16.0"
970+
"@typescript-eslint/scope-manager" "5.17.0"
971+
"@typescript-eslint/types" "5.17.0"
972+
"@typescript-eslint/typescript-estree" "5.17.0"
973973
eslint-scope "^5.1.1"
974974
eslint-utils "^3.0.0"
975975

976-
"@typescript-eslint/visitor-keys@5.16.0":
977-
version "5.16.0"
978-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.16.0.tgz#f27dc3b943e6317264c7492e390c6844cd4efbbb"
979-
integrity sha512-jqxO8msp5vZDhikTwq9ubyMHqZ67UIvawohr4qF3KhlpL7gzSjOd+8471H3nh5LyABkaI85laEKKU8SnGUK5/g==
976+
"@typescript-eslint/visitor-keys@5.17.0":
977+
version "5.17.0"
978+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.17.0.tgz#52daae45c61b0211b4c81b53a71841911e479128"
979+
integrity sha512-6K/zlc4OfCagUu7Am/BD5k8PSWQOgh34Nrv9Rxe2tBzlJ7uOeJ/h7ugCGDCeEZHT6k2CJBhbk9IsbkPI0uvUkA==
980980
dependencies:
981-
"@typescript-eslint/types" "5.16.0"
981+
"@typescript-eslint/types" "5.17.0"
982982
eslint-visitor-keys "^3.0.0"
983983

984984
JSONStream@^1.0.4:
@@ -1289,9 +1289,9 @@ camelcase@^6.2.0:
12891289
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
12901290

12911291
caniuse-lite@^1.0.30001317:
1292-
version "1.0.30001320"
1293-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001320.tgz#8397391bec389b8ccce328636499b7284ee13285"
1294-
integrity sha512-MWPzG54AGdo3nWx7zHZTefseM5Y1ccM7hlQKHRqJkPozUaw3hNbBTMmLn16GG2FUzjR13Cr3NPfhIieX5PzXDA==
1292+
version "1.0.30001324"
1293+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001324.tgz#e17c3a8b34822b02d5d15639d570057550074884"
1294+
integrity sha512-/eYp1J6zYh1alySQB4uzYFkLmxxI8tk0kxldbNHXp8+v+rdMKdUBNjRLz7T7fz6Iox+1lIdYpc7rq6ZcXfTukg==
12951295

12961296
ccount@^1.0.0:
12971297
version "1.1.0"
@@ -1483,9 +1483,9 @@ convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
14831483
safe-buffer "~5.1.1"
14841484

14851485
cosmiconfig-typescript-loader@^1.0.0:
1486-
version "1.0.6"
1487-
resolved "https://registry.yarnpkg.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-1.0.6.tgz#6d879cece8063b15ec8a3258f55a8e94893c7cca"
1488-
integrity sha512-2nEotziYJWtNtoTjKbchj9QrdTT6DBxCvqjNKoDKARw+e2yZmTQCa07uRrykLIZuvSgp69YXLH89UHc0WhdMfQ==
1486+
version "1.0.7"
1487+
resolved "https://registry.yarnpkg.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-1.0.7.tgz#9cec6fd13d927eb7758c454247bb83e864a1cdb5"
1488+
integrity sha512-PxBM//vKuwRmo7xqamKDL+q/FvGig+wKS5pOzaXO/DJbtNzbIYi1bDk251pftEdPRRetEN8RSIyF35n8zLtibA==
14891489
dependencies:
14901490
cosmiconfig "^7"
14911491
ts-node "^10.6.0"
@@ -1670,19 +1670,19 @@ eastasianwidth@^0.2.0:
16701670
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
16711671

16721672
electron-to-chromium@^1.4.84:
1673-
version "1.4.95"
1674-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.95.tgz#49303dbe037c15e2e0cc851d71c4cb86119a9cd6"
1675-
integrity sha512-h2VAMV/hPtmAeiDkwA8c5sjS+cWt6GlQL4ERdrOUWu7cRIG5IRk9uwR9f0utP+hPJ9ZZsADTq9HpbuT46eBYAg==
1673+
version "1.4.103"
1674+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.103.tgz#abfe376a4d70fa1e1b4b353b95df5d6dfd05da3a"
1675+
integrity sha512-c/uKWR1Z/W30Wy/sx3dkZoj4BijbXX85QKWu9jJfjho3LBAXNEGAEW3oWiGb+dotA6C6BzCTxL2/aLes7jlUeg==
16761676

16771677
emittery@^0.8.1:
16781678
version "0.8.1"
16791679
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.8.1.tgz#bb23cc86d03b30aa75a7f734819dee2e1ba70860"
16801680
integrity sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==
16811681

16821682
emoji-regex@^10.0.1:
1683-
version "10.0.1"
1684-
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-10.0.1.tgz#77180edb279b99510a21b79b19e1dc283d8f3991"
1685-
integrity sha512-cLuZzriSWVE+rllzeq4zpUEoCPfYEbQ6ZVhIq+ed6ynWST7Bw9XnOr+bKWgCup4paq72DI21gw9M3aaFkm4HAw==
1683+
version "10.1.0"
1684+
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-10.1.0.tgz#d50e383743c0f7a5945c47087295afc112e3cf66"
1685+
integrity sha512-xAEnNCT3w2Tg6MA7ly6QqYJvEoY1tm9iIjJ3yMKK9JPlWuRHAMoe5iETwQnx3M9TVbFMfsrBgWKR+IsmswwNjg==
16861686

16871687
emoji-regex@^8.0.0:
16881688
version "8.0.0"
@@ -4007,9 +4007,9 @@ supports-color@^8.0.0:
40074007
has-flag "^4.0.0"
40084008

40094009
supports-color@^9.2.1:
4010-
version "9.2.1"
4011-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-9.2.1.tgz#599dc9d45acf74c6176e0d880bab1d7d718fe891"
4012-
integrity sha512-Obv7ycoCTG51N7y175StI9BlAXrmgZrFhZOb0/PyjHBher/NmsdBgbbQ1Inhq+gIhz6+7Gb+jWF2Vqi7Mf1xnQ==
4010+
version "9.2.2"
4011+
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-9.2.2.tgz#502acaf82f2b7ee78eb7c83dcac0f89694e5a7bb"
4012+
integrity sha512-XC6g/Kgux+rJXmwokjm9ECpD6k/smUoS5LKlUCcsYr4IY3rW0XyAympon2RmxGrlnZURMpg5T18gWDP9CsHXFA==
40134013

40144014
supports-hyperlinks@^2.0.0:
40154015
version "2.2.0"

0 commit comments

Comments
 (0)