Skip to content

Commit b0257f0

Browse files
authored
Merge pull request #615 from system-ui/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.8.3
Bump @babel/plugin-transform-runtime from 7.7.6 to 7.8.3
2 parents 7c61128 + 7aa33fe commit b0257f0

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -296,12 +296,12 @@
296296
dependencies:
297297
"@babel/types" "^7.7.4"
298298

299-
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.7.0", "@babel/helper-module-imports@^7.7.4":
300-
version "7.7.4"
301-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.7.4.tgz#e5a92529f8888bf319a6376abfbd1cebc491ad91"
302-
integrity sha512-dGcrX6K9l8258WFjyDLJwuVKxR4XZfU0/vTUgOQYWEnRD8mgr+p4d6fCUMq/ys0h4CCt/S5JhbvtyErjWouAUQ==
299+
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.7.0", "@babel/helper-module-imports@^7.7.4", "@babel/helper-module-imports@^7.8.3":
300+
version "7.8.3"
301+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498"
302+
integrity sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg==
303303
dependencies:
304-
"@babel/types" "^7.7.4"
304+
"@babel/types" "^7.8.3"
305305

306306
"@babel/helper-module-transforms@^7.7.0", "@babel/helper-module-transforms@^7.7.4", "@babel/helper-module-transforms@^7.7.5":
307307
version "7.7.5"
@@ -978,12 +978,12 @@
978978
semver "^5.5.1"
979979

980980
"@babel/plugin-transform-runtime@^7.7.6":
981-
version "7.7.6"
982-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.7.6.tgz#4f2b548c88922fb98ec1c242afd4733ee3e12f61"
983-
integrity sha512-tajQY+YmXR7JjTwRvwL4HePqoL3DYxpYXIHKVvrOIvJmeHe2y1w4tz5qz9ObUDC9m76rCzIMPyn4eERuwA4a4A==
981+
version "7.8.3"
982+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.8.3.tgz#c0153bc0a5375ebc1f1591cb7eea223adea9f169"
983+
integrity sha512-/vqUt5Yh+cgPZXXjmaG9NT8aVfThKk7G4OqkVhrXqwsC5soMn/qTCxs36rZ2QFhpfTJcjw4SNDIZ4RUb8OL4jQ==
984984
dependencies:
985-
"@babel/helper-module-imports" "^7.7.4"
986-
"@babel/helper-plugin-utils" "^7.0.0"
985+
"@babel/helper-module-imports" "^7.8.3"
986+
"@babel/helper-plugin-utils" "^7.8.3"
987987
resolve "^1.8.1"
988988
semver "^5.5.1"
989989

0 commit comments

Comments
 (0)