aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-02 03:36:52 +0000
committerGitHub <noreply@github.com>2021-03-02 03:36:52 +0000
commitc613471efefa166cf65c28d308e63a82cb103e81 (patch)
tree8c1f3f2ece17eafd8b7e298fa172c5eefb941bbd
parentd498a4d1b419450f5b1f196c4a4aee5130b92326 (diff)
downloadtimeline-c613471efefa166cf65c28d308e63a82cb103e81.tar.gz
timeline-c613471efefa166cf65c28d308e63a82cb103e81.tar.bz2
timeline-c613471efefa166cf65c28d308e63a82cb103e81.zip
build(deps-dev): Bump @babel/core from 7.13.1 to 7.13.8 in /FrontEnd
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.1 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-core) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 1f3a03e3..f94b990a 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -54,7 +54,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.13.1",
+ "@babel/core": "^7.13.8",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-proposal-decorators": "^7.13.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",