aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-04-12 16:57:34 +0800
committerGitHub <noreply@github.com>2021-04-12 16:57:34 +0800
commit75e0f5fc3cdc23388da1cc69122fde6282cc2758 (patch)
treea4235f6ea79d151660fedbdf195885560703f29f /FrontEnd/package.json
parentf32f802734f91fbc1bd93db348aaee2016f8fc7c (diff)
parentb1a09c1118f55e386f0ca9efe5a1cb8ad5353666 (diff)
downloadtimeline-75e0f5fc3cdc23388da1cc69122fde6282cc2758.tar.gz
timeline-75e0f5fc3cdc23388da1cc69122fde6282cc2758.tar.bz2
timeline-75e0f5fc3cdc23388da1cc69122fde6282cc2758.zip
Merge pull request #441 from crupest/dependabot/npm_and_yarn/FrontEnd/babel/core-7.13.15
build(deps-dev): Bump @babel/core from 7.13.14 to 7.13.15 in /FrontEnd
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 1770747b..d8d963a4 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -56,7 +56,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.13.14",
+ "@babel/core": "^7.13.15",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-proposal-decorators": "^7.13.15",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",