chore(deps-dev): bump @babel/plugin-transform-typescript (#4160)

Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.15.8 to 7.16.1.
- [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.16.1/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-11-01 13:36:09 +00:00
committed by GitHub
parent 67fe156d06
commit 00d81aa982
2 changed files with 5 additions and 87 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@babel/plugin-transform-arrow-functions": "7.16.0",
"@babel/plugin-transform-async-to-generator": "7.16.0",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/plugin-transform-typescript": "7.15.8",
"@babel/plugin-transform-typescript": "7.16.1",
"@babel/preset-env": "7.16.0",
"@babel/preset-typescript": "7.16.0",
"babel-loader": "8.2.3",