Skip to content

Commit 19a33a9

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

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
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.12",
5555
"@babel/plugin-transform-runtime": "^7.11.5",
5656
"@babel/plugin-transform-typescript": "^7.10.1",
57-
"@babel/runtime": "^7.12.5",
57+
"@babel/runtime": "^7.13.8",
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: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -945,10 +945,10 @@
945945
"@babel/types" "^7.4.4"
946946
esutils "^2.0.2"
947947

948-
"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4":
949-
version "7.12.5"
950-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
951-
integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
948+
"@babel/runtime@^7.12.0", "@babel/runtime@^7.13.8", "@babel/runtime@^7.8.4":
949+
version "7.13.8"
950+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.8.tgz#cc886a85c072df1de23670dc1aa59fc116c4017c"
951+
integrity sha512-CwQljpw6qSayc0fRG1soxHAKs1CnQMOChm4mlQP6My0kf9upVGizj/KhlTTgyUnETmHpcUXjaluNAkteRFuafg==
952952
dependencies:
953953
regenerator-runtime "^0.13.4"
954954

@@ -7715,8 +7715,7 @@ mocha@^8.2.1:
77157715
yargs-unparser "2.0.0"
77167716

77177717
"module-name-inliner@link:./tests/dummy/lib/module-name-inliner":
7718-
version "0.0.0"
7719-
uid ""
7718+
version "0.1.0"
77207719

77217720
morgan@^1.10.0:
77227721
version "1.10.0"

0 commit comments

Comments
 (0)