Skip to content

Commit

Permalink
Merge pull request #2461 from Zemnmez/dependabot/npm_and_yarn/babel/p…
Browse files Browse the repository at this point in the history
…lugin-transform-typescript-7.21.3

Bump @babel/plugin-transform-typescript from 7.21.0 to 7.21.3
  • Loading branch information
github-actions[bot] authored Mar 16, 2023
2 parents 4cc41b8 + aa32674 commit 5f3eac9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1558,10 +1558,11 @@
"@babel/helper-plugin-utils" "^7.19.0"

"@babel/plugin-transform-typescript@^7.21.0":
version "7.21.0"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.21.0.tgz#f0956a153679e3b377ae5b7f0143427151e4c848"
integrity sha512-xo///XTPp3mDzTtrqXoBlK9eiAYW3wv9JXglcn/u1bi60RW11dEUxIgA8cbnDhutS1zacjMRmAwxE0gMklLnZg==
version "7.21.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.21.3.tgz#316c5be579856ea890a57ebc5116c5d064658f2b"
integrity sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==
dependencies:
"@babel/helper-annotate-as-pure" "^7.18.6"
"@babel/helper-create-class-features-plugin" "^7.21.0"
"@babel/helper-plugin-utils" "^7.20.2"
"@babel/plugin-syntax-typescript" "^7.20.0"
Expand Down

0 comments on commit 5f3eac9

Please sign in to comment.