Skip to content

Commit 7d1a633

Browse files
committed
⬆️ deps: Upgrade babel monorepo
1 parent c7a968a commit 7d1a633

File tree

2 files changed

+20
-137
lines changed

2 files changed

+20
-137
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@
7373
},
7474
"devDependencies": {
7575
"@array-like/alloc": "0.0.1",
76-
"@babel/core": "7.19.0",
77-
"@babel/plugin-transform-destructuring": "7.18.13",
76+
"@babel/core": "7.19.3",
77+
"@babel/plugin-transform-destructuring": "7.19.4",
7878
"@babel/plugin-transform-for-of": "7.18.8",
79-
"@babel/preset-env": "7.19.0",
79+
"@babel/preset-env": "7.19.4",
8080
"@codec-bytes/ascii": "3.0.0",
8181
"@commitlint/cli": "17.1.2",
8282
"@js-library/commitlint-config": "0.0.4",

yarn.lock

Lines changed: 17 additions & 134 deletions
Original file line numberDiff line numberDiff line change
@@ -27,33 +27,12 @@
2727
dependencies:
2828
"@babel/highlight" "^7.18.6"
2929

30-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.19.0", "@babel/compat-data@^7.19.3", "@babel/compat-data@^7.19.4":
30+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.19.3", "@babel/compat-data@^7.19.4":
3131
version "7.19.4"
3232
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.4.tgz#95c86de137bf0317f3a570e1b6e996b427299747"
3333
integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==
3434

35-
36-
version "7.19.0"
37-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.0.tgz#d2f5f4f2033c00de8096be3c9f45772563e150c3"
38-
integrity sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ==
39-
dependencies:
40-
"@ampproject/remapping" "^2.1.0"
41-
"@babel/code-frame" "^7.18.6"
42-
"@babel/generator" "^7.19.0"
43-
"@babel/helper-compilation-targets" "^7.19.0"
44-
"@babel/helper-module-transforms" "^7.19.0"
45-
"@babel/helpers" "^7.19.0"
46-
"@babel/parser" "^7.19.0"
47-
"@babel/template" "^7.18.10"
48-
"@babel/traverse" "^7.19.0"
49-
"@babel/types" "^7.19.0"
50-
convert-source-map "^1.7.0"
51-
debug "^4.1.0"
52-
gensync "^1.0.0-beta.2"
53-
json5 "^2.2.1"
54-
semver "^6.3.0"
55-
56-
"@babel/core@^7.12.10":
35+
"@babel/[email protected]", "@babel/core@^7.12.10":
5736
version "7.19.3"
5837
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c"
5938
integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==
@@ -74,7 +53,7 @@
7453
json5 "^2.2.1"
7554
semver "^6.3.0"
7655

77-
"@babel/generator@^7.0.0", "@babel/generator@^7.19.0", "@babel/generator@^7.19.3", "@babel/generator@^7.19.4":
56+
"@babel/generator@^7.0.0", "@babel/generator@^7.19.3", "@babel/generator@^7.19.4":
7857
version "7.19.5"
7958
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.5.tgz#da3f4b301c8086717eee9cab14da91b1fa5dcca7"
8059
integrity sha512-DxbNz9Lz4aMZ99qPpO1raTbcrI1ZeYh+9NR9qhfkQIbFtVEqotHojEBxHzmxhVONkGt6VyrqVQcgpefMy9pqcg==
@@ -129,7 +108,7 @@
129108
"@babel/helper-annotate-as-pure" "^7.18.6"
130109
regexpu-core "^5.1.0"
131110

132-
"@babel/helper-define-polyfill-provider@^0.3.2", "@babel/helper-define-polyfill-provider@^0.3.3":
111+
"@babel/helper-define-polyfill-provider@^0.3.3":
133112
version "0.3.3"
134113
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3.tgz#8612e55be5d51f0cd1f36b4a5a83924e89884b7a"
135114
integrity sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==
@@ -293,7 +272,7 @@
293272
chalk "^2.0.0"
294273
js-tokens "^4.0.0"
295274

296-
"@babel/parser@^7.0.0", "@babel/parser@^7.18.10", "@babel/parser@^7.19.0", "@babel/parser@^7.19.3", "@babel/parser@^7.19.4", "@babel/parser@^7.3.3":
275+
"@babel/parser@^7.0.0", "@babel/parser@^7.18.10", "@babel/parser@^7.19.3", "@babel/parser@^7.19.4", "@babel/parser@^7.3.3":
297276
version "7.19.4"
298277
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.4.tgz#03c4339d2b8971eb3beca5252bafd9b9f79db3dc"
299278
integrity sha512-qpVT7gtuOLjWeDTKLkJ6sryqLliBaFpAtGeqw5cs5giLldvh+Ch0plqnUMKoVAUS6ZEueQQiZV+p5pxtPitEsA==
@@ -314,7 +293,7 @@
314293
"@babel/helper-skip-transparent-expression-wrappers" "^7.18.9"
315294
"@babel/plugin-proposal-optional-chaining" "^7.18.9"
316295

317-
"@babel/plugin-proposal-async-generator-functions@^7.19.0", "@babel/plugin-proposal-async-generator-functions@^7.19.1":
296+
"@babel/plugin-proposal-async-generator-functions@^7.19.1":
318297
version "7.19.1"
319298
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.19.1.tgz#34f6f5174b688529342288cd264f80c9ea9fb4a7"
320299
integrity sha512-0yu8vNATgLy4ivqMNBIwb1HebCelqN7YX8SL3FDXORv/RqT0zEEWUCH4GH44JsSrvCu6GqnAdR5EBFAPeNBB4Q==
@@ -397,7 +376,7 @@
397376
"@babel/helper-plugin-utils" "^7.18.6"
398377
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
399378

400-
"@babel/plugin-proposal-object-rest-spread@^7.18.9", "@babel/plugin-proposal-object-rest-spread@^7.19.4":
379+
"@babel/plugin-proposal-object-rest-spread@^7.19.4":
401380
version "7.19.4"
402381
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.19.4.tgz#a8fc86e8180ff57290c91a75d83fe658189b642d"
403382
integrity sha512-wHmj6LDxVDnL+3WhXteUBaoM1aVILZODAUjg11kHqG4cOlfgMQGxw6aCgvrXrmaJR3Bn14oZhImyCPZzRpC93Q==
@@ -600,7 +579,7 @@
600579
dependencies:
601580
"@babel/helper-plugin-utils" "^7.18.6"
602581

603-
"@babel/plugin-transform-block-scoping@^7.18.9", "@babel/plugin-transform-block-scoping@^7.19.4":
582+
"@babel/plugin-transform-block-scoping@^7.19.4":
604583
version "7.19.4"
605584
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.19.4.tgz#315d70f68ce64426db379a3d830e7ac30be02e9b"
606585
integrity sha512-934S2VLLlt2hRJwPf4MczaOr4hYF0z+VKPwqTNxyKX7NthTiPfhuKFWQZHXRM0vh/wo/VyXB3s4bZUNA08l+tQ==
@@ -629,14 +608,7 @@
629608
dependencies:
630609
"@babel/helper-plugin-utils" "^7.18.9"
631610

632-
633-
version "7.18.13"
634-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.13.tgz#9e03bc4a94475d62b7f4114938e6c5c33372cbf5"
635-
integrity sha512-TodpQ29XekIsex2A+YJPj5ax2plkGa8YYY6mFjCohk/IG9IY42Rtuj1FuDeemfg2ipxIFLzPeA83SIBnlhSIow==
636-
dependencies:
637-
"@babel/helper-plugin-utils" "^7.18.9"
638-
639-
"@babel/plugin-transform-destructuring@^7.18.13", "@babel/plugin-transform-destructuring@^7.19.4":
611+
"@babel/[email protected]", "@babel/plugin-transform-destructuring@^7.19.4":
640612
version "7.19.4"
641613
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.19.4.tgz#46890722687b9b89e1369ad0bd8dc6c5a3b4319d"
642614
integrity sha512-t0j0Hgidqf0aM86dF8U+vXYReUgJnlv4bZLsyoPnwZNrGY+7/38o8YjaELrvHeVfTZao15kjR0PVv0nju2iduA==
@@ -742,7 +714,7 @@
742714
"@babel/helper-module-transforms" "^7.18.6"
743715
"@babel/helper-plugin-utils" "^7.18.6"
744716

745-
"@babel/plugin-transform-named-capturing-groups-regex@^7.19.0", "@babel/plugin-transform-named-capturing-groups-regex@^7.19.1":
717+
"@babel/plugin-transform-named-capturing-groups-regex@^7.19.1":
746718
version "7.19.1"
747719
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.19.1.tgz#ec7455bab6cd8fb05c525a94876f435a48128888"
748720
integrity sha512-oWk9l9WItWBQYS4FgXD4Uyy5kq898lvkXpXQxoJEY1RnvPk4R/Dvu2ebXU9q8lP+rlMwUQTFf2Ok6d78ODa0kw==
@@ -878,88 +850,7 @@
878850
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
879851
"@babel/helper-plugin-utils" "^7.18.6"
880852

881-
882-
version "7.19.0"
883-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.0.tgz#fd18caf499a67d6411b9ded68dc70d01ed1e5da7"
884-
integrity sha512-1YUju1TAFuzjIQqNM9WsF4U6VbD/8t3wEAlw3LFYuuEr+ywqLRcSXxFKz4DCEj+sN94l/XTDiUXYRrsvMpz9WQ==
885-
dependencies:
886-
"@babel/compat-data" "^7.19.0"
887-
"@babel/helper-compilation-targets" "^7.19.0"
888-
"@babel/helper-plugin-utils" "^7.19.0"
889-
"@babel/helper-validator-option" "^7.18.6"
890-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
891-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.18.9"
892-
"@babel/plugin-proposal-async-generator-functions" "^7.19.0"
893-
"@babel/plugin-proposal-class-properties" "^7.18.6"
894-
"@babel/plugin-proposal-class-static-block" "^7.18.6"
895-
"@babel/plugin-proposal-dynamic-import" "^7.18.6"
896-
"@babel/plugin-proposal-export-namespace-from" "^7.18.9"
897-
"@babel/plugin-proposal-json-strings" "^7.18.6"
898-
"@babel/plugin-proposal-logical-assignment-operators" "^7.18.9"
899-
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6"
900-
"@babel/plugin-proposal-numeric-separator" "^7.18.6"
901-
"@babel/plugin-proposal-object-rest-spread" "^7.18.9"
902-
"@babel/plugin-proposal-optional-catch-binding" "^7.18.6"
903-
"@babel/plugin-proposal-optional-chaining" "^7.18.9"
904-
"@babel/plugin-proposal-private-methods" "^7.18.6"
905-
"@babel/plugin-proposal-private-property-in-object" "^7.18.6"
906-
"@babel/plugin-proposal-unicode-property-regex" "^7.18.6"
907-
"@babel/plugin-syntax-async-generators" "^7.8.4"
908-
"@babel/plugin-syntax-class-properties" "^7.12.13"
909-
"@babel/plugin-syntax-class-static-block" "^7.14.5"
910-
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
911-
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
912-
"@babel/plugin-syntax-import-assertions" "^7.18.6"
913-
"@babel/plugin-syntax-json-strings" "^7.8.3"
914-
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
915-
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
916-
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
917-
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
918-
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
919-
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
920-
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
921-
"@babel/plugin-syntax-top-level-await" "^7.14.5"
922-
"@babel/plugin-transform-arrow-functions" "^7.18.6"
923-
"@babel/plugin-transform-async-to-generator" "^7.18.6"
924-
"@babel/plugin-transform-block-scoped-functions" "^7.18.6"
925-
"@babel/plugin-transform-block-scoping" "^7.18.9"
926-
"@babel/plugin-transform-classes" "^7.19.0"
927-
"@babel/plugin-transform-computed-properties" "^7.18.9"
928-
"@babel/plugin-transform-destructuring" "^7.18.13"
929-
"@babel/plugin-transform-dotall-regex" "^7.18.6"
930-
"@babel/plugin-transform-duplicate-keys" "^7.18.9"
931-
"@babel/plugin-transform-exponentiation-operator" "^7.18.6"
932-
"@babel/plugin-transform-for-of" "^7.18.8"
933-
"@babel/plugin-transform-function-name" "^7.18.9"
934-
"@babel/plugin-transform-literals" "^7.18.9"
935-
"@babel/plugin-transform-member-expression-literals" "^7.18.6"
936-
"@babel/plugin-transform-modules-amd" "^7.18.6"
937-
"@babel/plugin-transform-modules-commonjs" "^7.18.6"
938-
"@babel/plugin-transform-modules-systemjs" "^7.19.0"
939-
"@babel/plugin-transform-modules-umd" "^7.18.6"
940-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.19.0"
941-
"@babel/plugin-transform-new-target" "^7.18.6"
942-
"@babel/plugin-transform-object-super" "^7.18.6"
943-
"@babel/plugin-transform-parameters" "^7.18.8"
944-
"@babel/plugin-transform-property-literals" "^7.18.6"
945-
"@babel/plugin-transform-regenerator" "^7.18.6"
946-
"@babel/plugin-transform-reserved-words" "^7.18.6"
947-
"@babel/plugin-transform-shorthand-properties" "^7.18.6"
948-
"@babel/plugin-transform-spread" "^7.19.0"
949-
"@babel/plugin-transform-sticky-regex" "^7.18.6"
950-
"@babel/plugin-transform-template-literals" "^7.18.9"
951-
"@babel/plugin-transform-typeof-symbol" "^7.18.9"
952-
"@babel/plugin-transform-unicode-escapes" "^7.18.10"
953-
"@babel/plugin-transform-unicode-regex" "^7.18.6"
954-
"@babel/preset-modules" "^0.1.5"
955-
"@babel/types" "^7.19.0"
956-
babel-plugin-polyfill-corejs2 "^0.3.2"
957-
babel-plugin-polyfill-corejs3 "^0.5.3"
958-
babel-plugin-polyfill-regenerator "^0.4.0"
959-
core-js-compat "^3.22.1"
960-
semver "^6.3.0"
961-
962-
"@babel/preset-env@^7.12.11":
853+
"@babel/[email protected]", "@babel/preset-env@^7.12.11":
963854
version "7.19.4"
964855
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.4.tgz#4c91ce2e1f994f717efb4237891c3ad2d808c94b"
965856
integrity sha512-5QVOTXUdqTCjQuh2GGtdd7YEhoRXBMVGROAtsBeLGIbIz3obCBIfRMT1I3ZKkMgNzwkyCkftDXSSkHxnfVf4qg==
@@ -1720,7 +1611,7 @@
17201611
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
17211612
integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==
17221613

1723-
"@typescript-eslint/eslint-plugin@*":
1614+
"@typescript-eslint/eslint-plugin@^5.35.1":
17241615
version "5.40.1"
17251616
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.40.1.tgz#3203a6ff396b1194083faaa6e5110c401201d7d5"
17261617
integrity sha512-FsWboKkWdytGiXT5O1/R9j37YgcjO8MKHSUmWnIEjVaz0krHkplPnYi7mwdb+5+cs0toFNQb0HIrN7zONdIEWg==
@@ -1734,7 +1625,7 @@
17341625
semver "^7.3.7"
17351626
tsutils "^3.21.0"
17361627

1737-
"@typescript-eslint/parser@*":
1628+
"@typescript-eslint/parser@^5.35.1":
17381629
version "5.40.1"
17391630
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.40.1.tgz#e7f8295dd8154d0d37d661ddd8e2f0ecfdee28dd"
17401631
integrity sha512-IK6x55va5w4YvXd4b3VrXQPldV9vQTxi5ov+g4pMANsXPTXOcfjx08CRR1Dfrcc51syPtXHF5bgLlMHYFrvQtg==
@@ -2246,7 +2137,7 @@ babel-plugin-macros@^3.0.1:
22462137
cosmiconfig "^7.0.0"
22472138
resolve "^1.19.0"
22482139

2249-
babel-plugin-polyfill-corejs2@^0.3.2, babel-plugin-polyfill-corejs2@^0.3.3:
2140+
babel-plugin-polyfill-corejs2@^0.3.3:
22502141
version "0.3.3"
22512142
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.3.tgz#5d1bd3836d0a19e1b84bbf2d9640ccb6f951c122"
22522143
integrity sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==
@@ -2255,14 +2146,6 @@ babel-plugin-polyfill-corejs2@^0.3.2, babel-plugin-polyfill-corejs2@^0.3.3:
22552146
"@babel/helper-define-polyfill-provider" "^0.3.3"
22562147
semver "^6.1.1"
22572148

2258-
babel-plugin-polyfill-corejs3@^0.5.3:
2259-
version "0.5.3"
2260-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.3.tgz#d7e09c9a899079d71a8b670c6181af56ec19c5c7"
2261-
integrity sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==
2262-
dependencies:
2263-
"@babel/helper-define-polyfill-provider" "^0.3.2"
2264-
core-js-compat "^3.21.0"
2265-
22662149
babel-plugin-polyfill-corejs3@^0.6.0:
22672150
version "0.6.0"
22682151
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.6.0.tgz#56ad88237137eade485a71b52f72dbed57c6230a"
@@ -2271,7 +2154,7 @@ babel-plugin-polyfill-corejs3@^0.6.0:
22712154
"@babel/helper-define-polyfill-provider" "^0.3.3"
22722155
core-js-compat "^3.25.1"
22732156

2274-
babel-plugin-polyfill-regenerator@^0.4.0, babel-plugin-polyfill-regenerator@^0.4.1:
2157+
babel-plugin-polyfill-regenerator@^0.4.1:
22752158
version "0.4.1"
22762159
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.1.tgz#390f91c38d90473592ed43351e801a9d3e0fd747"
22772160
integrity sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==
@@ -2989,7 +2872,7 @@ convert-to-spaces@^2.0.1:
29892872
resolved "https://registry.yarnpkg.com/convert-to-spaces/-/convert-to-spaces-2.0.1.tgz#61a6c98f8aa626c16b296b862a91412a33bceb6b"
29902873
integrity sha512-rcQ1bsQO9799wq24uE5AM2tAILy4gXGIK/njFWcVQkGNZ96edlpY+A7bjwvzjYvLDyzmG1MmMLZhpcsb+klNMQ==
29912874

2992-
core-js-compat@^3.21.0, core-js-compat@^3.22.1, core-js-compat@^3.25.1:
2875+
core-js-compat@^3.25.1:
29932876
version "3.25.5"
29942877
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.25.5.tgz#0016e8158c904f7b059486639e6e82116eafa7d9"
29952878
integrity sha512-ovcyhs2DEBUIE0MGEKHP4olCUW/XYte3Vroyxuh38rD1wAO4dHohsovUC4eAOuzFxE6b+RXvBU3UZ9o0YhUTkA==
@@ -3824,7 +3707,7 @@ eslint-config-prettier@^8.5.0:
38243707
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
38253708
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
38263709

3827-
eslint-config-xo-typescript@*:
3710+
eslint-config-xo-typescript@^0.53.0:
38283711
version "0.53.0"
38293712
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.53.0.tgz#702be21ea0dfcb124903c5f723d023b1fdeb0da2"
38303713
integrity sha512-IJ1n70egMPTou/41HoGGFbLf/2WCsVW5lSUxOSklrR8T1221fMRPVJxIVZ3evr8R+N5wR6uzg/0uzSymwWA5Bg==

0 commit comments

Comments
 (0)