Skip to content

Commit 87ed494

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 1aa3fec commit 87ed494

File tree

2 files changed

+102
-116
lines changed

2 files changed

+102
-116
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"@types/express": "^4.17.15",
1616
"@types/jsonwebtoken": "^9.0.0",
1717
"@types/node": "^18.11.17",
18-
"@typescript-eslint/eslint-plugin": "^5.48.0",
19-
"@typescript-eslint/parser": "^5.48.0",
18+
"@typescript-eslint/eslint-plugin": "^8.0.0",
19+
"@typescript-eslint/parser": "^8.0.0",
2020
"eslint": "^8.2.0",
2121
"eslint-config-airbnb-base": "15.0.0",
2222
"eslint-config-prettier": "^9.0.0",

yarn.lock

Lines changed: 100 additions & 114 deletions
Original file line numberDiff line numberDiff line change
@@ -62,17 +62,17 @@
6262
dependencies:
6363
tslib "^2.5.0"
6464

65-
"@eslint-community/eslint-utils@^4.2.0":
65+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
6666
version "4.4.0"
6767
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
6868
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
6969
dependencies:
7070
eslint-visitor-keys "^3.3.0"
7171

72-
"@eslint-community/regexpp@^4.4.0":
73-
version "4.8.1"
74-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.1.tgz#8c4bb756cc2aa7eaf13cfa5e69c83afb3260c20c"
75-
integrity sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==
72+
"@eslint-community/regexpp@^4.10.0":
73+
version "4.11.0"
74+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
75+
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
7676

7777
"@eslint-community/regexpp@^4.6.1":
7878
version "4.9.0"
@@ -410,11 +410,6 @@
410410
resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.2.tgz#a86e00bbde8950364f8e7846687259ffcd96e8c2"
411411
integrity sha512-lPG6KlZs88gef6aD85z3HNkztpj7w2R7HmR3gygjfXCQmsLloWNARFkMuzKiiY8FGdh1XDpgBdrSf4aKDiA7Kg==
412412

413-
"@types/json-schema@^7.0.9":
414-
version "7.0.13"
415-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.13.tgz#02c24f4363176d2d18fc8b70b9f3c54aba178a85"
416-
integrity sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==
417-
418413
"@types/json5@^0.0.29":
419414
version "0.0.29"
420415
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
@@ -457,11 +452,6 @@
457452
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
458453
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
459454

460-
"@types/semver@^7.3.12":
461-
version "7.5.3"
462-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04"
463-
integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==
464-
465455
"@types/send@*":
466456
version "0.17.2"
467457
resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.2.tgz#af78a4495e3c2b79bfbdac3955fdd50e03cc98f2"
@@ -497,89 +487,86 @@
497487
"@types/node" "*"
498488
"@types/webidl-conversions" "*"
499489

500-
"@typescript-eslint/eslint-plugin@^5.48.0":
501-
version "5.62.0"
502-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
503-
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
504-
dependencies:
505-
"@eslint-community/regexpp" "^4.4.0"
506-
"@typescript-eslint/scope-manager" "5.62.0"
507-
"@typescript-eslint/type-utils" "5.62.0"
508-
"@typescript-eslint/utils" "5.62.0"
509-
debug "^4.3.4"
490+
"@typescript-eslint/eslint-plugin@^8.0.0":
491+
version "8.0.0"
492+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0.tgz#0fee96f6b691e4bfb9c260fd77d1c86bfbac4f56"
493+
integrity sha512-STIZdwEQRXAHvNUS6ILDf5z3u95Gc8jzywunxSNqX00OooIemaaNIA0vEgynJlycL5AjabYLLrIyHd4iazyvtg==
494+
dependencies:
495+
"@eslint-community/regexpp" "^4.10.0"
496+
"@typescript-eslint/scope-manager" "8.0.0"
497+
"@typescript-eslint/type-utils" "8.0.0"
498+
"@typescript-eslint/utils" "8.0.0"
499+
"@typescript-eslint/visitor-keys" "8.0.0"
510500
graphemer "^1.4.0"
511-
ignore "^5.2.0"
512-
natural-compare-lite "^1.4.0"
513-
semver "^7.3.7"
514-
tsutils "^3.21.0"
515-
516-
"@typescript-eslint/parser@^5.48.0":
517-
version "5.62.0"
518-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
519-
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
520-
dependencies:
521-
"@typescript-eslint/scope-manager" "5.62.0"
522-
"@typescript-eslint/types" "5.62.0"
523-
"@typescript-eslint/typescript-estree" "5.62.0"
501+
ignore "^5.3.1"
502+
natural-compare "^1.4.0"
503+
ts-api-utils "^1.3.0"
504+
505+
"@typescript-eslint/parser@^8.0.0":
506+
version "8.0.0"
507+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0.tgz#5a5030cf8123176b5a0abd966f99e5f9f110652d"
508+
integrity sha512-pS1hdZ+vnrpDIxuFXYQpLTILglTjSYJ9MbetZctrUawogUsPdz31DIIRZ9+rab0LhYNTsk88w4fIzVheiTbWOQ==
509+
dependencies:
510+
"@typescript-eslint/scope-manager" "8.0.0"
511+
"@typescript-eslint/types" "8.0.0"
512+
"@typescript-eslint/typescript-estree" "8.0.0"
513+
"@typescript-eslint/visitor-keys" "8.0.0"
524514
debug "^4.3.4"
525515

