aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-04-30 18:20:56 +0800
committerGitHub <noreply@github.com>2021-04-30 18:20:56 +0800
commit6d3fb8b8578b84ba87cf2d72c0c51e929665444d (patch)
tree1f1ebe034426ba72c1f1f3973232eab40b22266e
parent155638aa78e65a445bb02db34e78c81b16e46f31 (diff)
parent8259e4d80053e16357747e4e8c063f4236b1d847 (diff)
downloadtimeline-6d3fb8b8578b84ba87cf2d72c0c51e929665444d.tar.gz
timeline-6d3fb8b8578b84ba87cf2d72c0c51e929665444d.tar.bz2
timeline-6d3fb8b8578b84ba87cf2d72c0c51e929665444d.zip
Merge pull request #498 from crupest/dependabot/npm_and_yarn/FrontEnd/babel/core-7.14.0
build(deps-dev): Bump @babel/core from 7.13.16 to 7.14.0 in /FrontEnd
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 7d95ca13..8bab63bc 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -54,7 +54,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.13.16",
+ "@babel/core": "^7.14.0",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-proposal-decorators": "^7.13.15",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",