Skip to content

Commit cb01540

Browse files
authored
Merge pull request #246 from p3ol/renovate/babel-monorepo
chore(deps): update babel monorepo
2 parents e47e2f5 + d874209 commit cb01540

2 files changed

Lines changed: 127 additions & 51 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"license": "MIT",
99
"private": true,
1010
"devDependencies": {
11-
"@babel/core": "7.16.10",
12-
"@babel/plugin-transform-runtime": "7.16.10",
13-
"@babel/preset-env": "7.16.10",
11+
"@babel/core": "7.17.5",
12+
"@babel/plugin-transform-runtime": "7.17.0",
13+
"@babel/preset-env": "7.16.11",
1414
"@babel/preset-react": "7.16.7",
1515
"@poool/eslint-config": "1.5.0",
1616
"@poool/eslint-config-react": "1.5.1",
@@ -32,9 +32,9 @@
3232
"webpack-dev-server": "4.7.3"
3333
},
3434
"dependencies": {
35-
"@babel/eslint-parser": "7.16.5",
35+
"@babel/eslint-parser": "7.17.0",
3636
"@babel/eslint-plugin": "7.16.5",
37-
"@babel/runtime-corejs3": "7.16.8",
37+
"@babel/runtime-corejs3": "7.17.2",
3838
"@poool/react-access": "1.2.0",
3939
"core-js": "3.20.3",
4040
"history": "5.2.0",

yarn.lock

Lines changed: 122 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
# yarn lockfile v1
33

44

5+
"@ampproject/remapping@^2.1.0":
6+
version "2.1.2"
7+
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.2.tgz#4edca94973ded9630d20101cd8559cedb8d8bd34"
8+
integrity sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==
9+
dependencies:
10+
"@jridgewell/trace-mapping" "^0.3.0"
11+
512
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.0":
613
version "7.16.0"
714
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.0.tgz#0dfc80309beec8411e65e706461c408b0bb9b431"
@@ -26,31 +33,31 @@
2633
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
2734
integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
2835

29-
"@babel/core@7.16.10":
30-
version "7.16.10"
31-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.10.tgz#ebd034f8e7ac2b6bfcdaa83a161141a646f74b50"
32-
integrity sha512-pbiIdZbCiMx/MM6toR+OfXarYix3uz0oVsnNtfdAGTcCTu3w/JGF8JhirevXLBJUu0WguSZI12qpKnx7EeMyLA==
36+
"@babel/core@7.17.5":
37+
version "7.17.5"
38+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225"
39+
integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==
3340
dependencies:
41+
"@ampproject/remapping" "^2.1.0"
3442
"@babel/code-frame" "^7.16.7"
35-
"@babel/generator" "^7.16.8"
43+
"@babel/generator" "^7.17.3"
3644
"@babel/helper-compilation-targets" "^7.16.7"
3745
"@babel/helper-module-transforms" "^7.16.7"
38-
"@babel/helpers" "^7.16.7"
39-
"@babel/parser" "^7.16.10"
46+
"@babel/helpers" "^7.17.2"
47+
"@babel/parser" "^7.17.3"
4048
"@babel/template" "^7.16.7"
41-
"@babel/traverse" "^7.16.10"
42-
"@babel/types" "^7.16.8"
49+
"@babel/traverse" "^7.17.3"
50+
"@babel/types" "^7.17.0"
4351
convert-source-map "^1.7.0"
4452
debug "^4.1.0"
4553
gensync "^1.0.0-beta.2"
4654
json5 "^2.1.2"
4755
semver "^6.3.0"
48-
source-map "^0.5.0"
4956

50-
"@babel/eslint-parser@7.16.5":
51-
version "7.16.5"
52-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.16.5.tgz#48d3485091d6e36915358e4c0d0b2ebe6da90462"
53-
integrity sha512-mUqYa46lgWqHKQ33Q6LNCGp/wPR3eqOYTUixHFsfrSQqRxH0+WOzca75iEjFr5RDGH1dDz622LaHhLOzOuQRUA==
57+
"@babel/eslint-parser@7.17.0":
58+
version "7.17.0"
59+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.17.0.tgz#eabb24ad9f0afa80e5849f8240d0e5facc2d90d6"
60+
integrity sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA==
5461
dependencies:
5562
eslint-scope "^5.1.1"
5663
eslint-visitor-keys "^2.1.0"
@@ -90,6 +97,15 @@
9097
jsesc "^2.5.1"
9198
source-map "^0.5.0"
9299

100+
"@babel/generator@^7.17.3":
101+
version "7.17.3"
102+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200"
103+
integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg==
104+
dependencies:
105+
"@babel/types" "^7.17.0"
106+
jsesc "^2.5.1"
107+
source-map "^0.5.0"
108+
93109
"@babel/helper-annotate-as-pure@^7.16.0":
94110
version "7.16.0"
95111
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d"
@@ -132,6 +148,19 @@
132148
browserslist "^4.17.5"
133149
semver "^6.3.0"
134150

151+
"@babel/helper-create-class-features-plugin@^7.16.10":
152+
version "7.17.1"
153+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.1.tgz#9699f14a88833a7e055ce57dcd3ffdcd25186b21"
154+
integrity sha512-JBdSr/LtyYIno/pNnJ75lBcqc3Z1XXujzPanHqjvvrhOA+DTceTFuJi8XjmWTZh4r3fsdfqaCMN0iZemdkxZHQ==
155+
dependencies:
156+
"@babel/helper-annotate-as-pure" "^7.16.7"
157+
"@babel/helper-environment-visitor" "^7.16.7"
158+
"@babel/helper-function-name" "^7.16.7"
159+
"@babel/helper-member-expression-to-functions" "^7.16.7"
160+
"@babel/helper-optimise-call-expression" "^7.16.7"
161+
"@babel/helper-replace-supers" "^7.16.7"
162+
"@babel/helper-split-export-declaration" "^7.16.7"
163+
135164
"@babel/helper-create-class-features-plugin@^7.16.7":
136165
version "7.16.7"
137166
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz#9c5b34b53a01f2097daf10678d65135c1b9f84ba"
@@ -379,14 +408,14 @@
379408
"@babel/traverse" "^7.16.8"
380409
"@babel/types" "^7.16.8"
381410

382-
"@babel/helpers@^7.16.7":
383-
version "7.16.7"
384-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.7.tgz#7e3504d708d50344112767c3542fc5e357fffefc"
385-
integrity sha512-9ZDoqtfY7AuEOt3cxchfii6C7GDyyMBffktR5B2jvWv8u2+efwvpnVKXMWzNehqy68tKgAfSwfdw/lWpthS2bw==
411+
"@babel/helpers@^7.17.2":
412+
version "7.17.2"
413+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417"
414+
integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ==
386415
dependencies:
387416
"@babel/template" "^7.16.7"
388-
"@babel/traverse" "^7.16.7"
389-
"@babel/types" "^7.16.7"
417+
"@babel/traverse" "^7.17.0"
418+
"@babel/types" "^7.17.0"
390419

391420
"@babel/highlight@^7.16.0":
392421
version "7.16.0"
@@ -421,6 +450,11 @@
421450
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.7.tgz#d372dda9c89fcec340a82630a9f533f2fe15877e"
422451
integrity sha512-sR4eaSrnM7BV7QPzGfEX5paG/6wrZM3I0HDzfIAK06ESvo9oy3xBuVBxE3MbQaKNhvg8g/ixjMWo2CGpzpHsDA==
423452

453+
"@babel/parser@^7.17.3":
454+
version "7.17.3"
455+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0"
456+
integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==
457+
424458
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
425459
version "7.16.7"
426460
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050"
@@ -539,12 +573,12 @@
539573
"@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
540574
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
541575

542-
"@babel/plugin-proposal-private-methods@^7.16.7":
543-
version "7.16.7"
544-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.7.tgz#e418e3aa6f86edd6d327ce84eff188e479f571e0"
545-
integrity sha512-7twV3pzhrRxSwHeIvFE6coPgvo+exNDOiGUMg39o2LiLo1Y+4aKpfkcLGcg1UHonzorCt7SNXnoMyCnnIOA8Sw==
576+
"@babel/plugin-proposal-private-methods@^7.16.11":
577+
version "7.16.11"
578+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz#e8df108288555ff259f4527dbe84813aac3a1c50"
579+
integrity sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==
546580
dependencies:
547-
"@babel/helper-create-class-features-plugin" "^7.16.7"
581+
"@babel/helper-create-class-features-plugin" "^7.16.10"
548582
"@babel/helper-plugin-utils" "^7.16.7"
549583

550584
"@babel/plugin-proposal-private-property-in-object@^7.16.7":
@@ -918,10 +952,10 @@
918952
dependencies:
919953
"@babel/helper-plugin-utils" "^7.16.7"
920954

921-
"@babel/plugin-transform-runtime@7.16.10":
922-
version "7.16.10"
923-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.16.10.tgz#53d9fd3496daedce1dd99639097fa5d14f4c7c2c"
924-
integrity sha512-9nwTiqETv2G7xI4RvXHNfpGdr8pAA+Q/YtN3yLK7OoK7n9OibVm/xymJ838a9A6E/IciOLPj82lZk0fW6O4O7w==
955+
"@babel/plugin-transform-runtime@7.17.0":
956+
version "7.17.0"
957+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.17.0.tgz#0a2e08b5e2b2d95c4b1d3b3371a2180617455b70"
958+
integrity sha512-fr7zPWnKXNc1xoHfrIU9mN/4XKX4VLZ45Q+oMhfsYIaHvg7mHgmhfOy/ckRWqDK7XF3QDigRpkh5DKq6+clE8A==
925959
dependencies:
926960
"@babel/helper-module-imports" "^7.16.7"
927961
"@babel/helper-plugin-utils" "^7.16.7"
@@ -981,10 +1015,10 @@
9811015
"@babel/helper-create-regexp-features-plugin" "^7.16.7"
9821016
"@babel/helper-plugin-utils" "^7.16.7"
9831017

984-
"@babel/preset-env@7.16.10":
985-
version "7.16.10"
986-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.10.tgz#84400e6b5ee1efd982f55c61f3b6ac3fb5c8ab57"
987-
integrity sha512-iCac3fZn9oOcLqc1N2/copPiX7aoxzsvjeDdXoZobrlbQ6YGgS3bL9HyldOJ8V8AY5P7pFynCATrn7M4dMw0Yg==
1018+
"@babel/preset-env@7.16.11":
1019+
version "7.16.11"
1020+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.11.tgz#5dd88fd885fae36f88fd7c8342475c9f0abe2982"
1021+
integrity sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==
9881022
dependencies:
9891023
"@babel/compat-data" "^7.16.8"
9901024
"@babel/helper-compilation-targets" "^7.16.7"
@@ -1004,7 +1038,7 @@
10041038
"@babel/plugin-proposal-object-rest-spread" "^7.16.7"
10051039
"@babel/plugin-proposal-optional-catch-binding" "^7.16.7"
10061040
"@babel/plugin-proposal-optional-chaining" "^7.16.7"
1007-
"@babel/plugin-proposal-private-methods" "^7.16.7"
1041+
"@babel/plugin-proposal-private-methods" "^7.16.11"
10081042
"@babel/plugin-proposal-private-property-in-object" "^7.16.7"
10091043
"@babel/plugin-proposal-unicode-property-regex" "^7.16.7"
10101044
"@babel/plugin-syntax-async-generators" "^7.8.4"
@@ -1092,10 +1126,10 @@
10921126
core-js-pure "^3.0.0"
10931127
regenerator-runtime "^0.13.4"
10941128

1095-
"@babel/runtime-corejs3@7.16.8":
1096-
version "7.16.8"
1097-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.16.8.tgz#ea533d96eda6fdc76b1812248e9fbd0c11d4a1a7"
1098-
integrity sha512-3fKhuICS1lMz0plI5ktOE/yEtBRMVxplzRkdn6mJQ197XiY0JnrzYV0+Mxozq3JZ8SBV9Ecurmw1XsGbwOf+Sg==
1129+
"@babel/runtime-corejs3@7.17.2":
1130+
version "7.17.2"
1131+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.17.2.tgz#fdca2cd05fba63388babe85d349b6801b008fd13"
1132+
integrity sha512-NcKtr2epxfIrNM4VOmPKO46TvDMCBhgi2CrSHaEarrz+Plk2K5r9QemmOFTGpZaoKnWoGH5MO+CzeRsih/Fcgg==
10991133
dependencies:
11001134
core-js-pure "^3.20.2"
11011135
regenerator-runtime "^0.13.4"
@@ -1140,7 +1174,23 @@
11401174
debug "^4.1.0"
11411175
globals "^11.1.0"
11421176

1143-
"@babel/traverse@^7.16.10", "@babel/traverse@^7.16.8":
1177+
"@babel/traverse@^7.16.7":
1178+
version "7.16.7"
1179+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.7.tgz#dac01236a72c2560073658dd1a285fe4e0865d76"
1180+
integrity sha512-8KWJPIb8c2VvY8AJrydh6+fVRo2ODx1wYBU2398xJVq0JomuLBZmVQzLPBblJgHIGYG4znCpUZUZ0Pt2vdmVYQ==
1181+
dependencies:
1182+
"@babel/code-frame" "^7.16.7"
1183+
"@babel/generator" "^7.16.7"
1184+
"@babel/helper-environment-visitor" "^7.16.7"
1185+
"@babel/helper-function-name" "^7.16.7"
1186+
"@babel/helper-hoist-variables" "^7.16.7"
1187+
"@babel/helper-split-export-declaration" "^7.16.7"
1188+
"@babel/parser" "^7.16.7"
1189+
"@babel/types" "^7.16.7"
1190+
debug "^4.1.0"
1191+
globals "^11.1.0"
1192+
1193+
"@babel/traverse@^7.16.8":
11441194
version "7.16.10"
11451195
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f"
11461196
integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==
@@ -1156,19 +1206,19 @@
11561206
debug "^4.1.0"
11571207
globals "^11.1.0"
11581208

1159-
"@babel/traverse@^7.16.7":
1160-
version "7.16.7"
1161-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.7.tgz#dac01236a72c2560073658dd1a285fe4e0865d76"
1162-
integrity sha512-8KWJPIb8c2VvY8AJrydh6+fVRo2ODx1wYBU2398xJVq0JomuLBZmVQzLPBblJgHIGYG4znCpUZUZ0Pt2vdmVYQ==
1209+
"@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3":
1210+
version "7.17.3"
1211+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57"
1212+
integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==
11631213
dependencies:
11641214
"@babel/code-frame" "^7.16.7"
1165-
"@babel/generator" "^7.16.7"
1215+
"@babel/generator" "^7.17.3"
11661216
"@babel/helper-environment-visitor" "^7.16.7"
11671217
"@babel/helper-function-name" "^7.16.7"
11681218
"@babel/helper-hoist-variables" "^7.16.7"
11691219
"@babel/helper-split-export-declaration" "^7.16.7"
1170-
"@babel/parser" "^7.16.7"
1171-
"@babel/types" "^7.16.7"
1220+
"@babel/parser" "^7.17.3"
1221+
"@babel/types" "^7.17.0"
11721222
debug "^4.1.0"
11731223
globals "^11.1.0"
11741224

@@ -1196,6 +1246,14 @@
11961246
"@babel/helper-validator-identifier" "^7.16.7"
11971247
to-fast-properties "^2.0.0"
11981248

1249+
"@babel/types@^7.17.0":
1250+
version "7.17.0"
1251+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b"
1252+
integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==
1253+
dependencies:
1254+
"@babel/helper-validator-identifier" "^7.16.7"
1255+
to-fast-properties "^2.0.0"
1256+
11991257
"@discoveryjs/json-ext@^0.5.0":
12001258
version "0.5.5"
12011259
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.5.tgz#9283c9ce5b289a3c4f61c12757469e59377f81f3"
@@ -1230,6 +1288,24 @@
12301288
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
12311289
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
12321290

1291+
"@jridgewell/resolve-uri@^3.0.3":
1292+
version "3.0.5"
1293+
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz#68eb521368db76d040a6315cdb24bf2483037b9c"
1294+
integrity sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==
1295+
1296+
"@jridgewell/sourcemap-codec@^1.4.10":
1297+
version "1.4.11"
1298+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec"
1299+
integrity sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==
1300+
1301+
"@jridgewell/trace-mapping@^0.3.0":
1302+
version "0.3.4"
1303+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz#f6a0832dffd5b8a6aaa633b7d9f8e8e94c83a0c3"
1304+
integrity sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==
1305+
dependencies:
1306+
"@jridgewell/resolve-uri" "^3.0.3"
1307+
"@jridgewell/sourcemap-codec" "^1.4.10"
1308+
12331309
"@nodelib/fs.scandir@2.1.5":
12341310
version "2.1.5"
12351311
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"

0 commit comments

Comments
 (0)