aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-03 07:09:17 +0000
committerGitHub <noreply@github.com>2021-02-03 07:09:17 +0000
commit8237876aae78f27aefe835766c2a62f2b7160c35 (patch)
tree27f1eab79d550a7e039f2c073bdac31f14db5ada /FrontEnd/package.json
parent104c453b93b22f083b9cef53aa579070c037b777 (diff)
downloadtimeline-8237876aae78f27aefe835766c2a62f2b7160c35.tar.gz
timeline-8237876aae78f27aefe835766c2a62f2b7160c35.tar.bz2
timeline-8237876aae78f27aefe835766c2a62f2b7160c35.zip
build(deps-dev): Bump @babel/core from 7.12.10 to 7.12.13 in /FrontEnd
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.10 to 7.12.13. - [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.13/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 3e06c1b9..d9067351 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -52,7 +52,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.12.10",
+ "@babel/core": "^7.12.13",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-proposal-decorators": "^7.12.12",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",