From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 06:45:11 +0000 (+0000) Subject: Bump typescript from 4.1.4 to 4.1.5 X-Git-Tag: v2.0.0-beta.2~56^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=a8c912f70620268fbf80b7cf926bbb07a5f2d932;p=poolifier.git Bump typescript from 4.1.4 to 4.1.5 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-preview[bot] --- diff --git a/package-lock.json b/package-lock.json index 7c00cde0..f2611902 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4523,9 +4523,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 }, "uglify-js": {