Skip to content

Commit 4fbb9c6

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent a38a997 commit 4fbb9c6

2 files changed

Lines changed: 79 additions & 123 deletions

File tree

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@trivago/prettier-plugin-sort-imports": "4.3.0",
2727
"@types/react": "18.3.5",
2828
"@types/react-dom": "18.3.0",
29-
"@typescript-eslint/eslint-plugin": "6.21.0",
30-
"@typescript-eslint/parser": "6.21.0",
29+
"@typescript-eslint/eslint-plugin": "8.4.0",
30+
"@typescript-eslint/parser": "8.4.0",
3131
"@vitejs/plugin-react": "4.3.1",
3232
"eslint": "8.57.0",
3333
"eslint-config-productsway": "1.3.3",

frontend/yarn.lock

Lines changed: 77 additions & 121 deletions
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@
479479
dependencies:
480480
eslint-visitor-keys "^3.3.0"
481481

482-
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
482+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
483483
version "4.11.0"
484484
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
485485
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
@@ -891,11 +891,6 @@
891891
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
892892
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
893893

894-
"@types/json-schema@^7.0.12":
895-
version "7.0.15"
896-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
897-
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
898-
899894
"@types/json5@^0.0.29":
900895
version "0.0.29"
901896
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
@@ -931,96 +926,86 @@
931926
"@types/prop-types" "*"
932927
csstype "^3.0.2"
933928

934-
"@types/semver@^7.5.0":
935-
version "7.5.8"
936-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
937-
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
938-
939-
"@typescript-eslint/eslint-plugin@6.21.0":
940-
version "6.21.0"
941-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
942-
integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==
943-
dependencies:
944-
"@eslint-community/regexpp" "^4.5.1"
945-
"@typescript-eslint/scope-manager" "6.21.0"
946-
"@typescript-eslint/type-utils" "6.21.0"
947-
"@typescript-eslint/utils" "6.21.0"
948-
"@typescript-eslint/visitor-keys" "6.21.0"
949-
debug "^4.3.4"
929+
"@typescript-eslint/eslint-plugin@8.4.0":
930+
version "8.4.0"
931+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.4.0.tgz#188c65610ef875a086404b5bfe105df936b035da"
932+
integrity sha512-rg8LGdv7ri3oAlenMACk9e+AR4wUV0yrrG+XKsGKOK0EVgeEDqurkXMPILG2836fW4ibokTB5v4b6Z9+GYQDEw==
933+
dependencies:
934+
"@eslint-community/regexpp" "^4.10.0"
935+
"@typescript-eslint/scope-manager" "8.4.0"
936+
"@typescript-eslint/type-utils" "8.4.0"
937+
"@typescript-eslint/utils" "8.4.0"
938+
"@typescript-eslint/visitor-keys" "8.4.0"
950939
graphemer "^1.4.0"
951-
ignore "^5.2.4"
940+
ignore "^5.3.1"
952941
natural-compare "^1.4.0"
953-
semver "^7.5.4"
954-
ts-api-utils "^1.0.1"
955-
956-
"@typescript-eslint/parser@6.21.0":
957-
version "6.21.0"
958-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
959-
integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
960-
dependencies:
961-
"@typescript-eslint/scope-manager" "6.21.0"
962-
"@typescript-eslint/types" "6.21.0"
963-
"@typescript-eslint/typescript-estree" "6.21.0"
964-
"@typescript-eslint/visitor-keys" "6.21.0"
942+
ts-api-utils "^1.3.0"
943+
944+
"@typescript-eslint/parser@8.4.0":
945+
version "8.4.0"
946+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.4.0.tgz#36b7cd7643a1c190d49dc0278192b2450f615a6f"
947+
integrity sha512-NHgWmKSgJk5K9N16GIhQ4jSobBoJwrmURaLErad0qlLjrpP5bECYg+wxVTGlGZmJbU03jj/dfnb6V9bw+5icsA==
948+
dependencies:
949+
"@typescript-eslint/scope-manager" "8.4.0"
950+
"@typescript-eslint/types" "8.4.0"
951+
"@typescript-eslint/typescript-estree" "8.4.0"
952+
"@typescript-eslint/visitor-keys" "8.4.0"
965953
debug "^4.3.4"
966954

967-
"@typescript-eslint/scope-manager@6.21.0":
968-
version "6.21.0"
969-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
970-
integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
955+
"@typescript-eslint/scope-manager@8.4.0":
956+
version "8.4.0"
957+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.4.0.tgz#8a13d3c0044513d7960348db6f4789d2a06fa4b4"
958+
integrity sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A==
971959
dependencies:
972-
"@typescript-eslint/types" "6.21.0"
973-
"@typescript-eslint/visitor-keys" "6.21.0"
960+
"@typescript-eslint/types" "8.4.0"
961+
"@typescript-eslint/visitor-keys" "8.4.0"
974962

