Skip to content

Commit f562084

Browse files
chore(deps-dev): bump @babel/plugin-transform-runtime (#17)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.12.10 to 7.12.13. - [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.12.13/packages/babel-plugin-transform-runtime) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcd15ee commit f562084

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
dependencies:
135135
"@babel/types" "^7.12.13"
136136

137-
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.12.5":
137+
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13":
138138
version "7.12.13"
139139
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0"
140140
integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==
@@ -654,12 +654,12 @@
654654
"@babel/helper-plugin-utils" "^7.12.13"
655655

656656
"@babel/plugin-transform-runtime@^7.12.10":
657-
version "7.12.10"
658-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.10.tgz#af0fded4e846c4b37078e8e5d06deac6cd848562"
659-
integrity sha512-xOrUfzPxw7+WDm9igMgQCbO3cJKymX7dFdsgRr1eu9n3KjjyU4pptIXbXPseQDquw+W+RuJEJMHKHNsPNNm3CA==
657+
version "7.12.13"
658+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.13.tgz#93a47630c80dab152a2b71011d1e1fd37b31b8e1"
659+
integrity sha512-ho1CV2lm8qn2AxD3JdvPgtLVHCYLDaOszlf0gosdHcJAIfgNizag76WI+FoibrvfT+h117fgf8h+wgvo4O2qbA==
660660
dependencies:
661-
"@babel/helper-module-imports" "^7.12.5"
662-
"@babel/helper-plugin-utils" "^7.10.4"
661+
"@babel/helper-module-imports" "^7.12.13"
662+
"@babel/helper-plugin-utils" "^7.12.13"
663663
semver "^5.5.1"
664664

665665
"@babel/plugin-transform-shorthand-properties@^7.12.13":

0 commit comments

Comments
 (0)