Skip to content

Commit 87e8ac9

Browse files
chore(deps): update dependency @babel/core to ^7.28.0 (#395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c7a0ca commit 87e8ac9

File tree

2 files changed

+126
-105
lines changed

2 files changed

+126
-105
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"release": "npm run test && npm run build && lerna publish"
1414
},
1515
"devDependencies": {
16-
"@babel/core": "^7.26.0",
16+
"@babel/core": "^7.28.0",
1717
"@commitlint/cli": "^8.3.6",
1818
"@commitlint/config-conventional": "^8.3.6",
1919
"@mjolnir/babel-preset": "^0.2.0",

yarn.lock

Lines changed: 125 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@
1717
dependencies:
1818
"@babel/highlight" "^7.0.0"
1919

20-
"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0":
21-
version "7.26.2"
22-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
23-
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
20+
"@babel/code-frame@^7.27.1":
21+
version "7.27.1"
22+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
23+
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
2424
dependencies:
25-
"@babel/helper-validator-identifier" "^7.25.9"
25+
"@babel/helper-validator-identifier" "^7.27.1"
2626
js-tokens "^4.0.0"
27-
picocolors "^1.0.0"
27+
picocolors "^1.1.1"
2828

29-
"@babel/compat-data@^7.25.9":
30-
version "7.26.2"
31-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.2.tgz#278b6b13664557de95b8f35b90d96785850bb56e"
32-
integrity sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==
29+
"@babel/compat-data@^7.27.2":
30+
version "7.28.0"
31+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
32+
integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
3333

3434
"@babel/[email protected]", "@babel/core@^7.1.0":
3535
version "7.5.5"
@@ -51,36 +51,36 @@
5151
semver "^5.4.1"
5252
source-map "^0.5.0"
5353

54-
"@babel/core@^7.26.0":
55-
version "7.26.0"
56-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
57-
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
54+
"@babel/core@^7.28.0":
55+
version "7.28.0"
56+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.0.tgz#55dad808d5bf3445a108eefc88ea3fdf034749a4"
57+
integrity sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==
5858
dependencies:
5959
"@ampproject/remapping" "^2.2.0"
60-
"@babel/code-frame" "^7.26.0"
61-
"@babel/generator" "^7.26.0"
62-
"@babel/helper-compilation-targets" "^7.25.9"
63-
"@babel/helper-module-transforms" "^7.26.0"
64-
"@babel/helpers" "^7.26.0"
65-
"@babel/parser" "^7.26.0"
66-
"@babel/template" "^7.25.9"
67-
"@babel/traverse" "^7.25.9"
68-
"@babel/types" "^7.26.0"
60+
"@babel/code-frame" "^7.27.1"
61+
"@babel/generator" "^7.28.0"
62+
"@babel/helper-compilation-targets" "^7.27.2"
63+
"@babel/helper-module-transforms" "^7.27.3"
64+
"@babel/helpers" "^7.27.6"
65+
"@babel/parser" "^7.28.0"
66+
"@babel/template" "^7.27.2"
67+
"@babel/traverse" "^7.28.0"
68+
"@babel/types" "^7.28.0"
6969
convert-source-map "^2.0.0"
7070
debug "^4.1.0"
7171
gensync "^1.0.0-beta.2"
7272
json5 "^2.2.3"
7373
semver "^6.3.1"
7474

75-
"@babel/generator@^7.25.9", "@babel/generator@^7.26.0":
76-
version "7.26.2"
77-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.2.tgz#87b75813bec87916210e5e01939a4c823d6bb74f"
78-
integrity sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==
75+
"@babel/generator@^7.28.0":
76+
version "7.28.0"
77+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.0.tgz#9cc2f7bd6eb054d77dc66c2664148a0c5118acd2"
78+
integrity sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==
7979
dependencies:
80-
"@babel/parser" "^7.26.2"
81-
"@babel/types" "^7.26.0"
82-
"@jridgewell/gen-mapping" "^0.3.5"
83-
"@jridgewell/trace-mapping" "^0.3.25"
80+
"@babel/parser" "^7.28.0"
81+
"@babel/types" "^7.28.0"
82+
"@jridgewell/gen-mapping" "^0.3.12"
83+
"@jridgewell/trace-mapping" "^0.3.28"
8484
jsesc "^3.0.2"
8585

8686
"@babel/generator@^7.4.0", "@babel/generator@^7.5.5":
@@ -126,13 +126,13 @@
126126
"@babel/traverse" "^7.4.4"
127127
"@babel/types" "^7.4.4"
128128

129-
"@babel/helper-compilation-targets@^7.25.9":
130-
version "7.25.9"
131-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875"
132-
integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==
129+
"@babel/helper-compilation-targets@^7.27.2":
130+
version "7.27.2"
131+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d"
132+
integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==
133133
dependencies:
134-
"@babel/compat-data" "^7.25.9"
135-
"@babel/helper-validator-option" "^7.25.9"
134+
"@babel/compat-data" "^7.27.2"
135+
"@babel/helper-validator-option" "^7.27.1"
136136
browserslist "^4.24.0"
137137
lru-cache "^5.1.1"
138138
semver "^6.3.1"
@@ -182,6 +182,11 @@
182182
dependencies:
183183
"@babel/types" "^7.0.0"
184184

185+
"@babel/helper-globals@^7.28.0":
186+
version "7.28.0"
187+
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674"
188+
integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==
189+
185190
"@babel/helper-hoist-variables@^7.4.4":
186191
version "7.4.4"
187192
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.4.4.tgz#0298b5f25c8c09c53102d52ac4a98f773eb2850a"
@@ -203,13 +208,13 @@
203208
dependencies:
204209
"@babel/types" "^7.0.0"
205210

206-
"@babel/helper-module-imports@^7.25.9":
207-
version "7.25.9"
208-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715"
209-
integrity sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==
211+
"@babel/helper-module-imports@^7.27.1":
212+
version "7.27.1"
213+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204"
214+
integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==
210215
dependencies:
211-
"@babel/traverse" "^7.25.9"
212-
"@babel/types" "^7.25.9"
216+
"@babel/traverse" "^7.27.1"
217+
"@babel/types" "^7.27.1"
213218

214219
"@babel/helper-module-transforms@^7.1.0", "@babel/helper-module-transforms@^7.4.4":
215220
version "7.5.5"
@@ -223,14 +228,14 @@
223228
"@babel/types" "^7.5.5"
224229
lodash "^4.17.13"
225230

226-
"@babel/helper-module-transforms@^7.26.0":
227-
version "7.26.0"
228-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae"
229-
integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==
231+
"@babel/helper-module-transforms@^7.27.3":
232+
version "7.27.3"
233+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02"
234+
integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==
230235
dependencies:
231-
"@babel/helper-module-imports" "^7.25.9"
232-
"@babel/helper-validator-identifier" "^7.25.9"
233-
"@babel/traverse" "^7.25.9"
236+
"@babel/helper-module-imports" "^7.27.1"
237+
"@babel/helper-validator-identifier" "^7.27.1"
238+
"@babel/traverse" "^7.27.3"
234239

235240
"@babel/helper-optimise-call-expression@^7.0.0":
236241
version "7.0.0"
@@ -287,20 +292,20 @@
287292
dependencies:
288293
"@babel/types" "^7.4.4"
289294

290-
"@babel/helper-string-parser@^7.25.9":
291-
version "7.25.9"
292-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
293-
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
295+
"@babel/helper-string-parser@^7.27.1":
296+
version "7.27.1"
297+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
298+
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
294299

295-
"@babel/helper-validator-identifier@^7.25.9":
296-
version "7.25.9"
297-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
298-
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
300+
"@babel/helper-validator-identifier@^7.27.1":
301+
version "7.27.1"
302+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
303+
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
299304

300-
"@babel/helper-validator-option@^7.25.9":
301-
version "7.25.9"
302-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72"
303-
integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==
305+
"@babel/helper-validator-option@^7.27.1":
306+
version "7.27.1"
307+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
308+
integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==
304309

305310
"@babel/helper-wrap-function@^7.1.0", "@babel/helper-wrap-function@^7.2.0":
306311
version "7.2.0"
@@ -312,13 +317,13 @@
312317
"@babel/traverse" "^7.1.0"
313318
"@babel/types" "^7.2.0"
314319

315-
"@babel/helpers@^7.26.0":
316-
version "7.26.0"
317-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4"
318-
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==
320+
"@babel/helpers@^7.27.6":
321+
version "7.28.2"
322+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.2.tgz#80f0918fecbfebea9af856c419763230040ee850"
323+
integrity sha512-/V9771t+EgXz62aCcyofnQhGM8DQACbRhvzKFsXKC9QM+5MadF8ZmIm0crDMaz3+o0h0zXfJnd4EhbYbxsrcFw==
319324
dependencies:
320-
"@babel/template" "^7.25.9"
321-
"@babel/types" "^7.26.0"
325+
"@babel/template" "^7.27.2"
326+
"@babel/types" "^7.28.2"
322327

323328
"@babel/helpers@^7.5.5":
324329
version "7.5.5"
@@ -343,12 +348,12 @@
343348
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.5.5.tgz#02f077ac8817d3df4a832ef59de67565e71cca4b"
344349
integrity sha512-E5BN68cqR7dhKan1SfqgPGhQ178bkVKpXTPEXnFJBrEt8/DKRZlybmy+IgYLTeN7tp1R5Ccmbm2rBk17sHYU3g==
345350

346-
"@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.2":
347-
version "7.26.2"
348-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.2.tgz#fd7b6f487cfea09889557ef5d4eeb9ff9a5abd11"
349-
integrity sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==
351+
"@babel/parser@^7.27.2", "@babel/parser@^7.28.0":
352+
version "7.28.0"
353+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e"
354+
integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==
350355
dependencies:
351-
"@babel/types" "^7.26.0"
356+
"@babel/types" "^7.28.0"
352357

353358
"@babel/plugin-proposal-async-generator-functions@^7.2.0":
354359
version "7.2.0"
@@ -919,14 +924,14 @@
919924
"@babel/parser" "^7.4.4"
920925
"@babel/types" "^7.4.4"
921926

922-
"@babel/template@^7.25.9":
923-
version "7.25.9"
924-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016"
925-
integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==
927+
"@babel/template@^7.27.2":
928+
version "7.27.2"
929+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
930+
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
926931
dependencies:
927-
"@babel/code-frame" "^7.25.9"
928-
"@babel/parser" "^7.25.9"
929-
"@babel/types" "^7.25.9"
932+
"@babel/code-frame" "^7.27.1"
933+
"@babel/parser" "^7.27.2"
934+
"@babel/types" "^7.27.1"
930935

931936
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5":
932937
version "7.5.5"
@@ -943,18 +948,18 @@
943948
globals "^11.1.0"
944949
lodash "^4.17.13"
945950

946-
"@babel/traverse@^7.25.9":
947-
version "7.25.9"
948-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84"
949-
integrity sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==
950-
dependencies:
951-
"@babel/code-frame" "^7.25.9"
952-
"@babel/generator" "^7.25.9"
953-
"@babel/parser" "^7.25.9"
954-
"@babel/template" "^7.25.9"
955-
"@babel/types" "^7.25.9"
951+
"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0":
952+
version "7.28.0"
953+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b"
954+
integrity sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==
955+
dependencies:
956+
"@babel/code-frame" "^7.27.1"
957+
"@babel/generator" "^7.28.0"
958+
"@babel/helper-globals" "^7.28.0"
959+
"@babel/parser" "^7.28.0"
960+
"@babel/template" "^7.27.2"
961+
"@babel/types" "^7.28.0"
956962
debug "^4.3.1"
957-
globals "^11.1.0"
958963

959964
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5":
960965
version "7.5.5"
@@ -965,13 +970,13 @@
965970
lodash "^4.17.13"
966971
to-fast-properties "^2.0.0"
967972

968-
"@babel/types@^7.25.9", "@babel/types@^7.26.0":
969-
version "7.26.0"
970-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff"
971-
integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==
973+
"@babel/types@^7.27.1", "@babel/types@^7.28.0", "@babel/types@^7.28.2":
974+
version "7.28.2"
975+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b"
976+
integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==
972977
dependencies:
973-
"@babel/helper-string-parser" "^7.25.9"
974-
"@babel/helper-validator-identifier" "^7.25.9"
978+
"@babel/helper-string-parser" "^7.27.1"
979+
"@babel/helper-validator-identifier" "^7.27.1"
975980

976981
"@cnakazawa/watch@^1.0.3":
977982
version "1.0.3"
@@ -1440,6 +1445,14 @@
14401445
"@types/istanbul-reports" "^1.1.1"
14411446
"@types/yargs" "^13.0.0"
14421447

1448+
"@jridgewell/gen-mapping@^0.3.12":
1449+
version "0.3.12"
1450+
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz#2234ce26c62889f03db3d7fea43c1932ab3e927b"
1451+
integrity sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==
1452+
dependencies:
1453+
"@jridgewell/sourcemap-codec" "^1.5.0"
1454+
"@jridgewell/trace-mapping" "^0.3.24"
1455+
14431456
"@jridgewell/gen-mapping@^0.3.5":
14441457
version "0.3.5"
14451458
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36"
@@ -1464,14 +1477,27 @@
14641477
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
14651478
integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
14661479

1467-
"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25":
1480+
"@jridgewell/sourcemap-codec@^1.5.0":
1481+
version "1.5.4"
1482+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz#7358043433b2e5da569aa02cbc4c121da3af27d7"
1483+
integrity sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==
1484+
1485+
"@jridgewell/trace-mapping@^0.3.24":
14681486
version "0.3.25"
14691487
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0"
14701488
integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==
14711489
dependencies:
14721490
"@jridgewell/resolve-uri" "^3.1.0"
14731491
"@jridgewell/sourcemap-codec" "^1.4.14"
14741492

1493+
"@jridgewell/trace-mapping@^0.3.28":
1494+
version "0.3.29"
1495+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz#a58d31eaadaf92c6695680b2e1d464a9b8fbf7fc"
1496+
integrity sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==
1497+
dependencies:
1498+
"@jridgewell/resolve-uri" "^3.1.0"
1499+
"@jridgewell/sourcemap-codec" "^1.4.14"
1500+
14751501
14761502
version "3.21.0"
14771503
resolved "https://registry.yarnpkg.com/@lerna/add/-/add-3.21.0.tgz#27007bde71cc7b0a2969ab3c2f0ae41578b4577b"
@@ -10082,12 +10108,7 @@ performance-now@^2.1.0:
1008210108
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
1008310109
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
1008410110

10085-
picocolors@^1.0.0:
10086-
version "1.0.1"
10087-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
10088-
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
10089-
10090-
picocolors@^1.1.0:
10111+
picocolors@^1.1.0, picocolors@^1.1.1:
1009110112
version "1.1.1"
1009210113
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
1009310114
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==

0 commit comments

Comments
 (0)