Skip to content

Commit 96efe16

Browse files
Bump @babel/plugin-transform-runtime from 7.11.0 to 7.11.5
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.11.0 to 7.11.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.11.5/packages/babel-plugin-transform-runtime) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0f669f6 commit 96efe16

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
@@ -52,7 +52,7 @@
5252
"@babel/core": "^7.11.5",
5353
"@babel/plugin-proposal-class-properties": "^7.10.1",
5454
"@babel/plugin-proposal-decorators": "^7.10.5",
55-
"@babel/plugin-transform-runtime": "^7.11.0",
55+
"@babel/plugin-transform-runtime": "^7.11.5",
5656
"@babel/plugin-transform-typescript": "^7.10.1",
5757
"@babel/runtime": "^7.10.2",
5858
"@ember/optional-features": "^1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -752,10 +752,10 @@
752752
dependencies:
753753
"@babel/helper-plugin-utils" "^7.10.4"
754754

755-
"@babel/plugin-transform-runtime@^7.11.0":
756-
version "7.11.0"
757-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.11.0.tgz#e27f78eb36f19448636e05c33c90fd9ad9b8bccf"
758-
integrity sha512-LFEsP+t3wkYBlis8w6/kmnd6Kb1dxTd+wGJ8MlxTGzQo//ehtqlVL4S9DNUa53+dtPSQobN2CXx4d81FqC58cw==
755+
"@babel/plugin-transform-runtime@^7.11.0", "@babel/plugin-transform-runtime@^7.11.5":
756+
version "7.11.5"
757+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.11.5.tgz#f108bc8e0cf33c37da031c097d1df470b3a293fc"
758+
integrity sha512-9aIoee+EhjySZ6vY5hnLjigHzunBlscx9ANKutkeWTJTx6m5Rbq6Ic01tLvO54lSusR+BxV7u4UDdCmXv5aagg==
759759
dependencies:
760760
"@babel/helper-module-imports" "^7.10.4"
761761
"@babel/helper-plugin-utils" "^7.10.4"

0 commit comments

Comments
 (0)