Skip to content

Commit b13e246

Browse files
committed
chore(deps): update babel monorepo to v7.23.7
1 parent 2eca2fd commit b13e246

File tree

1 file changed

+36
-15
lines changed

1 file changed

+36
-15
lines changed

yarn.lock

Lines changed: 36 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -75,19 +75,19 @@
7575
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
7676

7777
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.16.7", "@babel/core@^7.20.12":
78-
version "7.23.6"
79-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4"
80-
integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==
78+
version "7.23.7"
79+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f"
80+
integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==
8181
dependencies:
8282
"@ampproject/remapping" "^2.2.0"
8383
"@babel/code-frame" "^7.23.5"
8484
"@babel/generator" "^7.23.6"
8585
"@babel/helper-compilation-targets" "^7.23.6"
8686
"@babel/helper-module-transforms" "^7.23.3"
87-
"@babel/helpers" "^7.23.6"
87+
"@babel/helpers" "^7.23.7"
8888
"@babel/parser" "^7.23.6"
8989
"@babel/template" "^7.22.15"
90-
"@babel/traverse" "^7.23.6"
90+
"@babel/traverse" "^7.23.7"
9191
"@babel/types" "^7.23.6"
9292
convert-source-map "^2.0.0"
9393
debug "^4.1.0"
@@ -316,13 +316,13 @@
316316
"@babel/template" "^7.22.15"
317317
"@babel/types" "^7.22.19"
318318

319-
"@babel/helpers@^7.23.6":
320-
version "7.23.6"
321-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a"
322-
integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==
319+
"@babel/helpers@^7.23.7":
320+
version "7.23.7"
321+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60"
322+
integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==
323323
dependencies:
324324
"@babel/template" "^7.22.15"
325-
"@babel/traverse" "^7.23.6"
325+
"@babel/traverse" "^7.23.7"
326326
"@babel/types" "^7.23.6"
327327

328328
"@babel/highlight@^7.10.4", "@babel/highlight@^7.23.4":
@@ -1171,9 +1171,9 @@
11711171
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
11721172

11731173
"@babel/runtime@^7.0.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.7", "@babel/runtime@^7.20.13", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1174-
version "7.23.6"
1175-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.6.tgz#c05e610dc228855dc92ef1b53d07389ed8ab521d"
1176-
integrity sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ==
1174+
version "7.23.7"
1175+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.7.tgz#dd7c88deeb218a0f8bd34d5db1aa242e0f203193"
1176+
integrity sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA==
11771177
dependencies:
11781178
regenerator-runtime "^0.14.0"
11791179

@@ -1186,7 +1186,7 @@
11861186
"@babel/parser" "^7.22.15"
11871187
"@babel/types" "^7.22.15"
11881188

1189-
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.23.6":
1189+
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13":
11901190
version "7.23.6"
11911191
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5"
11921192
integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==
@@ -1202,6 +1202,22 @@
12021202
debug "^4.3.1"
12031203
globals "^11.1.0"
12041204

1205+
"@babel/traverse@^7.23.7":
1206+
version "7.23.7"
1207+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305"
1208+
integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==
1209+
dependencies:
1210+
"@babel/code-frame" "^7.23.5"
1211+
"@babel/generator" "^7.23.6"
1212+
"@babel/helper-environment-visitor" "^7.22.20"
1213+
"@babel/helper-function-name" "^7.23.0"
1214+
"@babel/helper-hoist-variables" "^7.22.5"
1215+
"@babel/helper-split-export-declaration" "^7.22.6"
1216+
"@babel/parser" "^7.23.6"
1217+
"@babel/types" "^7.23.6"
1218+
debug "^4.3.1"
1219+
globals "^11.1.0"
1220+
12051221
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.6", "@babel/types@^7.4.4":
12061222
version "7.23.6"
12071223
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd"
@@ -4128,11 +4144,16 @@ caniuse-api@^3.0.0:
41284144
lodash.memoize "^4.1.2"
41294145
lodash.uniq "^4.5.0"
41304146

4131-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001538, caniuse-lite@^1.0.30001565:
4147+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001538:
41324148
version "1.0.30001571"
41334149
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001571.tgz#4182e93d696ff42930f4af7eba515ddeb57917ac"
41344150
integrity sha512-tYq/6MoXhdezDLFZuCO/TKboTzuQ/xR5cFdgXPfDtM7/kchBO3b4VWghE/OAi/DV7tTdhmLjZiZBZi1fA/GheQ==
41354151

4152+
caniuse-lite@^1.0.30001565:
4153+
version "1.0.30001572"
4154+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001572.tgz#1ccf7dc92d2ee2f92ed3a54e11b7b4a3041acfa0"
4155+
integrity sha512-1Pbh5FLmn5y4+QhNyJE9j3/7dK44dGB83/ZMjv/qJk86TvDbjk0LosiZo0i0WB0Vx607qMX9jYrn1VLHCkN4rw==
4156+
41364157
capital-case@^1.0.4:
41374158
version "1.0.4"
41384159
resolved "https://registry.yarnpkg.com/capital-case/-/capital-case-1.0.4.tgz#9d130292353c9249f6b00fa5852bee38a717e669"

0 commit comments

Comments
 (0)