aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-18 06:16:16 +0000
committerGitHub <noreply@github.com>2021-05-18 06:16:16 +0000
commitd97463ae4f5cc9952d39cb65ec7776011cbc5605 (patch)
treee1d928541b96d4b8d52398aa7c4098ab30999103
parent5ead84a292481b43f44ae3d044193901045ce092 (diff)
downloadtimeline-d97463ae4f5cc9952d39cb65ec7776011cbc5605.tar.gz
timeline-d97463ae4f5cc9952d39cb65ec7776011cbc5605.tar.bz2
timeline-d97463ae4f5cc9952d39cb65ec7776011cbc5605.zip
build(deps-dev): Bump @babel/core from 7.14.2 to 7.14.3 in /FrontEnd
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.2 to 7.14.3. - [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.14.3/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 a6db1770..2e2a5ce9 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -58,7 +58,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.14.2",
+ "@babel/core": "^7.14.3",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-proposal-decorators": "^7.14.2",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",