aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-30 06:49:43 +0000
committerGitHub <noreply@github.com>2021-03-30 06:49:43 +0000
commit9f27ddc1306d046b3e010d3b0ff48e0adf6705e8 (patch)
treef37343a4e59144453e2f00638bc38c9c2171feea
parent54b8c37323749499ed2f42b358122db5921ac684 (diff)
downloadtimeline-9f27ddc1306d046b3e010d3b0ff48e0adf6705e8.tar.gz
timeline-9f27ddc1306d046b3e010d3b0ff48e0adf6705e8.tar.bz2
timeline-9f27ddc1306d046b3e010d3b0ff48e0adf6705e8.zip
build(deps-dev): Bump @babel/core from 7.13.13 to 7.13.14 in /FrontEnd
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.13 to 7.13.14. - [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.14/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 b706cc59..8906534c 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -55,7 +55,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.13.13",
+ "@babel/core": "^7.13.14",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-proposal-decorators": "^7.13.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",