Skip to content

Commit 18183d3

Browse files
chore(deps-dev): bump @babel/core from 7.24.8 to 7.24.9 (#11479)
1 parent d89dfec commit 18183d3

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"web-specs": "^3.13.1"
150150
},
151151
"devDependencies": {
152-
"@babel/core": "^7.24.8",
152+
"@babel/core": "^7.24.9",
153153
"@babel/eslint-parser": "^7.24.8",
154154
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
155155
"@babel/preset-env": "^7.24.8",

Diff for: yarn.lock

+20-20
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,21 @@
2828
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.8.tgz#f9196455334c38d059ac8b1a16a51decda9d30d3"
2929
integrity sha512-c4IM7OTg6k1Q+AJ153e2mc2QVTezTwnb4VzquwcyiEzGnW0Kedv4do/TrkU98qPeC5LNiMt/QXwIjzYXLBpyZg==
3030

31-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.24.8":
32-
version "7.24.8"
33-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.8.tgz#c24f83985214f599cee5fc26d393d9ab320342f4"
34-
integrity sha512-6AWcmZC/MZCO0yKys4uhg5NlxL0ESF3K6IAaoQ+xSXvPyPyxNWRafP+GDbI88Oh68O7QkJgmEtedWPM9U0pZNg==
31+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.24.9":
32+
version "7.24.9"
33+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.9.tgz#dc07c9d307162c97fa9484ea997ade65841c7c82"
34+
integrity sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==
3535
dependencies:
3636
"@ampproject/remapping" "^2.2.0"
3737
"@babel/code-frame" "^7.24.7"
38-
"@babel/generator" "^7.24.8"
38+
"@babel/generator" "^7.24.9"
3939
"@babel/helper-compilation-targets" "^7.24.8"
40-
"@babel/helper-module-transforms" "^7.24.8"
40+
"@babel/helper-module-transforms" "^7.24.9"
4141
"@babel/helpers" "^7.24.8"
4242
"@babel/parser" "^7.24.8"
4343
"@babel/template" "^7.24.7"
4444
"@babel/traverse" "^7.24.8"
45-
"@babel/types" "^7.24.8"
45+
"@babel/types" "^7.24.9"
4646
convert-source-map "^2.0.0"
4747
debug "^4.1.0"
4848
gensync "^1.0.0-beta.2"
@@ -58,12 +58,12 @@
5858
eslint-visitor-keys "^2.1.0"
5959
semver "^6.3.1"
6060

61-
"@babel/generator@^7.24.8", "@babel/generator@^7.7.2":
62-
version "7.24.8"
63-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.8.tgz#1802d6ac4d77a9199c75ae3eb6a08336e5d1d39a"
64-
integrity sha512-47DG+6F5SzOi0uEvK4wMShmn5yY0mVjVJoWTphdY2B4Rx9wHgjK7Yhtr0ru6nE+sn0v38mzrWOlah0p/YlHHOQ==
61+
"@babel/generator@^7.24.8", "@babel/generator@^7.24.9", "@babel/generator@^7.7.2":
62+
version "7.24.9"
63+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.9.tgz#5c2575a1070e661bbbc9df82a853989c9a656f12"
64+
integrity sha512-G8v3jRg+z8IwY1jHFxvCNhOPYPterE4XljNgdGTYfSTtzzwjIswIzIaSPSLs3R7yFuqnqNeay5rjICfqVr+/6A==
6565
dependencies:
66-
"@babel/types" "^7.24.8"
66+
"@babel/types" "^7.24.9"
6767
"@jridgewell/gen-mapping" "^0.3.5"
6868
"@jridgewell/trace-mapping" "^0.3.25"
6969
jsesc "^2.5.1"
@@ -263,10 +263,10 @@
263263
"@babel/traverse" "^7.24.7"
264264
"@babel/types" "^7.24.7"
265265

266-
"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8":
267-
version "7.24.8"
268-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.8.tgz#b1f2df4f96f3465b0d035b697ec86cb51ff348fe"
269-
integrity sha512-m4vWKVqvkVAWLXfHCCfff2luJj86U+J0/x+0N3ArG/tP0Fq7zky2dYwMbtPmkc/oulkkbjdL3uWzuoBwQ8R00Q==
266+
"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.24.9":
267+
version "7.24.9"
268+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz#e13d26306b89eea569180868e652e7f514de9d29"
269+
integrity sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==
270270
dependencies:
271271
"@babel/helper-environment-visitor" "^7.24.7"
272272
"@babel/helper-module-imports" "^7.24.7"
@@ -1307,10 +1307,10 @@
13071307
debug "^4.3.1"
13081308
globals "^11.1.0"
13091309

1310-
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.3", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1311-
version "7.24.8"
1312-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.8.tgz#d51ffa9043b17d36622efa44e861a49e69e130a8"
1313-
integrity sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA==
1310+
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.3", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.24.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1311+
version "7.24.9"
1312+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.9.tgz#228ce953d7b0d16646e755acf204f4cf3d08cc73"
1313+
integrity sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==
13141314
dependencies:
13151315
"@babel/helper-string-parser" "^7.24.8"
13161316
"@babel/helper-validator-identifier" "^7.24.7"

0 commit comments

Comments
 (0)