aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-24 06:56:35 +0000
committerGitHub <noreply@github.com>2021-02-24 06:56:35 +0000
commitc17016b350cf6c04a27f8482e4457e7b2be22312 (patch)
treefa93049c71fe53c6bd711c49e856157ce76e79dc
parent8701675627f8970fa19afc9716f05120adf31545 (diff)
downloadtimeline-c17016b350cf6c04a27f8482e4457e7b2be22312.tar.gz
timeline-c17016b350cf6c04a27f8482e4457e7b2be22312.tar.bz2
timeline-c17016b350cf6c04a27f8482e4457e7b2be22312.zip
build(deps-dev): Bump @babel/plugin-proposal-decorators in /FrontEnd
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.13.0 to 7.13.5. - [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.5/packages/babel-plugin-proposal-decorators) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 9363c941..0b1b378f 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -56,7 +56,7 @@
"devDependencies": {
"@babel/core": "^7.13.1",
"@babel/plugin-proposal-class-properties": "^7.12.13",
- "@babel/plugin-proposal-decorators": "^7.13.0",
+ "@babel/plugin-proposal-decorators": "^7.13.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.0",
"@babel/plugin-proposal-optional-chaining": "^7.13.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",