Skip to content

Commit 45abf75

Browse files
build(deps): 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 54e91f0 commit 45abf75

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
@@ -7,7 +7,7 @@
77
"@babel/plugin-proposal-optional-chaining": "^7.11.0",
88
"@babel/plugin-proposal-pipeline-operator": "^7.10.5",
99
"@babel/plugin-transform-object-assign": "^7.10.4",
10-
"@babel/plugin-transform-runtime": "^7.11.0",
10+
"@babel/plugin-transform-runtime": "^7.11.5",
1111
"@babel/preset-env": "^7.11.0",
1212
"@babel/register": "^7.10.5",
1313
"@lets/wait": "^2.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -733,10 +733,10 @@
733733
dependencies:
734734
"@babel/helper-plugin-utils" "^7.10.4"
735735

736-
"@babel/plugin-transform-runtime@^7.11.0":
737-
version "7.11.0"
738-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.11.0.tgz#e27f78eb36f19448636e05c33c90fd9ad9b8bccf"
739-
integrity sha512-LFEsP+t3wkYBlis8w6/kmnd6Kb1dxTd+wGJ8MlxTGzQo//ehtqlVL4S9DNUa53+dtPSQobN2CXx4d81FqC58cw==
736+
"@babel/plugin-transform-runtime@^7.11.5":
737+
version "7.11.5"
738+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.11.5.tgz#f108bc8e0cf33c37da031c097d1df470b3a293fc"
739+
integrity sha512-9aIoee+EhjySZ6vY5hnLjigHzunBlscx9ANKutkeWTJTx6m5Rbq6Ic01tLvO54lSusR+BxV7u4UDdCmXv5aagg==
740740
dependencies:
741741
"@babel/helper-module-imports" "^7.10.4"
742742
"@babel/helper-plugin-utils" "^7.10.4"

0 commit comments

Comments
 (0)