Skip to content

Commit 6c11b90

Browse files
Bump @babel/preset-env from 7.28.3 to 7.28.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.28.3 to 7.28.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 253a68c commit 6c11b90

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@babel/core": "^7.28.5",
22-
"@babel/preset-env": "^7.28.3",
22+
"@babel/preset-env": "^7.28.5",
2323
"jest": "^30.2.0"
2424
}
2525
}

yarn.lock

Lines changed: 67 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
js-tokens "^4.0.0"
1212
picocolors "^1.1.1"
1313

14-
"@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.0":
15-
version "7.28.0"
16-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
17-
integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
14+
"@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.5":
15+
version "7.28.5"
16+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f"
17+
integrity sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==
1818

1919
"@babel/core@^7.12.3", "@babel/core@^7.23.9", "@babel/core@^7.27.4", "@babel/core@^7.28.5":
2020
version "7.28.5"
@@ -246,13 +246,13 @@
246246
dependencies:
247247
"@babel/types" "^7.28.5"
248248

249-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
250-
version "7.27.1"
251-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz#61dd8a8e61f7eb568268d1b5f129da3eee364bf9"
252-
integrity sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==
249+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5":
250+
version "7.28.5"
251+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.28.5.tgz#fbde57974707bbfa0376d34d425ff4fa6c732421"
252+
integrity sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==
253253
dependencies:
254254
"@babel/helper-plugin-utils" "^7.27.1"
255-
"@babel/traverse" "^7.27.1"
255+
"@babel/traverse" "^7.28.5"
256256

257257
"@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.27.1":
258258
version "7.27.1"
@@ -456,10 +456,10 @@
456456
dependencies:
457457
"@babel/helper-plugin-utils" "^7.27.1"
458458

459-
"@babel/plugin-transform-block-scoping@^7.28.0":
460-
version "7.28.0"
461-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.0.tgz#e7c50cbacc18034f210b93defa89638666099451"
462-
integrity sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q==
459+
"@babel/plugin-transform-block-scoping@^7.28.5":
460+
version "7.28.5"
461+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.5.tgz#e0d3af63bd8c80de2e567e690a54e84d85eb16f6"
462+
integrity sha512-45DmULpySVvmq9Pj3X9B+62Xe+DJGov27QravQJU1LLcapR6/10i+gYVAucGGJpHBp5mYxIMK4nDAT/QDLr47g==
463463
dependencies:
464464
"@babel/helper-plugin-utils" "^7.27.1"
465465

@@ -479,17 +479,17 @@
479479
"@babel/helper-create-class-features-plugin" "^7.28.3"
480480
"@babel/helper-plugin-utils" "^7.27.1"
481481

482-
"@babel/plugin-transform-classes@^7.28.3":
483-
version "7.28.3"
484-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.3.tgz#598297260343d0edbd51cb5f5075e07dee91963a"
485-
integrity sha512-DoEWC5SuxuARF2KdKmGUq3ghfPMO6ZzR12Dnp5gubwbeWJo4dbNWXJPVlwvh4Zlq6Z7YVvL8VFxeSOJgjsx4Sg==
482+
"@babel/plugin-transform-classes@^7.28.4":
483+
version "7.28.4"
484+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.4.tgz#75d66175486788c56728a73424d67cbc7473495c"
485+
integrity sha512-cFOlhIYPBv/iBoc+KS3M6et2XPtbT2HiCRfBXWtfpc9OAyostldxIf9YAYB6ypURBBbx+Qv6nyrLzASfJe+hBA==
486486
dependencies:
487487
"@babel/helper-annotate-as-pure" "^7.27.3"
488488
"@babel/helper-compilation-targets" "^7.27.2"
489489
"@babel/helper-globals" "^7.28.0"
490490
"@babel/helper-plugin-utils" "^7.27.1"
491491
"@babel/helper-replace-supers" "^7.27.1"
492-
"@babel/traverse" "^7.28.3"
492+
"@babel/traverse" "^7.28.4"
493493

494494
"@babel/plugin-transform-computed-properties@^7.27.1":
495495
version "7.27.1"
@@ -499,13 +499,13 @@
499499
"@babel/helper-plugin-utils" "^7.27.1"
500500
"@babel/template" "^7.27.1"
501501

