Skip to content

Commit b5a93b7

Browse files
Bump @babel/runtime from 7.7.7 to 7.8.0
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.7.7 to 7.8.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.8.0/packages/babel-runtime) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 77feae9 commit b5a93b7

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/plugin-proposal-decorators": "^7.7.4",
5353
"@babel/plugin-transform-runtime": "^7.8.0",
5454
"@babel/plugin-transform-typescript": "^7.7.4",
55-
"@babel/runtime": "^7.7.7",
55+
"@babel/runtime": "^7.8.0",
5656
"@ember/optional-features": "^1.3.0",
5757
"babel-eslint": "^10.0.3",
5858
"babel-plugin-debug-macros": "^0.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -780,10 +780,10 @@
780780
js-levenshtein "^1.1.3"
781781
semver "^5.5.0"
782782

783-
"@babel/runtime@^7.7.0", "@babel/runtime@^7.7.7":
784-
version "7.7.7"
785-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.7.tgz#194769ca8d6d7790ec23605af9ee3e42a0aa79cf"
786-
integrity sha512-uCnC2JEVAu8AKB5do1WRIsvrdJ0flYx/A/9f/6chdacnEZ7LmavjdsDXr5ksYBegxtuTPR5Va9/+13QF/kFkCA==
783+
"@babel/runtime@^7.7.0", "@babel/runtime@^7.8.0":
784+
version "7.8.0"
785+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.0.tgz#8c81711517c56b3d00c6de706b0fb13dc3531549"
786+
integrity sha512-Z7ti+HB0puCcLmFE3x90kzaVgbx6TRrYIReaygW6EkBEnJh1ajS4/inhF7CypzWeDV3NFl1AfWj0eMtdihojxw==
787787
dependencies:
788788
regenerator-runtime "^0.13.2"
789789

0 commit comments

Comments
 (0)