975-
"@typescript-eslint/type-utils@6.21.0":
976-
version "6.21.0"
977-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
978-
integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==
963+
"@typescript-eslint/type-utils@8.4.0":
964+
version "8.4.0"
965+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.4.0.tgz#4a91b5789f41946adb56d73e2fb4639fdcf37af7"
966+
integrity sha512-pu2PAmNrl9KX6TtirVOrbLPLwDmASpZhK/XU7WvoKoCUkdtq9zF7qQ7gna0GBZFN0hci0vHaSusiL2WpsQk37A==
979967
dependencies:
980-
"@typescript-eslint/typescript-estree" "6.21.0"
981-
"@typescript-eslint/utils" "6.21.0"
968+
"@typescript-eslint/typescript-estree" "8.4.0"
969+
"@typescript-eslint/utils" "8.4.0"
982970
debug "^4.3.4"
983-
ts-api-utils "^1.0.1"
971+
ts-api-utils "^1.3.0"
984972

985-
"@typescript-eslint/types@6.21.0":
986-
version "6.21.0"
987-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
988-
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
973+
"@typescript-eslint/types@8.4.0":
974+
version "8.4.0"
975+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.4.0.tgz#b44d6a90a317a6d97a3e5fabda5196089eec6171"
976+
integrity sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==
989977

990-
"@typescript-eslint/typescript-estree@6.21.0":
991-
version "6.21.0"
992-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
993-
integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
978+
"@typescript-eslint/typescript-estree@8.4.0":
979+
version "8.4.0"
980+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.4.0.tgz#00ed79ae049e124db37315cde1531a900a048482"
981+
integrity sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A==
994982
dependencies:
995-
"@typescript-eslint/types" "6.21.0"
996-
"@typescript-eslint/visitor-keys" "6.21.0"
983+
"@typescript-eslint/types" "8.4.0"
984+
"@typescript-eslint/visitor-keys" "8.4.0"
997985
debug "^4.3.4"
998-
globby "^11.1.0"
986+
fast-glob "^3.3.2"
999987
is-glob "^4.0.3"
1000-
minimatch "9.0.3"
1001-
semver "^7.5.4"
1002-
ts-api-utils "^1.0.1"
988+
minimatch "^9.0.4"
989+
semver "^7.6.0"
990+
ts-api-utils "^1.3.0"
1003991

1004-
"@typescript-eslint/utils@6.21.0":
1005-
version "6.21.0"
1006-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
1007-
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
992+
"@typescript-eslint/utils@8.4.0":
993+
version "8.4.0"
994+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.4.0.tgz#35c552a404858c853a1f62ba6df2214f1988afc3"
995+
integrity sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ==
1008996
dependencies:
1009997
"@eslint-community/eslint-utils" "^4.4.0"
1010-
"@types/json-schema" "^7.0.12"
1011-
"@types/semver" "^7.5.0"
1012-
"@typescript-eslint/scope-manager" "6.21.0"
1013-
"@typescript-eslint/types" "6.21.0"
1014-
"@typescript-eslint/typescript-estree" "6.21.0"
1015-
semver "^7.5.4"
1016-
1017-
"@typescript-eslint/visitor-keys@6.21.0":
1018-
version "6.21.0"
1019-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
1020-
integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
1021-
dependencies:
1022-
"@typescript-eslint/types" "6.21.0"
1023-
eslint-visitor-keys "^3.4.1"
998+
"@typescript-eslint/scope-manager" "8.4.0"
999+
"@typescript-eslint/types" "8.4.0"
1000+
"@typescript-eslint/typescript-estree" "8.4.0"
1001+
1002+
"@typescript-eslint/visitor-keys@8.4.0":
1003+
version "8.4.0"
1004+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.4.0.tgz#1e8a8b8fd3647db1e42361fdd8de3e1679dec9d2"
1005+
integrity sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A==
1006+
dependencies:
1007+
"@typescript-eslint/types" "8.4.0"
1008+
eslint-visitor-keys "^3.4.3"
10241009

10251010
"@ungap/structured-clone@^1.2.0":
10261011
version "1.2.0"
@@ -1133,11 +1118,6 @@ array-includes@^3.1.6, array-includes@^3.1.7, array-includes@^3.1.8:
11331118
get-intrinsic "^1.2.4"
11341119
is-string "^1.0.7"
11351120

