aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-23 07:46:07 +0000
committerGitHub <noreply@github.com>2021-02-23 07:46:07 +0000
commitc9f146bcfb9c9c105873cbab88e2d300834c9c59 (patch)
tree7960ff570780c99a115afcd1a5d150fbecfeddf1
parent87f4ae51da516b1d82756207a4a7457fc6e4a071 (diff)
parent0d5441b3f321a6361ae3290da6c31c622fa4ad57 (diff)
downloadtimeline-c9f146bcfb9c9c105873cbab88e2d300834c9c59.tar.gz
timeline-c9f146bcfb9c9c105873cbab88e2d300834c9c59.tar.bz2
timeline-c9f146bcfb9c9c105873cbab88e2d300834c9c59.zip
Merge pull request #314 from crupest/dependabot/npm_and_yarn/FrontEnd/babel/plugin-proposal-decorators-7.13.0
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 1697b808..5bca557a 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -56,7 +56,7 @@
"devDependencies": {
"@babel/core": "^7.12.17",
"@babel/plugin-proposal-class-properties": "^7.12.13",
- "@babel/plugin-proposal-decorators": "^7.12.13",
+ "@babel/plugin-proposal-decorators": "^7.13.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.13",
"@babel/plugin-proposal-optional-chaining": "^7.12.17",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",