aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-11 07:11:57 +0000
committerGitHub <noreply@github.com>2021-02-11 07:11:57 +0000
commit4b2d82b5585ec5d4f8e214c5bf7755bd48e53106 (patch)
treeafa1e5b10a4ac60912138333b7470f0c5a786edf /FrontEnd/package.json
parentec92c01e039e54cfb1202e26e1ccff714c09224d (diff)
downloadtimeline-4b2d82b5585ec5d4f8e214c5bf7755bd48e53106.tar.gz
timeline-4b2d82b5585ec5d4f8e214c5bf7755bd48e53106.tar.bz2
timeline-4b2d82b5585ec5d4f8e214c5bf7755bd48e53106.zip
build(deps-dev): Bump typescript from 4.1.4 to 4.1.5 in /FrontEnd
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.4...v4.1.5) Signed-off-by: dependabot[bot] <support@github.com>
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 901550eb..634c8e29 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -102,7 +102,7 @@
"style-loader": "^2.0.0",
"ts-loader": "^8.0.16",
"type-fest": "^0.20.2",
- "typescript": "^4.1.4",
+ "typescript": "^4.1.5",
"url-loader": "^4.1.1",
"webpack": "^5.21.2",
"webpack-chain": "^6.5.1",