Skip to content

Commit 551bc47

Browse files
dependabot-preview[bot]jrolfs
authored andcommitted
build(deps): bump @babel/plugin-transform-runtime from 7.10.4 to 7.10.5
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.10.4 to 7.10.5. - [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.10.5/packages/babel-plugin-transform-runtime) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ea703e8 commit 551bc47

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

yarn.lock

+5-12
Original file line numberDiff line numberDiff line change
@@ -191,14 +191,7 @@
191191
dependencies:
192192
"@babel/types" "^7.10.4"
193193

194-
"@babel/helper-module-imports@^7.0.0":
195-
version "7.8.3"
196-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498"
197-
integrity sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg==
198-
dependencies:
199-
"@babel/types" "^7.8.3"
200-
201-
"@babel/helper-module-imports@^7.10.4":
194+
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4":
202195
version "7.10.4"
203196
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620"
204197
integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==
@@ -797,9 +790,9 @@
797790
"@babel/helper-plugin-utils" "^7.10.4"
798791

799792
"@babel/plugin-transform-runtime@^7.8.3":
800-
version "7.10.4"
801-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.10.4.tgz#594fb53453ea1b6f0779cceb48ce0718a447feb7"
802-
integrity sha512-8ULlGv8p+Vuxu+kz2Y1dk6MYS2b/Dki+NO6/0ZlfSj5tMalfDL7jI/o/2a+rrWLqSXvnadEqc2WguB4gdQIxZw==
793+
version "7.10.5"
794+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.10.5.tgz#3b39b7b24830e0c2d8ff7a4489fe5cf99fbace86"
795+
integrity sha512-tV4V/FjElJ9lQtyjr5xD2IFFbgY46r7EeVu5a8CpEKT5laheHKSlFeHjpkPppW3PqzGLAuv5k2qZX5LgVZIX5w==
803796
dependencies:
804797
"@babel/helper-module-imports" "^7.10.4"
805798
"@babel/helper-plugin-utils" "^7.10.4"
@@ -1023,7 +1016,7 @@
10231016
globals "^11.1.0"
10241017
lodash "^4.17.13"
10251018

1026-
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6":
1019+
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.6":
10271020
version "7.10.4"
10281021
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.4.tgz#369517188352e18219981efd156bfdb199fff1ee"
10291022
integrity sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg==

0 commit comments

Comments
 (0)