aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-29 09:49:37 +0000
committerGitHub <noreply@github.com>2021-03-29 09:49:37 +0000
commitd0a82b1d1c5dd258696bc0175a9e1de9f28e7451 (patch)
tree094e43c9479db354b534db9b08fc34ccdc507e76 /FrontEnd/package.json
parentc3f5a3b635e0867671abea01b7f367de5bae30d1 (diff)
parentf61697c301c08addf50444837762c4c5f3fa07e2 (diff)
downloadtimeline-d0a82b1d1c5dd258696bc0175a9e1de9f28e7451.tar.gz
timeline-d0a82b1d1c5dd258696bc0175a9e1de9f28e7451.tar.bz2
timeline-d0a82b1d1c5dd258696bc0175a9e1de9f28e7451.zip
Merge pull request #417 from crupest/dependabot/npm_and_yarn/FrontEnd/babel/core-7.13.13
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 d8e8f5e0..ba6d986f 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -55,7 +55,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.13.10",
+ "@babel/core": "^7.13.13",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-proposal-decorators": "^7.13.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",