Skip to content

Commit 16502f0

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump @babel/plugin-transform-runtime from 7.10.5 to 7.11.0
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.10.5 to 7.11.0. - [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.11.0/packages/babel-plugin-transform-runtime) Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd5c8d6 commit 16502f0

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
@@ -54,7 +54,7 @@
5454
"@babel/core": "^7.10.5",
5555
"@babel/plugin-proposal-class-properties": "^7.8.3",
5656
"@babel/plugin-transform-modules-commonjs": "^7.8.3",
57-
"@babel/plugin-transform-runtime": "^7.8.3",
57+
"@babel/plugin-transform-runtime": "^7.11.0",
5858
"@babel/preset-env": "^7.8.4",
5959
"@babel/preset-flow": "^7.8.3",
6060
"@babel/preset-react": "^7.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -755,10 +755,10 @@
755755
dependencies:
756756
"@babel/helper-plugin-utils" "^7.10.4"
757757

758-
"@babel/plugin-transform-runtime@^7.8.3":
759-
version "7.10.5"
760-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.10.5.tgz#3b39b7b24830e0c2d8ff7a4489fe5cf99fbace86"
761-
integrity sha512-tV4V/FjElJ9lQtyjr5xD2IFFbgY46r7EeVu5a8CpEKT5laheHKSlFeHjpkPppW3PqzGLAuv5k2qZX5LgVZIX5w==
758+
"@babel/plugin-transform-runtime@^7.11.0":
759+
version "7.11.0"
760+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.11.0.tgz#e27f78eb36f19448636e05c33c90fd9ad9b8bccf"
761+
integrity sha512-LFEsP+t3wkYBlis8w6/kmnd6Kb1dxTd+wGJ8MlxTGzQo//ehtqlVL4S9DNUa53+dtPSQobN2CXx4d81FqC58cw==
762762
dependencies:
763763
"@babel/helper-module-imports" "^7.10.4"
764764
"@babel/helper-plugin-utils" "^7.10.4"

0 commit comments

Comments
 (0)