aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-10 05:06:37 +0000
committerGitHub <noreply@github.com>2021-12-10 05:06:37 +0000
commit574c82ae92cfac8f32464c9fb200c7be9610c2ca (patch)
treefe2c43cc80de9f0574e5ae97df07740a097b734d /FrontEnd
parent76651a1766ceaf383227a3de8f0f4f02404fd1fd (diff)
downloadtimeline-574c82ae92cfac8f32464c9fb200c7be9610c2ca.tar.gz
timeline-574c82ae92cfac8f32464c9fb200c7be9610c2ca.tar.bz2
timeline-574c82ae92cfac8f32464c9fb200c7be9610c2ca.zip
build(deps-dev): Bump typescript from 4.5.2 to 4.5.3 in /FrontEnd
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '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"
}