Skip to content

Commit 8ec47ad

Browse files
Bump @babel/runtime from 7.8.3 to 7.8.4
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.8.3 to 7.8.4. - [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.4/packages/babel-runtime) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f3853e8 commit 8ec47ad

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.8.3",
5353
"@babel/plugin-transform-runtime": "^7.8.3",
5454
"@babel/plugin-transform-typescript": "^7.8.3",
55-
"@babel/runtime": "^7.8.3",
55+
"@babel/runtime": "^7.8.4",
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
@@ -750,10 +750,10 @@
750750
js-levenshtein "^1.1.3"
751751
semver "^5.5.0"
752752

753-
"@babel/runtime@^7.7.0", "@babel/runtime@^7.8.3":
754-
version "7.8.3"
755-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.3.tgz#0811944f73a6c926bb2ad35e918dcc1bfab279f1"
756-
integrity sha512-fVHx1rzEmwB130VTkLnxR+HmxcTjGzH12LYQcFFoBwakMd3aOMD4OsRN7tGG/UOYE2ektgFrS8uACAoRk1CY0w==
753+
"@babel/runtime@^7.7.0", "@babel/runtime@^7.8.4":
754+
version "7.8.4"
755+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.4.tgz#d79f5a2040f7caa24d53e563aad49cbc05581308"
756+
integrity sha512-neAp3zt80trRVBI1x0azq6c57aNBqYZH8KhMm3TaB7wEI5Q4A2SHfBHE8w9gOhI/lrqxtEbXZgQIrHP+wvSGwQ==
757757
dependencies:
758758
regenerator-runtime "^0.13.2"
759759

0 commit comments

Comments
 (0)