Skip to content

Commit 1e4cbff

Browse files
chore(deps): update dependency @babel/preset-typescript to v7.26.0 (#837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50083c0 commit 1e4cbff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@babel/plugin-proposal-class-properties": "7.18.6",
4444
"@babel/plugin-proposal-decorators": "7.24.7",
4545
"@babel/preset-env": "7.25.4",
46-
"@babel/preset-typescript": "7.25.9",
46+
"@babel/preset-typescript": "7.26.0",
4747
"@changesets/cli": "2.27.9",
4848
"@changesets/changelog-github": "0.5.0",
4949
"@types/babel__core": "7.20.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1053,10 +1053,10 @@
10531053
"@babel/types" "^7.4.4"
10541054
esutils "^2.0.2"
10551055

1056-
"@babel/preset-typescript@7.25.9":
1057-
version "7.25.9"
1058-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.25.9.tgz#bb82f26cda46dc2eb1ee10bf72fa994e759a08ba"
1059-
integrity sha512-XWxw1AcKk36kgxf4C//fl0ikjLeqGUWn062/Fd8GtpTfDJOX6Ud95FK+4JlDA36BX4bNGndXi3a6Vr4Jo5/61A==
1056+
"@babel/preset-typescript@7.26.0":
1057+
version "7.26.0"
1058+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.26.0.tgz#4a570f1b8d104a242d923957ffa1eaff142a106d"
1059+
integrity sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg==
10601060
dependencies:
10611061
"@babel/helper-plugin-utils" "^7.25.9"
10621062
"@babel/helper-validator-option" "^7.25.9"

0 commit comments

Comments
 (0)