Skip to content

Commit 1b7dab8

Browse files
chore(deps): update dependency @babel/core to v7.24.9
1 parent 921f93e commit 1b7dab8

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@babel/cli": "7.24.8",
52-
"@babel/core": "7.24.8",
52+
"@babel/core": "7.24.9",
5353
"@babel/eslint-parser": "7.24.8",
5454
"@babel/preset-env": "7.24.8",
5555
"@babel/preset-react": "7.24.7",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -44,21 +44,21 @@
4444
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.8.tgz#f9196455334c38d059ac8b1a16a51decda9d30d3"
4545
integrity sha512-c4IM7OTg6k1Q+AJ153e2mc2QVTezTwnb4VzquwcyiEzGnW0Kedv4do/TrkU98qPeC5LNiMt/QXwIjzYXLBpyZg==
4646

47-
"@babel/[email protected].8", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9":
48-
version "7.24.8"
49-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.8.tgz#c24f83985214f599cee5fc26d393d9ab320342f4"
50-
integrity sha512-6AWcmZC/MZCO0yKys4uhg5NlxL0ESF3K6IAaoQ+xSXvPyPyxNWRafP+GDbI88Oh68O7QkJgmEtedWPM9U0pZNg==
47+
"@babel/[email protected].9", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9":
48+
version "7.24.9"
49+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.9.tgz#dc07c9d307162c97fa9484ea997ade65841c7c82"
50+
integrity sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==
5151
dependencies:
5252
"@ampproject/remapping" "^2.2.0"
5353
"@babel/code-frame" "^7.24.7"
54-
"@babel/generator" "^7.24.8"
54+
"@babel/generator" "^7.24.9"
5555
"@babel/helper-compilation-targets" "^7.24.8"
56-
"@babel/helper-module-transforms" "^7.24.8"
56+
"@babel/helper-module-transforms" "^7.24.9"
5757
"@babel/helpers" "^7.24.8"
5858
"@babel/parser" "^7.24.8"
5959
"@babel/template" "^7.24.7"
6060
"@babel/traverse" "^7.24.8"
61-
"@babel/types" "^7.24.8"
61+
"@babel/types" "^7.24.9"
6262
convert-source-map "^2.0.0"
6363
debug "^4.1.0"
6464
gensync "^1.0.0-beta.2"
@@ -74,12 +74,12 @@
7474
eslint-visitor-keys "^2.1.0"
7575
semver "^6.3.1"
7676

77-
"@babel/generator@^7.24.8", "@babel/generator@^7.7.2":
78-
version "7.24.8"
79-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.8.tgz#1802d6ac4d77a9199c75ae3eb6a08336e5d1d39a"
80-
integrity sha512-47DG+6F5SzOi0uEvK4wMShmn5yY0mVjVJoWTphdY2B4Rx9wHgjK7Yhtr0ru6nE+sn0v38mzrWOlah0p/YlHHOQ==
77+
"@babel/generator@^7.24.8", "@babel/generator@^7.24.9", "@babel/generator@^7.7.2":
78+
version "7.24.9"
79+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.9.tgz#5c2575a1070e661bbbc9df82a853989c9a656f12"
80+
integrity sha512-G8v3jRg+z8IwY1jHFxvCNhOPYPterE4XljNgdGTYfSTtzzwjIswIzIaSPSLs3R7yFuqnqNeay5rjICfqVr+/6A==
8181
dependencies:
82-
"@babel/types" "^7.24.8"
82+
"@babel/types" "^7.24.9"
8383
"@jridgewell/gen-mapping" "^0.3.5"
8484
"@jridgewell/trace-mapping" "^0.3.25"
8585
jsesc "^2.5.1"
@@ -183,10 +183,10 @@
183183
"@babel/traverse" "^7.24.7"
184184
"@babel/types" "^7.24.7"
185185

186-
"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8":
187-
version "7.24.8"
188-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.8.tgz#b1f2df4f96f3465b0d035b697ec86cb51ff348fe"
189-
integrity sha512-m4vWKVqvkVAWLXfHCCfff2luJj86U+J0/x+0N3ArG/tP0Fq7zky2dYwMbtPmkc/oulkkbjdL3uWzuoBwQ8R00Q==
186+
"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.24.9":
187+
version "7.24.9"
188+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz#e13d26306b89eea569180868e652e7f514de9d29"
189+
integrity sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==
190190
dependencies:
191191
"@babel/helper-environment-visitor" "^7.24.7"
192192
"@babel/helper-module-imports" "^7.24.7"
@@ -1045,10 +1045,10 @@
10451045
debug "^4.3.1"
10461046
globals "^11.1.0"
10471047

1048-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1049-
version "7.24.8"
1050-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.8.tgz#d51ffa9043b17d36622efa44e861a49e69e130a8"
1051-
integrity sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA==
1048+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.24.9", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1049+
version "7.24.9"
1050+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.9.tgz#228ce953d7b0d16646e755acf204f4cf3d08cc73"
1051+
integrity sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==
10521052
dependencies:
10531053
"@babel/helper-string-parser" "^7.24.8"
10541054
"@babel/helper-validator-identifier" "^7.24.7"

0 commit comments

Comments
 (0)