1136-
array-union@^2.1.0:
1137-
version "2.1.0"
1138-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
1139-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
1140-
11411121
array.prototype.findlast@^1.2.5:
11421122
version "1.2.5"
11431123
resolved "https://registry.yarnpkg.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz#3e4fbcb30a15a7f5bf64cf2faae22d139c2e4904"
@@ -1504,13 +1484,6 @@ detect-node-es@^1.1.0:
15041484
resolved "https://registry.yarnpkg.com/detect-node-es/-/detect-node-es-1.1.0.tgz#163acdf643330caa0b4cd7c21e7ee7755d6fa493"
15051485
integrity sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==
15061486

1507-
dir-glob@^3.0.1:
1508-
version "3.0.1"
1509-
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
1510-
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
1511-
dependencies:
1512-
path-type "^4.0.0"
1513-
15141487
doctrine@^2.1.0:
15151488
version "2.1.0"
15161489
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -1942,7 +1915,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
19421915
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
19431916
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
19441917

1945-
fast-glob@^3.2.9:
1918+
fast-glob@^3.3.2:
19461919
version "3.3.2"
19471920
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
19481921
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -2129,18 +2102,6 @@ globalthis@^1.0.3:
21292102
define-properties "^1.2.1"
21302103
gopd "^1.0.1"
21312104

2132-
globby@^11.1.0:
2133-
version "11.1.0"
2134-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
2135-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
2136-
dependencies:
2137-
array-union "^2.1.0"
2138-
dir-glob "^3.0.1"
2139-
fast-glob "^3.2.9"
2140-
ignore "^5.2.0"
2141-
merge2 "^1.4.1"
2142-
slash "^3.0.0"
2143-
21442105
goober@^2.1.10:
21452106
version "2.1.14"
21462107
resolved "https://registry.yarnpkg.com/goober/-/goober-2.1.14.tgz#4a5c94fc34dc086a8e6035360ae1800005135acd"
@@ -2216,7 +2177,7 @@ ieee754@^1.2.1:
22162177
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
22172178
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
22182179

2219-
ignore@^5.2.0, ignore@^5.2.4:
2180+
ignore@^5.2.0, ignore@^5.3.1:
22202181
version "5.3.2"
22212182
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
22222183
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
@@ -2601,7 +2562,7 @@ lru-cache@^5.1.1:
26012562
dependencies:
26022563
yallist "^3.0.2"
26032564

2604-
merge2@^1.3.0, merge2@^1.4.1:
2565+
merge2@^1.3.0:
26052566
version "1.4.1"
26062567
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
26072568
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
@@ -2614,20 +2575,20 @@ micromatch@^4.0.4:
26142575
braces "^3.0.3"
26152576
picomatch "^2.3.1"
26162577

2617-
minimatch@9.0.3:
2618-
version "9.0.3"
2619-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
2620-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
2621-
dependencies:
2622-
brace-expansion "^2.0.1"
2623-
26242578
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
26252579
version "3.1.2"
26262580
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
26272581
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
26282582
dependencies:
26292583
brace-expansion "^1.1.7"
26302584

2585+
minimatch@^9.0.4:
2586+
version "9.0.5"
2587+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
2588+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
2589+
dependencies:
2590+
brace-expansion "^2.0.1"
2591+
26312592
minimist@^1.2.0, minimist@^1.2.6:
26322593
version "1.2.8"
26332594
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -3143,7 +3104,7 @@ semver@^6.3.1:
31433104
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
31443105
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
31453106

3146-
semver@^7.5.4:
3107+
semver@^7.6.0:
31473108
version "7.6.3"
31483109
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
31493110
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
@@ -3192,11 +3153,6 @@ side-channel@^1.0.4, side-channel@^1.0.6:
31923153
get-intrinsic "^1.2.4"
31933154
object-inspect "^1.13.1"
31943155

3195-
slash@^3.0.0:
3196-
version "3.0.0"
3197-
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
3198-
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
3199-
32003156
sonic-boom@^4.0.1:
32013157
version "4.0.1"
32023158
resolved "https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-4.0.1.tgz#515b7cef2c9290cb362c4536388ddeece07aed30"
@@ -3350,7 +3306,7 @@ to-regex-range@^5.0.1:
33503306
dependencies:
33513307
is-number "^7.0.0"
33523308

3353-
ts-api-utils@^1.0.1:
3309+
ts-api-utils@^1.3.0:
33543310
version "1.3.0"
33553311
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
33563312
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==

0 commit comments

Comments
 (0)