aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-12-11 21:05:45 +0800
committerGitHub <noreply@github.com>2021-12-11 21:05:45 +0800
commit4d7244fe367cada9e93fe7ccda931de1e5fcb397 (patch)
treefe2c43cc80de9f0574e5ae97df07740a097b734d
parent76651a1766ceaf383227a3de8f0f4f02404fd1fd (diff)
parent574c82ae92cfac8f32464c9fb200c7be9610c2ca (diff)
downloadtimeline-4d7244fe367cada9e93fe7ccda931de1e5fcb397.tar.gz
timeline-4d7244fe367cada9e93fe7ccda931de1e5fcb397.tar.bz2
timeline-4d7244fe367cada9e93fe7ccda931de1e5fcb397.zip
Merge pull request #981 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-4.5.3
build(deps-dev): Bump typescript from 4.5.2 to 4.5.3 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 40147d7b..bc814257 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.5.1",
- "typescript": "^4.5.2",
+ "typescript": "^4.5.3",
"vite": "^2.7.1",
"vite-plugin-pwa": "^0.11.10"
}