Merge pull request #2241 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.24.1

Bump @babel/plugin-transform-typescript from 7.23.6 to 7.24.1
This commit is contained in:
Francisco Hodge
2024-03-20 04:59:03 -04:00
committed by GitHub
2 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"@babel/cli": "^7.23.9",
"@babel/core": "^7.24.1",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-transform-typescript": "^7.23.6",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.24.1",
"@types/jest": "^27.5.0",