Skip to content

Commit 33b2a7f

Browse files
renovate[bot]azu
andauthored
fix(deps): update dependency textlint-rule-ja-no-mixed-period to v3 (#110)
* fix(deps): update dependency textlint-rule-ja-no-mixed-period to v3 * Create fluffy-panthers-walk.md Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: azu <azu@users.noreply.github.com>
1 parent c62a5cf commit 33b2a7f

File tree

3 files changed

+47
-114
lines changed

3 files changed

+47
-114
lines changed

.changeset/fluffy-panthers-walk.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"textlint-rule-preset-ja-technical-writing": major
3+
---
4+
5+
- update dependency textlint-rule-ja-no-mixed-period to v3
6+
7+
Node.js 16+が必要になっています。

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.9",
3535
"@textlint/module-interop": "^12.5.0",
3636
"textlint-rule-ja-no-abusage": "^3.0.0",
37-
"textlint-rule-ja-no-mixed-period": "^2.1.3",
37+
"textlint-rule-ja-no-mixed-period": "^3.0.1",
3838
"textlint-rule-ja-no-redundant-expression": "^4.0.1",
3939
"textlint-rule-ja-no-successive-word": "^2.0.0",
4040
"textlint-rule-ja-no-weak-phrase": "^2.0.0",

yarn.lock

Lines changed: 39 additions & 113 deletions
Original file line numberDiff line numberDiff line change
@@ -300,10 +300,10 @@
300300
sentence-splitter "^3.0.11"
301301
textlint-rule-helper "2.0.1"
302302

303-
"@textlint/ast-node-types@^12.1.0":
304-
version "12.2.2"
305-
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-12.2.2.tgz#299c4035d26a2be8fe76bcb66798a8e82a5eb77c"
306-
integrity sha512-VQAXUSGdmEajHXrMxeM9ZTS8UBJSVB0ghJFHpFfqYKlcDsjIqClSmTprY6521HoCoSLoUIGBxTC3jQyUMJFIWw==
303+
"@textlint/ast-node-types@^12.3.0":
304+
version "12.3.0"
305+
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-12.3.0.tgz#3eb52ca2d7234ad8e015a1fc104ab15945a25e1f"
306+
integrity sha512-ke5hlKy/xZ/vQt6j+h4k9GradJPDsV3FKsUqWpCpF/X8qWCU2zM4e1SMUAFjoUcLuF9in+eXIQ71Qm/AdjjkZQ==
307307

308308
"@textlint/ast-node-types@^4.2.4", "@textlint/ast-node-types@^4.4.2", "@textlint/ast-node-types@^4.4.3":
309309
version "4.4.3"
@@ -493,14 +493,6 @@ array-union@^2.1.0:
493493
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
494494
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
495495

496-
array.prototype.find@^2.0.3:
497-
version "2.1.1"
498-
resolved "https://registry.yarnpkg.com/array.prototype.find/-/array.prototype.find-2.1.1.tgz#3baca26108ca7affb08db06bf0be6cb3115a969c"
499-
integrity sha512-mi+MYNJYLTx2eNYy+Yh6raoQacCsNeeMUaspFPh9Y141lFSsWxxB8V9mM2ye+eqiRs917J6/pJ4M9ZPzenWckA==
500-
dependencies:
501-
define-properties "^1.1.3"
502-
es-abstract "^1.17.4"
503-
504496
array.prototype.flat@^1.2.3:
505497
version "1.3.0"
506498
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.0.tgz#0b0c1567bf57b38b56b4c97b8aa72ab45e4adc7b"
@@ -562,6 +554,11 @@ boundary@^1.0.1:
562554
resolved "https://registry.yarnpkg.com/boundary/-/boundary-1.0.1.tgz#4d67dc2602c0cc16dd9bce7ebf87e948290f5812"
563555
integrity sha1-TWfcJgLAzBbdm85+v4fpSCkPWBI=
564556

557+
boundary@^2.0.0:
558+
version "2.0.0"
559+
resolved "https://registry.yarnpkg.com/boundary/-/boundary-2.0.0.tgz#169c8b1f0d44cf2c25938967a328f37e0a4e5efc"
560+
integrity sha512-rJKn5ooC9u8q13IMCrW0RSp31pxBCHE3y9V/tp3TdWSLf8Em3p6Di4NBpfzbJge9YjjFEsD0RtFEjtvHL5VyEA==
561+
565562
brace-expansion@^1.1.7:
566563
version "1.1.11"
567564
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
@@ -663,14 +660,12 @@ chardet@^0.7.0:
663660
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
664661
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
665662

666-
check-ends-with-period@^1.0.1:
667-
version "1.0.1"
668-
resolved "https://registry.yarnpkg.com/check-ends-with-period/-/check-ends-with-period-1.0.1.tgz#d7d29d614cbc3ed15ab54190f4fda4deaa3141d8"
669-
integrity sha1-19KdYUy8PtFatUGQ9P2k3qoxQdg=
663+
check-ends-with-period@^3.0.2:
664+
version "3.0.2"
665+
resolved "https://registry.yarnpkg.com/check-ends-with-period/-/check-ends-with-period-3.0.2.tgz#cdebda104ce81da70cf777e6c9a15b8524e37d7f"
666+
integrity sha512-/Bw+avucqqZ7PjKCVDod1QDGyZjo7Ht2701pdgcpTXzK5jI73/OUh3VR+m18jNUoJx5DSOUv0AxELZF7FYtcDA==
670667
dependencies:
671-
array.prototype.find "^2.0.3"
672-
emoji-regex "^6.4.1"
673-
end-with "^1.0.2"
668+
emoji-regex "^10.1.0"
674669

675670
chokidar@3.5.3:
676671
version "3.5.3"
@@ -925,21 +920,16 @@ doublearray@0.0.2:
925920
resolved "https://registry.yarnpkg.com/doublearray/-/doublearray-0.0.2.tgz#63186fe8d34413276d3621f6aa0ec5f79e227ef9"
926921
integrity sha1-Yxhv6NNEEydtNiH2qg7F954ifvk=
927922

928-
emoji-regex@^6.4.1:
929-
version "6.5.1"
930-
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.5.1.tgz#9baea929b155565c11ea41c6626eaa65cef992c2"
931-
integrity sha512-PAHp6TxrCy7MGMFidro8uikr+zlJJKJ/Q6mm2ExZ7HwkyR9lSVFfE3kt36qcwa24BQL7y0G9axycGjK1A/0uNQ==
923+
emoji-regex@^10.1.0:
924+
version "10.2.1"
925+
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-10.2.1.tgz#a41c330d957191efd3d9dfe6e1e8e1e9ab048b3f"
926+
integrity sha512-97g6QgOk8zlDRdgq1WxwgTMgEWGVAQvB5Fdpgc1MkNy56la5SKP9GsMXKDOdqwn90/41a8yPwIGk1Y6WVbeMQA==
932927

933928
emoji-regex@^8.0.0:
934929
version "8.0.0"
935930
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
936931
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
937932

938-
end-with@^1.0.2:
939-
version "1.0.2"
940-
resolved "https://registry.yarnpkg.com/end-with/-/end-with-1.0.2.tgz#a432755ab4f51e7fc74f3a719c6b81df5d668bdc"
941-
integrity sha1-pDJ1WrT1Hn/HTzpxnGuB311mi9w=
942-
943933
enquirer@^2.3.0:
944934
version "2.3.6"
945935
resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d"
@@ -954,28 +944,6 @@ error-ex@^1.3.1:
954944
dependencies:
955945
is-arrayish "^0.2.1"
956946

957-
es-abstract@^1.17.4:
958-
version "1.18.3"
959-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.3.tgz#25c4c3380a27aa203c44b2b685bba94da31b63e0"
960-
integrity sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw==
961-
dependencies:
962-
call-bind "^1.0.2"
963-
es-to-primitive "^1.2.1"
964-
function-bind "^1.1.1"
965-
get-intrinsic "^1.1.1"
966-
has "^1.0.3"
967-
has-symbols "^1.0.2"
968-
is-callable "^1.2.3"
969-
is-negative-zero "^2.0.1"
970-
is-regex "^1.1.3"
971-
is-string "^1.0.6"
972-
object-inspect "^1.10.3"
973-
object-keys "^1.1.1"
974-
object.assign "^4.1.2"
975-
string.prototype.trimend "^1.0.4"
976-
string.prototype.trimstart "^1.0.4"
977-
unbox-primitive "^1.0.1"
978-
979947
es-abstract@^1.19.0, es-abstract@^1.19.2, es-abstract@^1.19.5:
980948
version "1.20.1"
981949
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.1.tgz#027292cd6ef44bd12b1913b828116f54787d1814"
@@ -1304,11 +1272,6 @@ hard-rejection@^2.1.0:
13041272
resolved "https://registry.yarnpkg.com/hard-rejection/-/hard-rejection-2.1.0.tgz#1c6eda5c1685c63942766d79bb40ae773cecd883"
13051273
integrity sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==
13061274

1307-
has-bigints@^1.0.1:
1308-
version "1.0.1"
1309-
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.1.tgz#64fe6acb020673e3b78db035a5af69aa9d07b113"
1310-
integrity sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==
1311-
13121275
has-bigints@^1.0.2:
13131276
version "1.0.2"
13141277
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa"
@@ -1476,7 +1439,7 @@ is-buffer@^2.0.0:
14761439
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.5.tgz#ebc252e400d22ff8d77fa09888821a24a658c191"
14771440
integrity sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==
14781441

1479-
is-callable@^1.1.4, is-callable@^1.2.3:
1442+
is-callable@^1.1.4:
14801443
version "1.2.3"
14811444
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
14821445
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
@@ -1550,11 +1513,6 @@ is-glob@^4.0.1, is-glob@~4.0.1:
15501513
dependencies:
15511514
is-extglob "^2.1.1"
15521515

1553-
is-negative-zero@^2.0.1:
1554-
version "2.0.1"
1555-
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.1.tgz#3de746c18dda2319241a53675908d8f766f11c24"
1556-
integrity sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w==
1557-
15581516
is-negative-zero@^2.0.2:
15591517
version "2.0.2"
15601518
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz#7bf6f03a28003b8b3965de3ac26f664d765f3150"
@@ -1599,14 +1557,6 @@ is-plain-object@^2.0.4:
15991557
dependencies:
16001558
isobject "^3.0.1"
16011559

1602-
is-regex@^1.1.3:
1603-
version "1.1.3"
1604-
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.3.tgz#d029f9aff6448b93ebbe3f33dac71511fdcbef9f"
1605-
integrity sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==
1606-
dependencies:
1607-
call-bind "^1.0.2"
1608-
has-symbols "^1.0.2"
1609-
16101560
is-regex@^1.1.4:
16111561
version "1.1.4"
16121562
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
@@ -1627,7 +1577,7 @@ is-shared-array-buffer@^1.0.2:
16271577
dependencies:
16281578
call-bind "^1.0.2"
16291579

1630-
is-string@^1.0.5, is-string@^1.0.6:
1580+
is-string@^1.0.5:
16311581
version "1.0.6"
16321582
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
16331583
integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
@@ -2102,11 +2052,6 @@ object-assign@^3.0.0:
21022052
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-3.0.0.tgz#9bedd5ca0897949bca47e7ff408062d549f587f2"
21032053
integrity sha1-m+3VygiXlJvKR+f/QIBi1Un1h/I=
21042054

2105-
object-inspect@^1.10.3:
2106-
version "1.10.3"
2107-
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
2108-
integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
2109-
21102055
object-inspect@^1.12.0, object-inspect@^1.9.0:
21112056
version "1.12.2"
21122057
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea"
@@ -2688,14 +2633,6 @@ string-width@^4.2.3:
26882633
is-fullwidth-code-point "^3.0.0"
26892634
strip-ansi "^6.0.1"
26902635

2691-
string.prototype.trimend@^1.0.4:
2692-
version "1.0.4"
2693-
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz#e75ae90c2942c63504686c18b287b4a0b1a45f80"
2694-
integrity sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==
2695-
dependencies:
2696-
call-bind "^1.0.2"
2697-
define-properties "^1.1.3"
2698-
26992636
string.prototype.trimend@^1.0.5:
27002637
version "1.0.5"
27012638
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz#914a65baaab25fbdd4ee291ca7dde57e869cb8d0"
@@ -2705,14 +2642,6 @@ string.prototype.trimend@^1.0.5:
27052642
define-properties "^1.1.4"
27062643
es-abstract "^1.19.5"
27072644

2708-
string.prototype.trimstart@^1.0.4:
2709-
version "1.0.4"
2710-
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz#b36399af4ab2999b4c9c648bd7a3fb2bb26feeed"
2711-
integrity sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==
2712-
dependencies:
2713-
call-bind "^1.0.2"
2714-
define-properties "^1.1.3"
2715-
27162645
string.prototype.trimstart@^1.0.5:
27172646
version "1.0.5"
27182647
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz#5466d93ba58cfa2134839f81d7f42437e8c01fef"
@@ -2779,6 +2708,13 @@ structured-source@^3.0.2:
27792708
dependencies:
27802709
boundary "^1.0.1"
27812710

2711+
structured-source@^4.0.0:
2712+
version "4.0.0"
2713+
resolved "https://registry.yarnpkg.com/structured-source/-/structured-source-4.0.0.tgz#0c9e59ee43dedd8fc60a63731f60e358102a4948"
2714+
integrity sha512-qGzRFNJDjFieQkl/sVOI2dUjHKRyL9dAJi2gCPGJLbJHBIkyOHxjuocpIEfbLioX+qSJpvbYdT49/YCdMznKxA==
2715+
dependencies:
2716+
boundary "^2.0.0"
2717+
27822718
supports-color@8.1.1:
27832719
version "8.1.1"
27842720
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-8.1.1.tgz#cd6fc17e28500cff56c1b86c0a7fd4a54a73005c"
@@ -2837,13 +2773,13 @@ textlint-rule-helper@^2.2.1:
28372773
structured-source "^3.0.2"
28382774
unist-util-visit "^2.0.3"
28392775

2840-
textlint-rule-helper@^2.2.3:
2841-
version "2.2.3"
2842-
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.2.3.tgz#23ff41790aa0d34f3bc9be3c379fb9d5bd28302f"
2843-
integrity sha512-H499NRHVurHTFXTL+w/FI+aX6YgZD1TAFuR6kHqYDQ2ArGwkCbnRu+so+deweTFEUI4etP7EVMsrLwXP1e2Q+w==
2776+
textlint-rule-helper@^2.2.4:
2777+
version "2.2.4"
2778+
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.2.4.tgz#32a69a2658b2f0845ddd835c0c1f307f698e4c10"
2779+
integrity sha512-aQDn83+L6uG8tA6IjAsfFLWxR0/OJg51/C0k6OxNuGJnn/rgQnX+6Lh/bWh9dJ0RmOIQk7VkZ1uHUny5PXkjwQ==
28442780
dependencies:
2845-
"@textlint/ast-node-types" "^12.1.0"
2846-
structured-source "^3.0.2"
2781+
"@textlint/ast-node-types" "^12.3.0"
2782+
structured-source "^4.0.0"
28472783
unist-util-visit "^2.0.3"
28482784

28492785
textlint-rule-ja-no-abusage@^3.0.0:
@@ -2855,13 +2791,13 @@ textlint-rule-ja-no-abusage@^3.0.0:
28552791
morpheme-match-textlint "^2.0.6"
28562792
textlint-rule-prh "^5.3.0"
28572793

2858-
textlint-rule-ja-no-mixed-period@^2.1.3:
2859-
version "2.1.3"
2860-
resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-mixed-period/-/textlint-rule-ja-no-mixed-period-2.1.3.tgz#64ed0ec0bb4dcddad49a328ad5ae8354479c5f1d"
2861-
integrity sha512-O3TZlN1KebeQIQ3P2uQTq21DMqoB1ocAa916HM5y0bqs2Ym+/FP4w3XoFkrqD8sFovswxjv9yQxhELN5nbJXkg==
2794+
textlint-rule-ja-no-mixed-period@^3.0.1:
2795+
version "3.0.1"
2796+
resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-mixed-period/-/textlint-rule-ja-no-mixed-period-3.0.1.tgz#4e64068bec0d1b97559f96ff9c2200c9b92ecabf"
2797+
integrity sha512-h5sljMUPD/buXR7B6DYPdd7B5EkXz5+wKtVhU4juti/QCJ8ngXpv55owhzWEV4ZqH1pTNnBess+38Yy4sI+R+w==
28622798
dependencies:
2863-
check-ends-with-period "^1.0.1"
2864-
textlint-rule-helper "^2.2.3"
2799+
check-ends-with-period "^3.0.2"
2800+
textlint-rule-helper "^2.2.4"
28652801

28662802
textlint-rule-ja-no-redundant-expression@^4.0.1:
28672803
version "4.0.1"
@@ -3144,16 +3080,6 @@ typedarray@^0.0.6:
31443080
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
31453081
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
31463082

3147-
unbox-primitive@^1.0.1:
3148-
version "1.0.1"
3149-
resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471"
3150-
integrity sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==
3151-
dependencies:
3152-
function-bind "^1.1.1"
3153-
has-bigints "^1.0.1"
3154-
has-symbols "^1.0.2"
3155-
which-boxed-primitive "^1.0.2"
3156-
31573083
unbox-primitive@^1.0.2:
31583084
version "1.0.2"
31593085
resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz#29032021057d5e6cdbd08c5129c226dff8ed6f9e"

0 commit comments

Comments
 (0)