Skip to content

Commit

Permalink
Merge pull request #2639 from Zemnmez/dependabot/npm_and_yarn/babel/h…
Browse files Browse the repository at this point in the history
…elper-module-imports-7.21.4

Bump @babel/helper-module-imports from 7.18.6 to 7.21.4
  • Loading branch information
github-actions[bot] authored Apr 4, 2023
2 parents 714d6ed + da47046 commit 73fd2ed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1351,11 +1351,11 @@
"@babel/types" "^7.21.0"

"@babel/helper-module-imports@^7.18.6":
version "7.18.6"
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
version "7.21.4"
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af"
integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==
dependencies:
"@babel/types" "^7.18.6"
"@babel/types" "^7.21.4"

"@babel/helper-module-transforms@^7.21.2":
version "7.21.2"
Expand Down

0 comments on commit 73fd2ed

Please sign in to comment.