Skip to content

Commit 3d56e97

Browse files
dependabot-preview[bot]mdauner
authored andcommitted
chore(deps-dev): bump @babel/plugin-transform-runtime
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel) from 7.7.4 to 7.7.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.7.4...v7.7.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a78a185 commit 3d56e97

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@babel/core": "7.7.4",
1313
"@babel/plugin-syntax-dynamic-import": "7.2.0",
14-
"@babel/plugin-transform-runtime": "7.7.4",
14+
"@babel/plugin-transform-runtime": "7.7.6",
1515
"@babel/preset-env": "7.7.4",
1616
"@commitlint/cli": "^8.2.0",
1717
"@commitlint/config-conventional": "^8.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -522,10 +522,10 @@
522522
dependencies:
523523
"@babel/helper-plugin-utils" "^7.0.0"
524524

525-
"@babel/plugin-transform-runtime@7.7.4":
526-
version "7.7.4"
527-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.7.4.tgz#51fe458c1c1fa98a8b07934f4ed38b6cd62177a6"
528-
integrity sha512-O8kSkS5fP74Ad/8pfsCMGa8sBRdLxYoSReaARRNSz3FbFQj3z/QUvoUmJ28gn9BO93YfnXc3j+Xyaqe8cKDNBQ==
525+
"@babel/plugin-transform-runtime@7.7.6":
526+
version "7.7.6"
527+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.7.6.tgz#4f2b548c88922fb98ec1c242afd4733ee3e12f61"
528+
integrity sha512-tajQY+YmXR7JjTwRvwL4HePqoL3DYxpYXIHKVvrOIvJmeHe2y1w4tz5qz9ObUDC9m76rCzIMPyn4eERuwA4a4A==
529529
dependencies:
530530
"@babel/helper-module-imports" "^7.7.4"
531531
"@babel/helper-plugin-utils" "^7.0.0"

0 commit comments

Comments
 (0)