aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-19 07:06:31 +0000
committerGitHub <noreply@github.com>2021-02-19 07:06:31 +0000
commitd051977106a5692e8c89275415e7b52c7d412cad (patch)
tree5bc883694f12a5fb1c67f780f91783f3cb89eb6e
parentc87aca7157a3585bd2089ef624b7f837c4dd7395 (diff)
downloadtimeline-d051977106a5692e8c89275415e7b52c7d412cad.tar.gz
timeline-d051977106a5692e8c89275415e7b52c7d412cad.tar.bz2
timeline-d051977106a5692e8c89275415e7b52c7d412cad.zip
build(deps-dev): Bump @babel/core from 7.12.16 to 7.12.17 in /FrontEnd
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.16 to 7.12.17. - [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.12.17/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 c31118fa..13975102 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -54,7 +54,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.12.16",
+ "@babel/core": "^7.12.17",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-proposal-decorators": "^7.12.13",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.13",