Skip to content

Commit 3911559

Browse files
chore(deps-dev): bump @babel/core from 7.13.8 to 7.13.10 (#1973)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.8 to 7.13.10. - [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.10/packages/babel-core) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vladimir Gorej <[email protected]>
1 parent 7f750b9 commit 3911559

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"license": "Apache-2.0",
6262
"devDependencies": {
6363
"@babel/cli": "=7.13.0",
64-
"@babel/core": "=7.13.8",
64+
"@babel/core": "=7.13.10",
6565
"@babel/plugin-proposal-class-properties": "=7.13.0",
6666
"@babel/plugin-proposal-object-rest-spread": "=7.13.8",
6767
"@babel/plugin-transform-runtime": "=7.13.9",

0 commit comments

Comments
 (0)