526-
"@typescript-eslint/scope-manager@5.62.0":
527-
version "5.62.0"
528-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
529-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
516+
"@typescript-eslint/scope-manager@8.0.0":
517+
version "8.0.0"
518+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0.tgz#d14df46c9e43c53af7699dfa800cd615d7dfc118"
519+
integrity sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==
530520
dependencies:
531-
"@typescript-eslint/types" "5.62.0"
532-
"@typescript-eslint/visitor-keys" "5.62.0"
521+
"@typescript-eslint/types" "8.0.0"
522+
"@typescript-eslint/visitor-keys" "8.0.0"
533523

534-
"@typescript-eslint/type-utils@5.62.0":
535-
version "5.62.0"
536-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
537-
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
524+
"@typescript-eslint/type-utils@8.0.0":
525+
version "8.0.0"
526+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0.tgz#facecaf0736bfe8394b9290382f300554cf90884"
527+
integrity sha512-mJAFP2mZLTBwAn5WI4PMakpywfWFH5nQZezUQdSKV23Pqo6o9iShQg1hP2+0hJJXP2LnZkWPphdIq4juYYwCeg==
538528
dependencies:
539-
"@typescript-eslint/typescript-estree" "5.62.0"
540-
"@typescript-eslint/utils" "5.62.0"
529+
"@typescript-eslint/typescript-estree" "8.0.0"
530+
"@typescript-eslint/utils" "8.0.0"
541531
debug "^4.3.4"
542-
tsutils "^3.21.0"
532+
ts-api-utils "^1.3.0"
543533

544-
"@typescript-eslint/types@5.62.0":
545-
version "5.62.0"
546-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
547-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
534+
"@typescript-eslint/types@8.0.0":
535+
version "8.0.0"
536+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0.tgz#7195ea9369fe5ee46b958d7ffca6bd26511cce18"
537+
integrity sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==
548538

549-
"@typescript-eslint/typescript-estree@5.62.0":
550-
version "5.62.0"
551-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
552-
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
539+
"@typescript-eslint/typescript-estree@8.0.0":
540+
version "8.0.0"
541+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0.tgz#d172385ced7cb851a038b5c834c245a97a0f9cf6"
542+
integrity sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==
553543
dependencies:
554-
"@typescript-eslint/types" "5.62.0"
555-
"@typescript-eslint/visitor-keys" "5.62.0"
544+
"@typescript-eslint/types" "8.0.0"
545+
"@typescript-eslint/visitor-keys" "8.0.0"
556546
debug "^4.3.4"
557547
globby "^11.1.0"
558548
is-glob "^4.0.3"
559-
semver "^7.3.7"
560-
tsutils "^3.21.0"
549+
minimatch "^9.0.4"
550+
semver "^7.6.0"
551+
ts-api-utils "^1.3.0"
561552

562-
"@typescript-eslint/utils@5.62.0":
563-
version "5.62.0"
564-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
565-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
553+
"@typescript-eslint/utils@8.0.0":
554+
version "8.0.0"
555+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0.tgz#1794d6f4b37ec253172a173dc938ae68651b9b99"
556+
integrity sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q==
566557
dependencies:
567-
"@eslint-community/eslint-utils" "^4.2.0"
568-
"@types/json-schema" "^7.0.9"
569-
"@types/semver" "^7.3.12"
570-
"@typescript-eslint/scope-manager" "5.62.0"
571-
"@typescript-eslint/types" "5.62.0"
572-
"@typescript-eslint/typescript-estree" "5.62.0"
573-
eslint-scope "^5.1.1"
574-
semver "^7.3.7"
575-
576-
"@typescript-eslint/[email protected]":
577-
version "5.62.0"
578-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
579-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
580-
dependencies:
581-
"@typescript-eslint/types" "5.62.0"
582-
eslint-visitor-keys "^3.3.0"
558+
"@eslint-community/eslint-utils" "^4.4.0"
559+
"@typescript-eslint/scope-manager" "8.0.0"
560+
"@typescript-eslint/types" "8.0.0"
561+
"@typescript-eslint/typescript-estree" "8.0.0"
562+
563+
"@typescript-eslint/[email protected]":
564+
version "8.0.0"
565+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0.tgz#224a67230190d267e6e78586bd7d8dfbd32ae4f3"
566+
integrity sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==
567+
dependencies:
568+
"@typescript-eslint/types" "8.0.0"
569+
eslint-visitor-keys "^3.4.3"
583570

