Skip to content

Commit eaa4807

Browse files
Bump @babel/runtime from 7.12.1 to 7.12.5
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.12.1 to 7.12.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.12.5/packages/babel-runtime) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f1e0be3 commit eaa4807

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/plugin-proposal-decorators": "^7.12.1",
5555
"@babel/plugin-transform-runtime": "^7.11.5",
5656
"@babel/plugin-transform-typescript": "^7.10.1",
57-
"@babel/runtime": "^7.10.2",
57+
"@babel/runtime": "^7.12.5",
5858
"@ember/optional-features": "^1.3.0",
5959
"babel-eslint": "^10.1.0",
6060
"babel-plugin-debug-macros": "^0.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -932,10 +932,10 @@
932932
"@babel/types" "^7.4.4"
933933
esutils "^2.0.2"
934934

935-
"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.8.4":
936-
version "7.12.1"
937-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.1.tgz#b4116a6b6711d010b2dad3b7b6e43bf1b9954740"
938-
integrity sha512-J5AIf3vPj3UwXaAzb5j1xM4WAQDX3EMgemF8rjCP3SoW09LfRKAXQKt6CoVYl230P6iWdRcBbnLDDdnqWxZSCA==
935+
"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4":
936+
version "7.12.5"
937+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
938+
integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
939939
dependencies:
940940
regenerator-runtime "^0.13.4"
941941

0 commit comments

Comments
 (0)