aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package-lock.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-lock.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-lock.json')
-rw-r--r--FrontEnd/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json
index d26c26ac..6fe11667 100644
--- a/FrontEnd/package-lock.json
+++ b/FrontEnd/package-lock.json
@@ -12463,9 +12463,9 @@
}
},
"typescript": {
- "version": "4.1.4",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.4.tgz",
- "integrity": "sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==",
+ "version": "4.1.5",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.5.tgz",
+ "integrity": "sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==",
"dev": true
},
"uncontrollable": {