584571
"@whatwg-node/events@^0.1.0":
585572
version "0.1.1"
@@ -854,6 +841,13 @@ brace-expansion@^1.1.7:
854841
balanced-match "^1.0.0"
855842
concat-map "0.0.1"
856843

844+
brace-expansion@^2.0.1:
845+
version "2.0.1"
846+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
847+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
848+
dependencies:
849+
balanced-match "^1.0.0"
850+
857851
braces@^3.0.2, braces@~3.0.2:
858852
version "3.0.2"
859853
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
@@ -1327,14 +1321,6 @@ eslint-plugin-prettier@^4.2.1:
13271321
dependencies:
13281322
prettier-linter-helpers "^1.0.0"
13291323

1330-
eslint-scope@^5.1.1:
1331-
version "5.1.1"
1332-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
1333-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
1334-
dependencies:
1335-
esrecurse "^4.3.0"
1336-
estraverse "^4.1.1"
1337-
13381324
eslint-scope@^7.2.2:
13391325
version "7.2.2"
13401326
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
@@ -1414,11 +1400,6 @@ esrecurse@^4.3.0:
14141400
dependencies:
14151401
estraverse "^5.2.0"
14161402

1417-
estraverse@^4.1.1:
1418-
version "4.3.0"
1419-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
1420-
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
1421-
14221403
estraverse@^5.1.0, estraverse@^5.2.0:
14231404
version "5.3.0"
14241405
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
@@ -1914,6 +1895,11 @@ ignore@^5.2.0:
19141895
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
19151896
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
19161897

1898+
ignore@^5.3.1:
1899+
version "5.3.1"
1900+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
1901+
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
1902+
19171903
import-fresh@^3.2.1:
19181904
version "3.3.0"
19191905
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -2385,6 +2371,13 @@ minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
23852371
dependencies:
23862372
brace-expansion "^1.1.7"
23872373

2374+
minimatch@^9.0.4:
2375+
version "9.0.5"
2376+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
2377+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
2378+
dependencies:
2379+
brace-expansion "^2.0.1"
2380+
23882381
minimist@^1.2.0, minimist@^1.2.6:
23892382
version "1.2.8"
23902383
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -2481,11 +2474,6 @@ nats@^2.11.0:
24812474
dependencies:
24822475
nkeys.js "1.0.5"
24832476

2484-
natural-compare-lite@^1.4.0:
2485-
version "1.4.0"
2486-
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
2487-
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
2488-
24892477
natural-compare@^1.4.0:
24902478
version "1.4.0"
24912479
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -2952,13 +2940,18 @@ semver@^6.3.0:
29522940
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
29532941
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
29542942

2955-
semver@^7.3.5, semver@^7.3.7, semver@^7.5.4:
2943+
semver@^7.3.5, semver@^7.5.4:
29562944
version "7.5.4"
29572945
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
29582946
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
29592947
dependencies:
29602948
lru-cache "^6.0.0"
29612949

2950+
semver@^7.6.0:
2951+
version "7.6.3"
2952+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
2953+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
2954+
29622955
semver@~7.0.0:
29632956
version "7.0.0"
29642957
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
@@ -3259,6 +3252,11 @@ triple-beam@^1.3.0:
32593252
resolved "https://registry.yarnpkg.com/triple-beam/-/triple-beam-1.4.1.tgz#6fde70271dc6e5d73ca0c3b24e2d92afb7441984"
32603253
integrity sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg==
32613254

3255+
ts-api-utils@^1.3.0:
3256+
version "1.3.0"
3257+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
3258+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
3259+
32623260
ts-invariant@^0.10.3:
32633261
version "0.10.3"
32643262
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.10.3.tgz#3e048ff96e91459ffca01304dbc7f61c1f642f6c"
@@ -3304,23 +3302,11 @@ tsconfig-paths@^4.1.2:
33043302
minimist "^1.2.6"
33053303
strip-bom "^3.0.0"
33063304

3307-
tslib@^1.8.1:
3308-
version "1.14.1"
3309-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
3310-
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
3311-
33123305
tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.5.2:
33133306
version "2.6.2"
33143307
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
33153308
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
33163309

3317-
tsutils@^3.21.0:
3318-
version "3.21.0"
3319-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
3320-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
3321-
dependencies:
3322-
tslib "^1.8.1"
3323-
33243310
33253311
version "1.0.3"
33263312
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-1.0.3.tgz#ac0af71680458d8a6378d0d0d050ab1407d35596"

0 commit comments

Comments
 (0)