Merge pull request #1775 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.20.2

Bump @babel/plugin-transform-typescript from 7.20.0 to 7.20.2
This commit is contained in:
Francisco Hodge
2022-11-07 04:04:05 -05:00
committed by GitHub
2 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"@babel/cli": "^7.18.10",
"@babel/core": "^7.20.2",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-transform-typescript": "^7.20.0",
"@babel/plugin-transform-typescript": "^7.20.2",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.20.2",
"@types/jest": "^27.5.0",