502-
"@babel/plugin-transform-destructuring@^7.28.0":
503-
version "7.28.0"
504-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.0.tgz#0f156588f69c596089b7d5b06f5af83d9aa7f97a"
505-
integrity sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==
502+
"@babel/plugin-transform-destructuring@^7.28.0", "@babel/plugin-transform-destructuring@^7.28.5":
503+
version "7.28.5"
504+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz#b8402764df96179a2070bb7b501a1586cf8ad7a7"
505+
integrity sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==
506506
dependencies:
507507
"@babel/helper-plugin-utils" "^7.27.1"
508-
"@babel/traverse" "^7.28.0"
508+
"@babel/traverse" "^7.28.5"
509509

510510
"@babel/plugin-transform-dotall-regex@^7.27.1":
511511
version "7.27.1"
@@ -545,10 +545,10 @@
545545
"@babel/helper-plugin-utils" "^7.27.1"
546546
"@babel/plugin-transform-destructuring" "^7.28.0"
547547

548-
"@babel/plugin-transform-exponentiation-operator@^7.27.1":
549-
version "7.27.1"
550-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz#fc497b12d8277e559747f5a3ed868dd8064f83e1"
551-
integrity sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==
548+
"@babel/plugin-transform-exponentiation-operator@^7.28.5":
549+
version "7.28.5"
550+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.5.tgz#7cc90a8170e83532676cfa505278e147056e94fe"
551+
integrity sha512-D4WIMaFtwa2NizOp+dnoFjRez/ClKiC2BqqImwKd1X28nqBtZEyCYJ2ozQrrzlxAFrcrjxo39S6khe9RNDlGzw==
552552
dependencies:
553553
"@babel/helper-plugin-utils" "^7.27.1"
554554

@@ -590,10 +590,10 @@
590590
dependencies:
591591
"@babel/helper-plugin-utils" "^7.27.1"
592592

593-
"@babel/plugin-transform-logical-assignment-operators@^7.27.1":
594-
version "7.27.1"
595-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.27.1.tgz#890cb20e0270e0e5bebe3f025b434841c32d5baa"
596-
integrity sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==
593+
"@babel/plugin-transform-logical-assignment-operators@^7.28.5":
594+
version "7.28.5"
595+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.5.tgz#d028fd6db8c081dee4abebc812c2325e24a85b0e"
596+
integrity sha512-axUuqnUTBuXyHGcJEVVh9pORaN6wC5bYfE7FGzPiaWa3syib9m7g+/IT/4VgCOe2Upef43PHzeAvcrVek6QuuA==
597597
dependencies:
598598
"@babel/helper-plugin-utils" "^7.27.1"
599599

@@ -620,15 +620,15 @@
620620
"@babel/helper-module-transforms" "^7.27.1"
621621
"@babel/helper-plugin-utils" "^7.27.1"
622622

623-
"@babel/plugin-transform-modules-systemjs@^7.27.1":
624-
version "7.27.1"
625-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz#00e05b61863070d0f3292a00126c16c0e024c4ed"
626-
integrity sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==
623+
"@babel/plugin-transform-modules-systemjs@^7.28.5":
624+
version "7.28.5"
625+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz#7439e592a92d7670dfcb95d0cbc04bd3e64801d2"
626+
integrity sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew==
627627
dependencies:
628-
"@babel/helper-module-transforms" "^7.27.1"
628+
"@babel/helper-module-transforms" "^7.28.3"
629629
"@babel/helper-plugin-utils" "^7.27.1"
630-
"@babel/helper-validator-identifier" "^7.27.1"
631-
"@babel/traverse" "^7.27.1"
630+
"@babel/helper-validator-identifier" "^7.28.5"
631+
"@babel/traverse" "^7.28.5"
632632

633633
"@babel/plugin-transform-modules-umd@^7.27.1":
634634
version "7.27.1"
@@ -667,16 +667,16 @@
667667
dependencies:
668668
"@babel/helper-plugin-utils" "^7.27.1"
669669

