Skip to content

Commit b363bb6

Browse files
committed
chore(package): update all of babel7 to version 7.24.9
1 parent 2d1f476 commit b363bb6

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
}
6161
],
6262
"devDependencies": {
63-
"@babel/core": "^7.24.8",
63+
"@babel/core": "^7.24.9",
6464
"@babel/preset-env": "^7.24.8",
6565
"@babel/preset-react": "^7.24.6",
6666
"@babel/preset-typescript": "^7.24.6",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -30,33 +30,33 @@
3030
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.8.tgz#f9196455334c38d059ac8b1a16a51decda9d30d3"
3131
integrity sha512-c4IM7OTg6k1Q+AJ153e2mc2QVTezTwnb4VzquwcyiEzGnW0Kedv4do/TrkU98qPeC5LNiMt/QXwIjzYXLBpyZg==
3232

33-
"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.20.2", "@babel/core@^7.22.9", "@babel/core@^7.23.0", "@babel/core@^7.23.2", "@babel/core@^7.24.8", "@babel/core@^7.4.4", "@babel/core@^7.7.5":
34-
version "7.24.8"
35-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.8.tgz#c24f83985214f599cee5fc26d393d9ab320342f4"
36-
integrity sha512-6AWcmZC/MZCO0yKys4uhg5NlxL0ESF3K6IAaoQ+xSXvPyPyxNWRafP+GDbI88Oh68O7QkJgmEtedWPM9U0pZNg==
33+
"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.20.2", "@babel/core@^7.22.9", "@babel/core@^7.23.0", "@babel/core@^7.23.2", "@babel/core@^7.24.9", "@babel/core@^7.4.4", "@babel/core@^7.7.5":
34+
version "7.24.9"
35+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.9.tgz#dc07c9d307162c97fa9484ea997ade65841c7c82"
36+
integrity sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==
3737
dependencies:
3838
"@ampproject/remapping" "^2.2.0"
3939
"@babel/code-frame" "^7.24.7"
40-
"@babel/generator" "^7.24.8"
40+
"@babel/generator" "^7.24.9"
4141
"@babel/helper-compilation-targets" "^7.24.8"
42-
"@babel/helper-module-transforms" "^7.24.8"
42+
"@babel/helper-module-transforms" "^7.24.9"
4343
"@babel/helpers" "^7.24.8"
4444
"@babel/parser" "^7.24.8"
4545
"@babel/template" "^7.24.7"
4646
"@babel/traverse" "^7.24.8"
47-
"@babel/types" "^7.24.8"
47+
"@babel/types" "^7.24.9"
4848
convert-source-map "^2.0.0"
4949
debug "^4.1.0"
5050
gensync "^1.0.0-beta.2"
5151
json5 "^2.2.3"
5252
semver "^6.3.1"
5353

54-
"@babel/generator@^7.12.11", "@babel/generator@^7.21.5", "@babel/generator@^7.23.0", "@babel/generator@^7.24.8":
55-
version "7.24.8"
56-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.8.tgz#1802d6ac4d77a9199c75ae3eb6a08336e5d1d39a"
57-
integrity sha512-47DG+6F5SzOi0uEvK4wMShmn5yY0mVjVJoWTphdY2B4Rx9wHgjK7Yhtr0ru6nE+sn0v38mzrWOlah0p/YlHHOQ==
54+
"@babel/generator@^7.12.11", "@babel/generator@^7.21.5", "@babel/generator@^7.23.0", "@babel/generator@^7.24.8", "@babel/generator@^7.24.9":
55+
version "7.24.10"
56+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.10.tgz#a4ab681ec2a78bbb9ba22a3941195e28a81d8e76"
57+
integrity sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==
5858
dependencies:
59-
"@babel/types" "^7.24.8"
59+
"@babel/types" "^7.24.9"
6060
"@jridgewell/gen-mapping" "^0.3.5"
6161
"@jridgewell/trace-mapping" "^0.3.25"
6262
jsesc "^2.5.1"
@@ -184,10 +184,10 @@
184184
"@babel/traverse" "^7.24.7"
185185
"@babel/types" "^7.24.7"
186186

187-
"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8":
188-
version "7.24.8"
189-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.8.tgz#b1f2df4f96f3465b0d035b697ec86cb51ff348fe"
190-
integrity sha512-m4vWKVqvkVAWLXfHCCfff2luJj86U+J0/x+0N3ArG/tP0Fq7zky2dYwMbtPmkc/oulkkbjdL3uWzuoBwQ8R00Q==
187+
"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.24.9":
188+
version "7.24.9"
189+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz#e13d26306b89eea569180868e652e7f514de9d29"
190+
integrity sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==
191191
dependencies:
192192
"@babel/helper-environment-visitor" "^7.24.7"
193193
"@babel/helper-module-imports" "^7.24.7"
@@ -1144,10 +1144,10 @@
11441144
debug "^4.1.0"
11451145
globals "^11.1.0"
11461146

1147-
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.20.7", "@babel/types@^7.21.5", "@babel/types@^7.23.0", "@babel/types@^7.24.6", "@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", "@babel/types@^7.7.0":
1148-
version "7.24.8"
1149-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.8.tgz#d51ffa9043b17d36622efa44e861a49e69e130a8"
1150-
integrity sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA==
1147+
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.20.7", "@babel/types@^7.21.5", "@babel/types@^7.23.0", "@babel/types@^7.24.6", "@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", "@babel/types@^7.7.0":
1148+
version "7.24.9"
1149+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.9.tgz#228ce953d7b0d16646e755acf204f4cf3d08cc73"
1150+
integrity sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==
11511151
dependencies:
11521152
"@babel/helper-string-parser" "^7.24.8"
11531153
"@babel/helper-validator-identifier" "^7.24.7"

0 commit comments

Comments
 (0)