Skip to content

Commit 22701f3

Browse files
Bump @babel/runtime from 7.8.0 to 7.8.3
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.8.0 to 7.8.3. - [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.3/packages/babel-runtime) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 63e8cd8 commit 22701f3

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.0",
5353
"@babel/plugin-transform-runtime": "^7.8.0",
5454
"@babel/plugin-transform-typescript": "^7.7.4",
55-
"@babel/runtime": "^7.8.0",
55+
"@babel/runtime": "^7.8.3",
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
@@ -804,10 +804,10 @@
804804
js-levenshtein "^1.1.3"
805805
semver "^5.5.0"
806806

807-
"@babel/runtime@^7.7.0", "@babel/runtime@^7.8.0":
808-
version "7.8.0"
809-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.0.tgz#8c81711517c56b3d00c6de706b0fb13dc3531549"
810-
integrity sha512-Z7ti+HB0puCcLmFE3x90kzaVgbx6TRrYIReaygW6EkBEnJh1ajS4/inhF7CypzWeDV3NFl1AfWj0eMtdihojxw==
807+
"@babel/runtime@^7.7.0", "@babel/runtime@^7.8.3":
808+
version "7.8.3"
809+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.3.tgz#0811944f73a6c926bb2ad35e918dcc1bfab279f1"
810+
integrity sha512-fVHx1rzEmwB130VTkLnxR+HmxcTjGzH12LYQcFFoBwakMd3aOMD4OsRN7tGG/UOYE2ektgFrS8uACAoRk1CY0w==
811811
dependencies:
812812
regenerator-runtime "^0.13.2"
813813

0 commit comments

Comments
 (0)