Skip to content

Commit 8cf1edb

Browse files
chore(deps): update dependency @babel/preset-typescript to v7.24.1 (#631)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99328f2 commit 8cf1edb

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@babel/plugin-proposal-class-properties": "7.18.6",
4343
"@babel/plugin-proposal-decorators": "7.22.5",
4444
"@babel/preset-env": "7.22.5",
45-
"@babel/preset-typescript": "7.23.3",
45+
"@babel/preset-typescript": "7.24.1",
4646
"@changesets/cli": "2.27.1",
4747
"@changesets/changelog-github": "0.5.0",
4848
"@types/babel__core": "7.20.1",

yarn.lock

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -159,17 +159,17 @@
159159
lru-cache "^5.1.1"
160160
semver "^6.3.1"
161161

162-
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.15", "@babel/helper-create-class-features-plugin@^7.22.5", "@babel/helper-create-class-features-plugin@^7.23.6":
163-
version "7.24.0"
164-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.0.tgz#fc7554141bdbfa2d17f7b4b80153b9b090e5d158"
165-
integrity sha512-QAH+vfvts51BCsNZ2PhY6HAggnlS6omLLFTsIpeqZk/MmJ6cW7tgz5yRv0fMJThcr6FmbMrENh1RgrWPTYA76g==
162+
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.15", "@babel/helper-create-class-features-plugin@^7.22.5", "@babel/helper-create-class-features-plugin@^7.24.1":
163+
version "7.24.1"
164+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.1.tgz#db58bf57137b623b916e24874ab7188d93d7f68f"
165+
integrity sha512-1yJa9dX9g//V6fDebXoEfEsxkZHk3Hcbm+zLhyu6qVgYFLvmTALTeV+jNU9e5RnYtioBrGEOdoI2joMSNQ/+aA==
166166
dependencies:
167167
"@babel/helper-annotate-as-pure" "^7.22.5"
168168
"@babel/helper-environment-visitor" "^7.22.20"
169169
"@babel/helper-function-name" "^7.23.0"
170170
"@babel/helper-member-expression-to-functions" "^7.23.0"
171171
"@babel/helper-optimise-call-expression" "^7.22.5"
172-
"@babel/helper-replace-supers" "^7.22.20"
172+
"@babel/helper-replace-supers" "^7.24.1"
173173
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
174174
"@babel/helper-split-export-declaration" "^7.22.6"
175175
semver "^6.3.1"
@@ -236,7 +236,7 @@
236236
dependencies:
237237
"@babel/types" "^7.22.5"
238238

239-
"@babel/helper-member-expression-to-functions@^7.22.15", "@babel/helper-member-expression-to-functions@^7.23.0":
239+
"@babel/helper-member-expression-to-functions@^7.23.0":
240240
version "7.23.0"
241241
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz#9263e88cc5e41d39ec18c9a3e0eced59a3e7d366"
242242
integrity sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==
@@ -282,13 +282,13 @@
282282
"@babel/helper-environment-visitor" "^7.22.20"
283283
"@babel/helper-wrap-function" "^7.22.20"
284284

285-
"@babel/helper-replace-supers@^7.22.20", "@babel/helper-replace-supers@^7.22.5":
286-
version "7.22.20"
287-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz#e37d367123ca98fe455a9887734ed2e16eb7a793"
288-
integrity sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==
285+
"@babel/helper-replace-supers@^7.22.20", "@babel/helper-replace-supers@^7.22.5", "@babel/helper-replace-supers@^7.24.1":
286+
version "7.24.1"
287+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.24.1.tgz#7085bd19d4a0b7ed8f405c1ed73ccb70f323abc1"
288+
integrity sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==
289289
dependencies:
290290
"@babel/helper-environment-visitor" "^7.22.20"
291-
"@babel/helper-member-expression-to-functions" "^7.22.15"
291+
"@babel/helper-member-expression-to-functions" "^7.23.0"
292292
"@babel/helper-optimise-call-expression" "^7.22.5"
293293

294294
"@babel/helper-simple-access@^7.22.5":
@@ -322,7 +322,7 @@
322322
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
323323
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
324324

325-
"@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.22.5", "@babel/helper-validator-option@^7.23.5":
325+
"@babel/helper-validator-option@^7.22.5", "@babel/helper-validator-option@^7.23.5":
326326
version "7.23.5"
327327
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
328328
integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
@@ -502,12 +502,12 @@
502502
dependencies:
503503
"@babel/helper-plugin-utils" "^7.8.0"
504504

505-
"@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.23.3", "@babel/plugin-syntax-jsx@^7.7.2":
506-
version "7.23.3"
507-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz#8f2e4f8a9b5f9aa16067e142c1ac9cd9f810f473"
508-
integrity sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==
505+
"@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.23.3", "@babel/plugin-syntax-jsx@^7.24.1", "@babel/plugin-syntax-jsx@^7.7.2":
506+
version "7.24.1"
507+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.1.tgz#3f6ca04b8c841811dbc3c5c5f837934e0d626c10"
508+
integrity sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA==
509509
dependencies:
510-
"@babel/helper-plugin-utils" "^7.22.5"
510+
"@babel/helper-plugin-utils" "^7.24.0"
511511

512512
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
513513
version "7.10.4"
@@ -565,12 +565,12 @@
565565
dependencies:
566566
"@babel/helper-plugin-utils" "^7.14.5"
567567

568-
"@babel/plugin-syntax-typescript@^7.23.3", "@babel/plugin-syntax-typescript@^7.7.2":
569-
version "7.23.3"
570-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.23.3.tgz#24f460c85dbbc983cd2b9c4994178bcc01df958f"
571-
integrity sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==
568+
"@babel/plugin-syntax-typescript@^7.24.1", "@babel/plugin-syntax-typescript@^7.7.2":
569+
version "7.24.1"
570+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.1.tgz#b3bcc51f396d15f3591683f90239de143c076844"
571+
integrity sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw==
572572
dependencies:
573-
"@babel/helper-plugin-utils" "^7.22.5"
573+
"@babel/helper-plugin-utils" "^7.24.0"
574574

575575
"@babel/plugin-syntax-unicode-sets-regex@^7.18.6":
576576
version "7.18.6"
@@ -768,13 +768,13 @@
768768
"@babel/helper-module-transforms" "^7.23.3"
769769
"@babel/helper-plugin-utils" "^7.22.5"
770770

771-
"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.22.5", "@babel/plugin-transform-modules-commonjs@^7.23.3":
772-
version "7.23.3"
773-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.3.tgz#661ae831b9577e52be57dd8356b734f9700b53b4"
774-
integrity sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==
771+
"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.22.5", "@babel/plugin-transform-modules-commonjs@^7.24.1":
772+
version "7.24.1"
773+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.1.tgz#e71ba1d0d69e049a22bf90b3867e263823d3f1b9"
774+
integrity sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw==
775775
dependencies:
776776
"@babel/helper-module-transforms" "^7.23.3"
777-
"@babel/helper-plugin-utils" "^7.22.5"
777+
"@babel/helper-plugin-utils" "^7.24.0"
778778
"@babel/helper-simple-access" "^7.22.5"
779779

780780
"@babel/plugin-transform-modules-systemjs@^7.22.5":
@@ -977,15 +977,15 @@
977977
dependencies:
978978
"@babel/helper-plugin-utils" "^7.22.5"
979979

980-
"@babel/plugin-transform-typescript@^7.23.3":
981-
version "7.23.6"
982-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.23.6.tgz#aa36a94e5da8d94339ae3a4e22d40ed287feb34c"
983-
integrity sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==
980+
"@babel/plugin-transform-typescript@^7.24.1":
981+
version "7.24.1"
982+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.1.tgz#5c05e28bb76c7dfe7d6c5bed9951324fd2d3ab07"
983+
integrity sha512-liYSESjX2fZ7JyBFkYG78nfvHlMKE6IpNdTVnxmlYUR+j5ZLsitFbaAE+eJSK2zPPkNWNw4mXL51rQ8WrvdK0w==
984984
dependencies:
985985
"@babel/helper-annotate-as-pure" "^7.22.5"
986-
"@babel/helper-create-class-features-plugin" "^7.23.6"
987-
"@babel/helper-plugin-utils" "^7.22.5"
988-
"@babel/plugin-syntax-typescript" "^7.23.3"
986+
"@babel/helper-create-class-features-plugin" "^7.24.1"
987+
"@babel/helper-plugin-utils" "^7.24.0"
988+
"@babel/plugin-syntax-typescript" "^7.24.1"
989989

990990
"@babel/plugin-transform-unicode-escapes@^7.22.5":
991991
version "7.23.3"
@@ -1115,16 +1115,16 @@
11151115
"@babel/types" "^7.4.4"
11161116
esutils "^2.0.2"
11171117

1118-
"@babel/preset-typescript@7.23.3":
1119-
version "7.23.3"
1120-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.23.3.tgz#14534b34ed5b6d435aa05f1ae1c5e7adcc01d913"
1121-
integrity sha512-17oIGVlqz6CchO9RFYn5U6ZpWRZIngayYCtrPRSgANSwC2V1Jb+iP74nVxzzXJte8b8BYxrL1yY96xfhTBrNNQ==
1118+
"@babel/preset-typescript@7.24.1":
1119+
version "7.24.1"
1120+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.24.1.tgz#89bdf13a3149a17b3b2a2c9c62547f06db8845ec"
1121+
integrity sha512-1DBaMmRDpuYQBPWD8Pf/WEwCrtgRHxsZnP4mIy9G/X+hFfbI47Q2G4t1Paakld84+qsk2fSsUPMKg71jkoOOaQ==
11221122
dependencies:
1123-
"@babel/helper-plugin-utils" "^7.22.5"
1124-
"@babel/helper-validator-option" "^7.22.15"
1125-
"@babel/plugin-syntax-jsx" "^7.23.3"
1126-
"@babel/plugin-transform-modules-commonjs" "^7.23.3"
1127-
"@babel/plugin-transform-typescript" "^7.23.3"
1123+
"@babel/helper-plugin-utils" "^7.24.0"
1124+
"@babel/helper-validator-option" "^7.23.5"
1125+
"@babel/plugin-syntax-jsx" "^7.24.1"
1126+
"@babel/plugin-transform-modules-commonjs" "^7.24.1"
1127+
"@babel/plugin-transform-typescript" "^7.24.1"
11281128

11291129
"@babel/regjsgen@^0.8.0":
11301130
version "0.8.0"

0 commit comments

Comments
 (0)