Skip to content

Commit 0cdc01f

Browse files
chore: bump typescript from 4.9.5 to 5.0.2 (#1237)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.0.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4ee776 commit 0cdc01f

File tree

2 files changed

+86
-52
lines changed

2 files changed

+86
-52
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"prettier": "2.8.4",
2929
"semver-compare": "^1.0.0",
3030
"ts-node": "^10.9.1",
31-
"typescript": "^4.9.5"
31+
"typescript": "^5.0.2"
3232
},
3333
"engines": {
3434
"node": "^14.17.6"

yarn.lock

+85-51
Original file line numberDiff line numberDiff line change
@@ -157,12 +157,13 @@ balanced-match@^1.0.0:
157157
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
158158
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
159159

160-
brace-expansion@^2.0.1:
161-
version "2.0.1"
162-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
163-
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
160+
brace-expansion@^1.1.7:
161+
version "1.1.11"
162+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
163+
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
164164
dependencies:
165165
balanced-match "^1.0.0"
166+
concat-map "0.0.1"
166167

167168
braces@^3.0.2:
168169
version "3.0.2"
@@ -258,10 +259,15 @@ commander@^10.0.0:
258259
resolved "https://registry.yarnpkg.com/commander/-/commander-10.0.0.tgz#71797971162cd3cf65f0b9d24eb28f8d303acdf1"
259260
integrity sha512-zS5PnTI22FIRM6ylNW8G4Ap0IEOyk62fhLSD0+uHRT9McRCLGpkVNvao4bjimpK/GShynyQkFFxHhwMcETmduA==
260261

261-
commander@~9.4.1:
262-
version "9.4.1"
263-
resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.1.tgz#d1dd8f2ce6faf93147295c0df13c7c21141cfbdd"
264-
integrity sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw==
262+
commander@~9.0.0:
263+
version "9.0.0"
264+
resolved "https://registry.yarnpkg.com/commander/-/commander-9.0.0.tgz#86d58f24ee98126568936bd1d3574e0308a99a40"
265+
integrity sha512-JJfP2saEKbQqvW+FI93OYUB4ByV5cizMpFMiiJI8xDbBvQvSkIk0VvQdn1CZ8mqAO8Loq2h0gYTYtDFUZUeERw==
266+
267+
concat-map@0.0.1:
268+
version "0.0.1"
269+
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
270+
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
265271

266272
create-require@^1.1.0:
267273
version "1.1.1"
@@ -314,6 +320,11 @@ emoji-regex@^9.2.2:
314320
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
315321
integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
316322

323+
entities@~2.1.0:
324+
version "2.1.0"
325+
resolved "https://registry.yarnpkg.com/entities/-/entities-2.1.0.tgz#992d3129cf7df6870b96c57858c249a120f8b8b5"
326+
integrity sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==
327+
317328
entities@~3.0.1:
318329
version "3.0.1"
319330
resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4"
@@ -390,16 +401,17 @@ get-stream@^6.0.1:
390401
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
391402
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
392403

393-
glob@~8.0.3:
394-
version "8.0.3"
395-
resolved "https://registry.yarnpkg.com/glob/-/glob-8.0.3.tgz#415c6eb2deed9e502c68fa44a272e6da6eeca42e"
396-
integrity sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==
404+
glob@~7.2.0:
405+
version "7.2.3"
406+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
407+
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
397408
dependencies:
398409
fs.realpath "^1.0.0"
399410
inflight "^1.0.4"
400411
inherits "2"
401-
minimatch "^5.0.1"
412+
minimatch "^3.1.1"
402413
once "^1.3.0"
414+
path-is-absolute "^1.0.0"
403415

404416
has-flag@^4.0.0:
405417
version "4.0.0"
@@ -423,7 +435,7 @@ iconv-lite@^0.4.24:
423435
dependencies:
424436
safer-buffer ">= 2.1.2 < 3"
425437

426-
ignore@~5.2.4:
438+
ignore@~5.2.0:
427439
version "5.2.4"
428440
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
429441
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
@@ -511,25 +523,22 @@ json-fixer@^1.6.8:
511523
chalk "^4.1.2"
512524
pegjs "^0.10.0"
513525

514-
jsonc-parser@~3.2.0:
515-
version "3.2.0"
516-
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz#31ff3f4c2b9793f89c67212627c51c6394f88e76"
517-
integrity sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==
526+
jsonc-parser@~3.0.0:
527+
version "3.0.0"
528+
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22"
529+
integrity sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==
518530

519531
lilconfig@2.1.0:
520532
version "2.1.0"
521533
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.1.0.tgz#78e23ac89ebb7e1bfbf25b18043de756548e7f52"
522534
integrity sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==
523-
<<<<<<< HEAD
524-
=======
525535

526536
linkify-it@^3.0.1:
527537
version "3.0.2"
528538
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-3.0.2.tgz#f55eeb8bc1d3ae754049e124ab3bb56d97797fb8"
529539
integrity sha512-gDBO4aHNZS6coiZCKVhSNh43F9ioIL4JwRjLZPkoLIY4yZFwg264Y5lu2x6rb1Js42Gh6Yqm2f6L2AJcnkzinQ==
530540
dependencies:
531541
uc.micro "^1.0.1"
532-
>>>>>>> main
533542

534543
linkify-it@^4.0.1:
535544
version "4.0.1"
@@ -538,11 +547,7 @@ linkify-it@^4.0.1:
538547
dependencies:
539548
uc.micro "^1.0.1"
540549

541-
<<<<<<< HEAD
542-
lint-staged@^13.0.3:
543-
=======
544550
lint-staged@^13.2.0:
545-
>>>>>>> main
546551
version "13.2.0"
547552
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.0.tgz#b7abaf79c91cd36d824f17b23a4ce5209206126a"
548553
integrity sha512-GbyK5iWinax5Dfw5obm2g2ccUiZXNGtAS4mCbJ0Lv4rq6iEtfBSjOYdcbOtAIFtM114t0vdpViDDetjVTSd8Vw==
@@ -602,6 +607,17 @@ make-error@^1.1.1:
602607
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2"
603608
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
604609

610+
markdown-it@12.3.2:
611+
version "12.3.2"
612+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90"
613+
integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==
614+
dependencies:
615+
argparse "^2.0.1"
616+
entities "~2.1.0"
617+
linkify-it "^3.0.1"
618+
mdurl "^1.0.1"
619+
uc.micro "^1.0.5"
620+
605621
markdown-it@13.0.1:
606622
version "13.0.1"
607623
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-13.0.1.tgz#c6ecc431cacf1a5da531423fc6a42807814af430"
@@ -613,20 +629,26 @@ markdown-it@13.0.1:
613629
mdurl "^1.0.1"
614630
uc.micro "^1.0.5"
615631

616-
markdownlint-cli@^0.33.0:
617-
version "0.33.0"
618-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.33.0.tgz#703af1234c32c309ab52fcd0e8bc797a34e2b096"
619-
integrity sha512-zMK1oHpjYkhjO+94+ngARiBBrRDEUMzooDHBAHtmEIJ9oYddd9l3chCReY2mPlecwH7gflQp1ApilTo+o0zopQ==
632+
markdownlint-cli@^0.31.1:
633+
version "0.31.1"
634+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.31.1.tgz#8db34eec453e84bed06a954c8a289333f7c2c1c7"
635+
integrity sha512-keIOMwQn+Ch7MoBwA+TdkyVMuxAeZFEGmIIlvwgV0Z1TGS5MxPnRr29XCLhkNzCHU+uNKGjU+VEjLX+Z9kli6g==
620636
dependencies:
621-
commander "~9.4.1"
637+
commander "~9.0.0"
622638
get-stdin "~9.0.0"
623-
glob "~8.0.3"
624-
ignore "~5.2.4"
639+
glob "~7.2.0"
640+
ignore "~5.2.0"
625641
js-yaml "^4.1.0"
626-
jsonc-parser "~3.2.0"
627-
markdownlint "~0.27.0"
628-
minimatch "~5.1.2"
629-
run-con "~1.2.11"
642+
jsonc-parser "~3.0.0"
643+
markdownlint "~0.25.1"
644+
markdownlint-rule-helpers "~0.16.0"
645+
minimatch "~3.0.5"
646+
run-con "~1.2.10"
647+
648+
markdownlint-rule-helpers@~0.16.0:
649+
version "0.16.0"
650+
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.16.0.tgz#c327f72782bd2b9475127a240508231f0413a25e"
651+
integrity sha512-oEacRUVeTJ5D5hW1UYd2qExYI0oELdYK72k1TKGvIeYJIbqQWAz476NAc7LNixSySUhcNl++d02DvX0ccDk9/w==
630652

631653
markdownlint@^0.27.0:
632654
version "0.27.0"
@@ -635,12 +657,12 @@ markdownlint@^0.27.0:
635657
dependencies:
636658
markdown-it "13.0.1"
637659

638-
markdownlint@~0.27.0:
639-
version "0.27.0"
640-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.27.0.tgz#9dabf7710a4999e2835e3c68317f1acd0bc89049"
641-
integrity sha512-HtfVr/hzJJmE0C198F99JLaeada+646B5SaG2pVoEakLFI6iRGsvMqrnnrflq8hm1zQgwskEgqSnhDW11JBp0w==
660+
markdownlint@~0.25.1:
661+
version "0.25.1"
662+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.25.1.tgz#df04536607ebeeda5ccd5e4f38138823ed623788"
663+
integrity sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g==
642664
dependencies:
643-
markdown-it "13.0.1"
665+
markdown-it "12.3.2"
644666

645667
mdurl@^1.0.1:
646668
version "1.0.1"
@@ -670,12 +692,19 @@ mimic-fn@^4.0.0:
670692
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
671693
integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
672694

673-
minimatch@^5.0.1, minimatch@~5.1.2:
674-
version "5.1.6"
675-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
676-
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
695+
minimatch@^3.1.1:
696+
version "3.1.2"
697+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
698+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
699+
dependencies:
700+
brace-expansion "^1.1.7"
701+
702+
minimatch@~3.0.5:
703+
version "3.0.8"
704+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
705+
integrity sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==
677706
dependencies:
678-
brace-expansion "^2.0.1"
707+
brace-expansion "^1.1.7"
679708

680709
minimist@^1.2.6, minimist@^1.2.8:
681710
version "1.2.8"
@@ -773,6 +802,11 @@ path-exists@^4.0.0:
773802
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
774803
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
775804

805+
path-is-absolute@^1.0.0:
806+
version "1.0.1"
807+
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
808+
integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
809+
776810
path-key@^3.1.0:
777811
version "3.1.1"
778812
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
@@ -841,7 +875,7 @@ run-async@^2.4.0:
841875
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
842876
integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==
843877

844-
run-con@~1.2.11:
878+
run-con@~1.2.10:
845879
version "1.2.11"
846880
resolved "https://registry.yarnpkg.com/run-con/-/run-con-1.2.11.tgz#0014ed430bad034a60568dfe7de2235f32e3f3c4"
847881
integrity sha512-NEMGsUT+cglWkzEr4IFK21P4Jca45HqiAbIIZIBdX5+UZTB24Mb/21iNGgz9xZa8tL6vbW7CXmq7MFN42+VjNQ==
@@ -1040,10 +1074,10 @@ type-fest@^0.11.0:
10401074
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1"
10411075
integrity sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==
10421076

1043-
typescript@^4.9.5:
1044-
version "4.9.5"
1045-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1046-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1077+
typescript@^5.0.2:
1078+
version "5.0.2"
1079+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
1080+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
10471081

10481082
uc.micro@^1.0.1, uc.micro@^1.0.5:
10491083
version "1.0.6"

0 commit comments

Comments
 (0)