670-
"@babel/plugin-transform-object-rest-spread@^7.28.0":
671-
version "7.28.0"
672-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.0.tgz#d23021857ffd7cd809f54d624299b8086402ed8d"
673-
integrity sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA==
670+
"@babel/plugin-transform-object-rest-spread@^7.28.4":
671+
version "7.28.4"
672+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.4.tgz#9ee1ceca80b3e6c4bac9247b2149e36958f7f98d"
673+
integrity sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew==
674674
dependencies:
675675
"@babel/helper-compilation-targets" "^7.27.2"
676676
"@babel/helper-plugin-utils" "^7.27.1"
677677
"@babel/plugin-transform-destructuring" "^7.28.0"
678678
"@babel/plugin-transform-parameters" "^7.27.7"
679-
"@babel/traverse" "^7.28.0"
679+
"@babel/traverse" "^7.28.4"
680680

681681
"@babel/plugin-transform-object-super@^7.27.1":
682682
version "7.27.1"
@@ -693,10 +693,10 @@
693693
dependencies:
694694
"@babel/helper-plugin-utils" "^7.27.1"
695695

696-
"@babel/plugin-transform-optional-chaining@^7.27.1":
697-
version "7.27.1"
698-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.27.1.tgz#874ce3c4f06b7780592e946026eb76a32830454f"
699-
integrity sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==
696+
"@babel/plugin-transform-optional-chaining@^7.27.1", "@babel/plugin-transform-optional-chaining@^7.28.5":
697+
version "7.28.5"
698+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.5.tgz#8238c785f9d5c1c515a90bf196efb50d075a4b26"
699+
integrity sha512-N6fut9IZlPnjPwgiQkXNhb+cT8wQKFlJNqcZkWlcTqkcqx6/kU4ynGmLFoa4LViBSirn05YAwk+sQBbPfxtYzQ==
700700
dependencies:
701701
"@babel/helper-plugin-utils" "^7.27.1"
702702
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
@@ -732,10 +732,10 @@
732732
dependencies:
733733
"@babel/helper-plugin-utils" "^7.27.1"
734734

735-
"@babel/plugin-transform-regenerator@^7.28.3":
736-
version "7.28.3"
737-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.3.tgz#b8eee0f8aed37704bbcc932fd0b1a0a34d0b7344"
738-
integrity sha512-K3/M/a4+ESb5LEldjQb+XSrpY0nF+ZBFlTCbSnKaYAMfD8v33O6PMs4uYnOk19HlcsI8WMu3McdFPTiQHF/1/A==
735+
"@babel/plugin-transform-regenerator@^7.28.4":
736+
version "7.28.4"
737+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.4.tgz#9d3fa3bebb48ddd0091ce5729139cd99c67cea51"
738+
integrity sha512-+ZEdQlBoRg9m2NnzvEeLgtvBMO4tkFBw5SQIUgLICgTrumLoU7lr+Oghi6km2PFj+dbUt2u1oby2w3BDO9YQnA==
739739
dependencies:
740740
"@babel/helper-plugin-utils" "^7.27.1"
741741

@@ -821,16 +821,16 @@
821821
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
822822
"@babel/helper-plugin-utils" "^7.27.1"
823823

