aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-03 07:28:48 +0000
committerGitHub <noreply@github.com>2021-02-03 07:28:48 +0000
commit3c80642681925c9796e5d90313237c18f006db81 (patch)
tree0e81fcc3447ab57690382f2f8cca21a95e61431f /FrontEnd/package.json
parent213eff4393bd4e67282b3099005e31c21c8222d8 (diff)
parentcdb750dd11f31befb07dfaacc648f46dd61b7500 (diff)
downloadtimeline-3c80642681925c9796e5d90313237c18f006db81.tar.gz
timeline-3c80642681925c9796e5d90313237c18f006db81.tar.bz2
timeline-3c80642681925c9796e5d90313237c18f006db81.zip
Merge pull request #234 from crupest/dependabot/npm_and_yarn/FrontEnd/babel/preset-typescript-7.12.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 103e9a4f..17d4e542 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -60,7 +60,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.12.11",
"@babel/preset-react": "^7.12.13",
- "@babel/preset-typescript": "^7.12.7",
+ "@babel/preset-typescript": "^7.12.13",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@types/classnames": "^2.2.11",
"@types/lodash": "^4.14.168",