Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit b842a7f

Browse files
Bump @babel/core from 7.23.9 to 7.24.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.9 to 7.24.3. - [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.24.3/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6b31b4 commit b842a7f

File tree

2 files changed

+75
-57
lines changed

2 files changed

+75
-57
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test:ci": "turbo run test:ci --parallel"
1717
},
1818
"devDependencies": {
19-
"@babel/core": "^7.23.9",
19+
"@babel/core": "^7.24.3",
2020
"@babel/plugin-transform-async-to-generator": "^7.24.1",
2121
"@babel/plugin-transform-runtime": "^7.23.9",
2222
"@babel/preset-env": "^7.23.9",

yarn.lock

Lines changed: 74 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -45,34 +45,34 @@
4545
dependencies:
4646
node-fetch "^2.6.1"
4747

48-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5":
49-
version "7.23.5"
50-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
51-
integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
48+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2":
49+
version "7.24.2"
50+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
51+
integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
5252
dependencies:
53-
"@babel/highlight" "^7.23.4"
54-
chalk "^2.4.2"
53+
"@babel/highlight" "^7.24.2"
54+
picocolors "^1.0.0"
5555

5656
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
5757
version "7.23.5"
5858
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
5959
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
6060

61-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.16.0", "@babel/core@^7.22.9", "@babel/core@^7.23.9":
62-
version "7.23.9"
63-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.9.tgz#b028820718000f267870822fec434820e9b1e4d1"
64-
integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==
61+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.16.0", "@babel/core@^7.22.9", "@babel/core@^7.24.3":
62+
version "7.24.3"
63+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3"
64+
integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==
6565
dependencies:
6666
"@ampproject/remapping" "^2.2.0"
67-
"@babel/code-frame" "^7.23.5"
68-
"@babel/generator" "^7.23.6"
67+
"@babel/code-frame" "^7.24.2"
68+
"@babel/generator" "^7.24.1"
6969
"@babel/helper-compilation-targets" "^7.23.6"
7070
"@babel/helper-module-transforms" "^7.23.3"
71-
"@babel/helpers" "^7.23.9"
72-
"@babel/parser" "^7.23.9"
73-
"@babel/template" "^7.23.9"
74-
"@babel/traverse" "^7.23.9"
75-
"@babel/types" "^7.23.9"
71+
"@babel/helpers" "^7.24.1"
72+
"@babel/parser" "^7.24.1"
73+
"@babel/template" "^7.24.0"
74+
"@babel/traverse" "^7.24.1"
75+
"@babel/types" "^7.24.0"
7676
convert-source-map "^2.0.0"
7777
debug "^4.1.0"
7878
gensync "^1.0.0-beta.2"
@@ -95,14 +95,14 @@
9595
dependencies:
9696
eslint-rule-composer "^0.3.0"
9797

98-
"@babel/generator@^7.14.0", "@babel/generator@^7.18.13", "@babel/generator@^7.23.6", "@babel/generator@^7.7.2":
99-
version "7.23.6"
100-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e"
101-
integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==
98+
"@babel/generator@^7.14.0", "@babel/generator@^7.18.13", "@babel/generator@^7.24.1", "@babel/generator@^7.7.2":
99+
version "7.24.1"
100+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.1.tgz#e67e06f68568a4ebf194d1c6014235344f0476d0"
101+
integrity sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A==
102102
dependencies:
103-
"@babel/types" "^7.23.6"
104-
"@jridgewell/gen-mapping" "^0.3.2"
105-
"@jridgewell/trace-mapping" "^0.3.17"
103+
"@babel/types" "^7.24.0"
104+
"@jridgewell/gen-mapping" "^0.3.5"
105+
"@jridgewell/trace-mapping" "^0.3.25"
106106
jsesc "^2.5.1"
107107

108108
"@babel/helper-annotate-as-pure@^7.22.5":
@@ -309,33 +309,29 @@
309309
"@babel/template" "^7.22.15"
310310
"@babel/types" "^7.22.19"
311311

312-
"@babel/helpers@^7.23.9":
313-
version "7.23.9"
314-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d"
315-
integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==
312+
"@babel/helpers@^7.24.1":
313+
version "7.24.1"
314+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94"
315+
integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==
316316
dependencies:
317-
"@babel/template" "^7.23.9"
318-
"@babel/traverse" "^7.23.9"
319-
"@babel/types" "^7.23.9"
317+
"@babel/template" "^7.24.0"
318+
"@babel/traverse" "^7.24.1"
319+
"@babel/types" "^7.24.0"
320320

321-
"@babel/highlight@^7.23.4":
322-
version "7.23.4"
323-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b"
324-
integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==
321+
"@babel/highlight@^7.24.2":
322+
version "7.24.2"
323+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.2.tgz#3f539503efc83d3c59080a10e6634306e0370d26"
324+
integrity sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==
325325
dependencies:
326326
"@babel/helper-validator-identifier" "^7.22.20"
327327
chalk "^2.4.2"
328328
js-tokens "^4.0.0"
329+
picocolors "^1.0.0"
329330

330-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9":
331-
version "7.23.9"
332-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b"
333-
integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
334-
335-
"@babel/parser@^7.24.0":
336-
version "7.24.0"
337-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac"
338-
integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==
331+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.7", "@babel/parser@^7.24.0", "@babel/parser@^7.24.1":
332+
version "7.24.1"
333+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
334+
integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
339335

340336
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
341337
version "7.23.3"
@@ -1194,7 +1190,7 @@
11941190
dependencies:
11951191
regenerator-runtime "^0.14.0"
11961192

1197-
"@babel/template@^7.18.10", "@babel/template@^7.20.7", "@babel/template@^7.22.15", "@babel/template@^7.23.9", "@babel/template@^7.3.3":
1193+
"@babel/template@^7.18.10", "@babel/template@^7.20.7", "@babel/template@^7.22.15", "@babel/template@^7.24.0", "@babel/template@^7.3.3":
11981194
version "7.24.0"
11991195
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.0.tgz#c6a524aa93a4a05d66aaf31654258fae69d87d50"
12001196
integrity sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==
@@ -1203,23 +1199,23 @@
12031199
"@babel/parser" "^7.24.0"
12041200
"@babel/types" "^7.24.0"
12051201

1206-
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.23.9":
1207-
version "7.23.9"
1208-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950"
1209-
integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==
1202+
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.24.1":
1203+
version "7.24.1"
1204+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.1.tgz#d65c36ac9dd17282175d1e4a3c49d5b7988f530c"
1205+
integrity sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==
12101206
dependencies:
1211-
"@babel/code-frame" "^7.23.5"
1212-
"@babel/generator" "^7.23.6"
1207+
"@babel/code-frame" "^7.24.1"
1208+
"@babel/generator" "^7.24.1"
12131209
"@babel/helper-environment-visitor" "^7.22.20"
12141210
"@babel/helper-function-name" "^7.23.0"
12151211
"@babel/helper-hoist-variables" "^7.22.5"
12161212
"@babel/helper-split-export-declaration" "^7.22.6"
1217-
"@babel/parser" "^7.23.9"
1218-
"@babel/types" "^7.23.9"
1213+
"@babel/parser" "^7.24.1"
1214+
"@babel/types" "^7.24.0"
12191215
debug "^4.3.1"
12201216
globals "^11.1.0"
12211217

1222-
"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.18.13", "@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.6", "@babel/types@^7.23.9", "@babel/types@^7.24.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1218+
"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.18.13", "@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.24.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
12231219
version "7.24.0"
12241220
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf"
12251221
integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==
@@ -2357,7 +2353,7 @@
23572353
"@types/yargs" "^17.0.8"
23582354
chalk "^4.0.0"
23592355

2360-
"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2":
2356+
"@jridgewell/gen-mapping@^0.3.0":
23612357
version "0.3.3"
23622358
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098"
23632359
integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==
@@ -2366,6 +2362,15 @@
23662362
"@jridgewell/sourcemap-codec" "^1.4.10"
23672363
"@jridgewell/trace-mapping" "^0.3.9"
23682364

2365+
"@jridgewell/gen-mapping@^0.3.5":
2366+
version "0.3.5"
2367+
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36"
2368+
integrity sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==
2369+
dependencies:
2370+
"@jridgewell/set-array" "^1.2.1"
2371+
"@jridgewell/sourcemap-codec" "^1.4.10"
2372+
"@jridgewell/trace-mapping" "^0.3.24"
2373+
23692374
"@jridgewell/resolve-uri@^3.0.3", "@jridgewell/resolve-uri@^3.1.0":
23702375
version "3.1.1"
23712376
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
@@ -2376,6 +2381,11 @@
23762381
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
23772382
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
23782383

2384+
"@jridgewell/set-array@^1.2.1":
2385+
version "1.2.1"
2386+
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280"
2387+
integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==
2388+
23792389
"@jridgewell/source-map@^0.3.3":
23802390
version "0.3.5"
23812391
resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.5.tgz#a3bb4d5c6825aab0d281268f47f6ad5853431e91"
@@ -2397,14 +2407,22 @@
23972407
"@jridgewell/resolve-uri" "^3.0.3"
23982408
"@jridgewell/sourcemap-codec" "^1.4.10"
23992409

2400-
"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.18", "@jridgewell/trace-mapping@^0.3.9":
2410+
"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.18", "@jridgewell/trace-mapping@^0.3.9":
24012411
version "0.3.20"
24022412
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz#72e45707cf240fa6b081d0366f8265b0cd10197f"
24032413
integrity sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==
24042414
dependencies:
24052415
"@jridgewell/resolve-uri" "^3.1.0"
24062416
"@jridgewell/sourcemap-codec" "^1.4.14"
24072417

2418+
"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25":
2419+
version "0.3.25"
2420+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0"
2421+
integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==
2422+
dependencies:
2423+
"@jridgewell/resolve-uri" "^3.1.0"
2424+
"@jridgewell/sourcemap-codec" "^1.4.14"
2425+
24082426
"@manypkg/find-root@^1.1.0":
24092427
version "1.1.0"
24102428
resolved "https://registry.yarnpkg.com/@manypkg/find-root/-/find-root-1.1.0.tgz#a62d8ed1cd7e7d4c11d9d52a8397460b5d4ad29f"

0 commit comments

Comments
 (0)