aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-02-12 18:33:29 +0800
committerGitHub <noreply@github.com>2021-02-12 18:33:29 +0800
commit9073182c0f18b4a40416f58f83eb01506ffdd107 (patch)
treea798582c3067775fb43cb737742a573a1ea884ce /FrontEnd/package.json
parentc3dbe276fae69f217a72103a9a527bf4c0c4b9ee (diff)
parent5d29db036b3dabd8aabdcd64d1d0c665adab7934 (diff)
downloadtimeline-9073182c0f18b4a40416f58f83eb01506ffdd107.tar.gz
timeline-9073182c0f18b4a40416f58f83eb01506ffdd107.tar.bz2
timeline-9073182c0f18b4a40416f58f83eb01506ffdd107.zip
Merge pull request #268 from crupest/dependabot/npm_and_yarn/FrontEnd/babel/preset-typescript-7.12.16
build(deps-dev): Bump @babel/preset-typescript from 7.12.13 to 7.12.16 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 c30079b5..11c001ba 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.13",
"@babel/preset-react": "^7.12.13",
- "@babel/preset-typescript": "^7.12.13",
+ "@babel/preset-typescript": "^7.12.16",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@types/classnames": "^2.2.11",
"@types/lodash": "^4.14.168",