aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-06-24 18:07:13 +0800
committerGitHub <noreply@github.com>2022-06-24 18:07:13 +0800
commit48cdd1145abe7966f411631559b4073e259126b5 (patch)
treef125640c6ff49856303fe3da8a3c466c1d444c37
parent15b910c817248c1df6ec76114e3f072d0252f92d (diff)
parentffa21e4b8f6b4292b419b2d02b4529c0d7cdea26 (diff)
downloadtimeline-48cdd1145abe7966f411631559b4073e259126b5.tar.gz
timeline-48cdd1145abe7966f411631559b4073e259126b5.tar.bz2
timeline-48cdd1145abe7966f411631559b4073e259126b5.zip
Merge pull request #1263 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-4.7.4
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 85e702c7..44da0780 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -66,7 +66,7 @@
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.7.1",
- "typescript": "^4.7.3",
+ "typescript": "^4.7.4",
"vite": "^2.9.12",
"vite-plugin-pwa": "^0.12.0"
}