aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-09 06:49:41 +0000
committerGitHub <noreply@github.com>2021-03-09 06:49:41 +0000
commitd35946c32da30c0f043df5a3016444e4d3df7269 (patch)
tree923b86b6e3eb27e8f311b35267d0a116eff679bb /FrontEnd/package.json
parent0ba181dbda38791864150e43f83460cd2783cc0b (diff)
downloadtimeline-d35946c32da30c0f043df5a3016444e4d3df7269.tar.gz
timeline-d35946c32da30c0f043df5a3016444e4d3df7269.tar.bz2
timeline-d35946c32da30c0f043df5a3016444e4d3df7269.zip
build(deps-dev): Bump @babel/core from 7.13.8 to 7.13.10 in /FrontEnd
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.8 to 7.13.10. - [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.10/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 fe18e113..6535737e 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -55,7 +55,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.13.8",
+ "@babel/core": "^7.13.10",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-proposal-decorators": "^7.13.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",