Skip to content

Commit 15fa7b8

Browse files
Build(deps-dev): Bump @babel/plugin-transform-typescript (#2499)
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.28.5 to 7.28.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-plugin-transform-typescript) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-typescript" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ac6e6d commit 15fa7b8

2 files changed

Lines changed: 136 additions & 110 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@babel/core": "^7.28.5",
101101
"@babel/eslint-parser": "^7.28.5",
102102
"@babel/plugin-transform-runtime": "^7.28.5",
103-
"@babel/plugin-transform-typescript": "^7.28.5",
103+
"@babel/plugin-transform-typescript": "^7.28.6",
104104
"@babel/preset-env": "^7.28.5",
105105
"@babel/runtime": "^7.28.6",
106106
"@electron-forge/cli": "^7.10.2",

0 commit comments

Comments
 (0)