Skip to content

Commit bcf2486

Browse files
Bump @babel/preset-typescript from 7.26.0 to 7.27.0 (#854)
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.26.0 to 7.27.0. - [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.27.0/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 457daca commit bcf2486

File tree

2 files changed

+95
-90
lines changed

2 files changed

+95
-90
lines changed

package-lock.json

+94-89
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@babel/core": "^7.26.10",
1313
"@babel/plugin-proposal-class-properties": "^7.18.6",
1414
"@babel/preset-react": "^7.26.3",
15-
"@babel/preset-typescript": "^7.26.0",
15+
"@babel/preset-typescript": "^7.27.0",
1616
"@types/highcharts": "^7.0.0",
1717
"@types/lodash": "^4.17.16",
1818
"@types/react": "^19.0.12",

0 commit comments

Comments
 (0)