aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-12-07 22:06:17 +0800
committerGitHub <noreply@github.com>2021-12-07 22:06:17 +0800
commitd87a448b77af4ecc7d68063f921fd8689d66a916 (patch)
treef6a47665bde1a6ea3c5b0555cb2028a21978324e
parent6ca8537a82535d99b91e9f60a3c22c0de7b034e4 (diff)
parent28d516567927fea846e7971037c77c3fcd80d487 (diff)
downloadtimeline-d87a448b77af4ecc7d68063f921fd8689d66a916.tar.gz
timeline-d87a448b77af4ecc7d68063f921fd8689d66a916.tar.bz2
timeline-d87a448b77af4ecc7d68063f921fd8689d66a916.zip
Merge pull request #972 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-4.5.2
build(deps-dev): Bump typescript from 4.4.4 to 4.5.2 in /FrontEnd
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index f7556d65..9e38f052 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -65,7 +65,7 @@
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"prettier": "^2.4.1",
- "typescript": "^4.4.4",
+ "typescript": "^4.5.2",
"vite": "^2.6.14",
"vite-plugin-pwa": "^0.11.10"
}