824-
"@babel/preset-env@^7.28.3":
825-
version "7.28.3"
826-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187"
827-
integrity sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg==
824+
"@babel/preset-env@^7.28.5":
825+
version "7.28.5"
826+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.5.tgz#82dd159d1563f219a1ce94324b3071eb89e280b0"
827+
integrity sha512-S36mOoi1Sb6Fz98fBfE+UZSpYw5mJm0NUHtIKrOuNcqeFauy1J6dIvXm2KRVKobOSaGq4t/hBXdN4HGU3wL9Wg==
828828
dependencies:
829-
"@babel/compat-data" "^7.28.0"
829+
"@babel/compat-data" "^7.28.5"
830830
"@babel/helper-compilation-targets" "^7.27.2"
831831
"@babel/helper-plugin-utils" "^7.27.1"
832832
"@babel/helper-validator-option" "^7.27.1"
833-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1"
833+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.28.5"
834834
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1"
835835
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1"
836836
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1"
@@ -843,42 +843,42 @@
843843
"@babel/plugin-transform-async-generator-functions" "^7.28.0"
844844
"@babel/plugin-transform-async-to-generator" "^7.27.1"
845845
"@babel/plugin-transform-block-scoped-functions" "^7.27.1"
846-
"@babel/plugin-transform-block-scoping" "^7.28.0"
846+
"@babel/plugin-transform-block-scoping" "^7.28.5"
847847
"@babel/plugin-transform-class-properties" "^7.27.1"
848848
"@babel/plugin-transform-class-static-block" "^7.28.3"
849-
"@babel/plugin-transform-classes" "^7.28.3"
849+
"@babel/plugin-transform-classes" "^7.28.4"
850850
"@babel/plugin-transform-computed-properties" "^7.27.1"
851-
"@babel/plugin-transform-destructuring" "^7.28.0"
851+
"@babel/plugin-transform-destructuring" "^7.28.5"
852852
"@babel/plugin-transform-dotall-regex" "^7.27.1"
853853
"@babel/plugin-transform-duplicate-keys" "^7.27.1"
854854
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.27.1"
855855
"@babel/plugin-transform-dynamic-import" "^7.27.1"
856856
"@babel/plugin-transform-explicit-resource-management" "^7.28.0"
857-
"@babel/plugin-transform-exponentiation-operator" "^7.27.1"
857+
"@babel/plugin-transform-exponentiation-operator" "^7.28.5"
858858
"@babel/plugin-transform-export-namespace-from" "^7.27.1"
859859
"@babel/plugin-transform-for-of" "^7.27.1"
860860
"@babel/plugin-transform-function-name" "^7.27.1"
861861
"@babel/plugin-transform-json-strings" "^7.27.1"
862862
"@babel/plugin-transform-literals" "^7.27.1"
863-
"@babel/plugin-transform-logical-assignment-operators" "^7.27.1"
863+
"@babel/plugin-transform-logical-assignment-operators" "^7.28.5"
864864
"@babel/plugin-transform-member-expression-literals" "^7.27.1"
865865
"@babel/plugin-transform-modules-amd" "^7.27.1"
866866
"@babel/plugin-transform-modules-commonjs" "^7.27.1"
867-
"@babel/plugin-transform-modules-systemjs" "^7.27.1"
867+
"@babel/plugin-transform-modules-systemjs" "^7.28.5"
868868
"@babel/plugin-transform-modules-umd" "^7.27.1"
869869
"@babel/plugin-transform-named-capturing-groups-regex" "^7.27.1"
870870
"@babel/plugin-transform-new-target" "^7.27.1"
871871
"@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
872872
"@babel/plugin-transform-numeric-separator" "^7.27.1"
873-
"@babel/plugin-transform-object-rest-spread" "^7.28.0"
873+
"@babel/plugin-transform-object-rest-spread" "^7.28.4"
874874
"@babel/plugin-transform-object-super" "^7.27.1"
875875
"@babel/plugin-transform-optional-catch-binding" "^7.27.1"
876-
"@babel/plugin-transform-optional-chaining" "^7.27.1"
876+
"@babel/plugin-transform-optional-chaining" "^7.28.5"
877877
"@babel/plugin-transform-parameters" "^7.27.7"
878878
"@babel/plugin-transform-private-methods" "^7.27.1"
879879
"@babel/plugin-transform-private-property-in-object" "^7.27.1"
880880
"@babel/plugin-transform-property-literals" "^7.27.1"
881-
"@babel/plugin-transform-regenerator" "^7.28.3"
881+
"@babel/plugin-transform-regenerator" "^7.28.4"
882882
"@babel/plugin-transform-regexp-modifiers" "^7.27.1"
883883
"@babel/plugin-transform-reserved-words" "^7.27.1"
884884
"@babel/plugin-transform-shorthand-properties" "^7.27.1"
@@ -915,7 +915,7 @@
915915
"@babel/parser" "^7.27.2"
916916
"@babel/types" "^7.27.1"
917917

918-
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.5":
918+
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4", "@babel/traverse@^7.28.5":
919919
version "7.28.5"
920920
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b"
921921
integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==

0 commit comments

Comments
 (0)