Skip to content

Commit

Permalink
Merge pull request #337 from emibcn/dependabot/npm_and_yarn/babel/plu…
Browse files Browse the repository at this point in the history
…gin-transform-runtime-7.24.0

npm(deps-dev): bump @babel/plugin-transform-runtime from 7.23.9 to 7.24.0
  • Loading branch information
emibcn authored Feb 29, 2024
2 parents 4f56a7b + 48c7652 commit 0296dde
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 @@ -1029,12 +1029,12 @@
"@babel/helper-plugin-utils" "^7.14.5"

"@babel/plugin-transform-runtime@^7.14.5":
version "7.23.9"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.23.9.tgz#2c64d0680fc8e09e1dfe8fd5c646fe72abd82004"
integrity sha512-A7clW3a0aSjm3ONU9o2HAILSegJCYlEZmOhmBRReVtIpY/Z/p7yIZ+wR41Z+UipwdGuqwtID/V/dOdZXjwi9gQ==
version "7.24.0"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.0.tgz#e308fe27d08b74027d42547081eefaf4f2ffbcc9"
integrity sha512-zc0GA5IitLKJrSfXlXmp8KDqLrnGECK7YRfQBmEKg1NmBOQ7e+KuclBEKJgzifQeUYLdNiAw4B4bjyvzWVLiSA==
dependencies:
"@babel/helper-module-imports" "^7.22.15"
"@babel/helper-plugin-utils" "^7.22.5"
"@babel/helper-plugin-utils" "^7.24.0"
babel-plugin-polyfill-corejs2 "^0.4.8"
babel-plugin-polyfill-corejs3 "^0.9.0"
babel-plugin-polyfill-regenerator "^0.5.5"
Expand Down

0 comments on commit 0296dde

Please sign in to comment.