Skip to content

Commit a40da02

Browse files
dependabot[bot]vox-eve
authored andcommitted
chore(deps-dev): Bump @babel/core from 7.27.7 to 7.28.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.27.7 to 7.28.0. - [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.28.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1be668 commit a40da02

1 file changed

Lines changed: 12 additions & 77 deletions

File tree

yarn.lock

Lines changed: 12 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -30,38 +30,27 @@
3030
integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
3131

3232
"@babel/core@^7.12.3", "@babel/core@^7.21.3", "@babel/core@^7.23.9", "@babel/core@^7.27.4":
33-
version "7.27.7"
34-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7.tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428"
35-
integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w==
33+
version "7.28.0"
34+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.0.tgz#55dad808d5bf3445a108eefc88ea3fdf034749a4"
35+
integrity sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==
3636
dependencies:
3737
"@ampproject/remapping" "^2.2.0"
3838
"@babel/code-frame" "^7.27.1"
39-
"@babel/generator" "^7.27.5"
39+
"@babel/generator" "^7.28.0"
4040
"@babel/helper-compilation-targets" "^7.27.2"
4141
"@babel/helper-module-transforms" "^7.27.3"
4242
"@babel/helpers" "^7.27.6"
43-
"@babel/parser" "^7.27.7"
43+
"@babel/parser" "^7.28.0"
4444
"@babel/template" "^7.27.2"
45-
"@babel/traverse" "^7.27.7"
46-
"@babel/types" "^7.27.7"
45+
"@babel/traverse" "^7.28.0"
46+
"@babel/types" "^7.28.0"
4747
convert-source-map "^2.0.0"
4848
debug "^4.1.0"
4949
gensync "^1.0.0-beta.2"
5050
json5 "^2.2.3"
5151
semver "^6.3.1"
5252

53-
"@babel/generator@^7.27.5":
54-
version "7.27.5"
55-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c"
56-
integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==
57-
dependencies:
58-
"@babel/parser" "^7.27.5"
59-
"@babel/types" "^7.27.3"
60-
"@jridgewell/gen-mapping" "^0.3.5"
61-
"@jridgewell/trace-mapping" "^0.3.25"
62-
jsesc "^3.0.2"
63-
64-
"@babel/generator@^7.28.0":
53+
"@babel/generator@^7.27.5", "@babel/generator@^7.28.0":
6554
version "7.28.0"
6655
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.0.tgz#9cc2f7bd6eb054d77dc66c2664148a0c5118acd2"
6756
integrity sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==
@@ -245,14 +234,7 @@
245234
"@babel/template" "^7.27.2"
246235
"@babel/types" "^7.27.6"
247236

248-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.27.5", "@babel/parser@^7.27.7":
249-
version "7.27.7"
250-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9"
251-
integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q==
252-
dependencies:
253-
"@babel/types" "^7.27.7"
254-
255-
"@babel/parser@^7.28.0":
237+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.28.0":
256238
version "7.28.0"
257239
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e"
258240
integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==
@@ -933,20 +915,7 @@
933915
"@babel/parser" "^7.27.2"
934916
"@babel/types" "^7.27.1"
935917

936-
"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.7":
937-
version "7.27.7"
938-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.7.tgz#8355c39be6818362eace058cf7f3e25ac2ec3b55"
939-
integrity sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw==
940-
dependencies:
941-
"@babel/code-frame" "^7.27.1"
942-
"@babel/generator" "^7.27.5"
943-
"@babel/parser" "^7.27.7"
944-
"@babel/template" "^7.27.2"
945-
"@babel/types" "^7.27.7"
946-
debug "^4.3.1"
947-
globals "^11.1.0"
948-
949-
"@babel/traverse@^7.28.0":
918+
"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0":
950919
version "7.28.0"
951920
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b"
952921
integrity sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==
@@ -959,15 +928,7 @@
959928
"@babel/types" "^7.28.0"
960929
debug "^4.3.1"
961930

962-
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7.27.7", "@babel/types@^7.3.0", "@babel/types@^7.4.4":
963-
version "7.27.7"
964-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f"
965-
integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw==
966-
dependencies:
967-
"@babel/helper-string-parser" "^7.27.1"
968-
"@babel/helper-validator-identifier" "^7.27.1"
969-
970-
"@babel/types@^7.28.0":
931+
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7.28.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4":
971932
version "7.28.0"
972933
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.0.tgz#2fd0159a6dc7353933920c43136335a9b264d950"
973934
integrity sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg==
@@ -1397,15 +1358,6 @@
13971358
"@jridgewell/sourcemap-codec" "^1.5.0"
13981359
"@jridgewell/trace-mapping" "^0.3.24"
13991360

1400-
"@jridgewell/gen-mapping@^0.3.5":
1401-
version "0.3.5"
1402-
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36"
1403-
integrity sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==
1404-
dependencies:
1405-
"@jridgewell/set-array" "^1.2.1"
1406-
"@jridgewell/sourcemap-codec" "^1.4.10"
1407-
"@jridgewell/trace-mapping" "^0.3.24"
1408-
14091361
"@jridgewell/resolve-uri@3.1.0", "@jridgewell/resolve-uri@^3.0.3":
14101362
version "3.1.0"
14111363
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
@@ -1421,11 +1373,6 @@
14211373
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
14221374
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
14231375

1424-
"@jridgewell/set-array@^1.2.1":
1425-
version "1.2.1"
1426-
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280"
1427-
integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==
1428-
14291376
"@jridgewell/source-map@^0.3.3":
14301377
version "0.3.5"
14311378
resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.5.tgz#a3bb4d5c6825aab0d281268f47f6ad5853431e91"
@@ -2790,14 +2737,7 @@ dashdash@^1.12.0:
27902737
dependencies:
27912738
assert-plus "^1.0.0"
27922739

2793-
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.4.0:
2794-
version "4.4.0"
2795-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
2796-
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
2797-
dependencies:
2798-
ms "^2.1.3"
2799-
2800-
debug@^4.4.1:
2740+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.4.0, debug@^4.4.1:
28012741
version "4.4.1"
28022742
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
28032743
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
@@ -3481,11 +3421,6 @@ global-prefix@^1.0.1:
34813421
is-windows "^1.0.1"
34823422
which "^1.2.14"
34833423

3484-
globals@^11.1.0:
3485-
version "11.12.0"
3486-
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
3487-
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
3488-
34893424
globals@^13.19.0:
34903425
version "13.20.0"
34913426
resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82"

0 commit comments

Comments
 (0)