Merge pull request #1317 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.16.1

Bump @babel/plugin-transform-typescript from 7.15.8 to 7.16.1
This commit is contained in:
Francisco Hodge
2021-11-01 01:02:55 -07:00
committed by GitHub
2 changed files with 196 additions and 9 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"@babel/cli": "^7.15.7",
"@babel/core": "^7.16.0",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-transform-typescript": "^7.15.8",
"@babel/plugin-transform-typescript": "^7.16.1",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.15.8",
"@types/jest": "^27.0.1",