Skip to content

Commit 1ed5377

Browse files
Bump @babel/plugin-transform-typescript from 7.23.5 to 7.23.6
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.23.5 to 7.23.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.23.6/packages/babel-plugin-transform-typescript) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-typescript" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a812bf commit 1ed5377

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@babel/cli": "^7.23.4",
4444
"@babel/core": "^7.23.5",
4545
"@babel/plugin-proposal-class-properties": "^7.17.12",
46-
"@babel/plugin-transform-typescript": "^7.23.5",
46+
"@babel/plugin-transform-typescript": "^7.23.6",
4747
"@babel/polyfill": "^7.12.1",
4848
"@babel/preset-env": "^7.23.5",
4949
"@types/jest": "^27.5.0",

0 commit comments

Comments
 (0)