aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-21 06:56:51 +0000
committerGitHub <noreply@github.com>2021-04-21 06:56:51 +0000
commitbf4c56d3d567e0ead1723fd9413a5a31bee83972 (patch)
treeeb8b5368016c1dcb465f1348a23f3423fd158e9e /FrontEnd/package.json
parent4eca0936220b89a13c9caa2dd44061a6231d7947 (diff)
downloadtimeline-bf4c56d3d567e0ead1723fd9413a5a31bee83972.tar.gz
timeline-bf4c56d3d567e0ead1723fd9413a5a31bee83972.tar.bz2
timeline-bf4c56d3d567e0ead1723fd9413a5a31bee83972.zip
build(deps-dev): Bump @babel/core from 7.13.15 to 7.13.16 in /FrontEnd
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.15 to 7.13.16. - [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.16/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 08834b43..32d80905 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -54,7 +54,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.13.15",
+ "@babel/core": "^7.13.16",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-proposal-decorators": "^7.13.15",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",