Bump typescript from 4.1.5 to 4.2.2 (#235)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Wed, 24 Feb 2021 07:56:51 +0000 (08:56 +0100)
committerGitHub <noreply@github.com>
Wed, 24 Feb 2021 07:56:51 +0000 (08:56 +0100)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
package-lock.json
package.json

index 26944715caef96c0b9ba7c68b69bcd81a55a7bb5..380c1988af278445a0d5ed3d0013a0c018c325c1 100644 (file)
       }
     },
     "typescript": {
-      "version": "4.1.5",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.5.tgz",
-      "integrity": "sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==",
+      "version": "4.2.2",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.2.tgz",
+      "integrity": "sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==",
       "dev": true
     },
     "uglify-js": {
index a730d20572fded0eb1794f8b2a02fa19271f71b2..11b3d79913c096e39b17ea9e678c974d3985c6ae 100644 (file)
@@ -88,7 +88,7 @@
     "rollup-plugin-typescript2": "^0.30.0",
     "sonar-scanner": "^3.1.0",
     "source-map-support": "^0.5.19",
-    "typescript": "^4.1.5"
+    "typescript": "^4.2.2"
   },
   "engines": {
     "node": ">=12.11.0",