Bump typescript from 4.2.2 to 4.2.3 (#253)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fri, 5 Mar 2021 11:50:37 +0000 (12:50 +0100)
committerGitHub <noreply@github.com>
Fri, 5 Mar 2021 11:50:37 +0000 (12:50 +0100)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3.
- [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 edf4a83064fee728c3a208e7bd2004aa662596b3..2024c8ae52d089d65a8a7245d3e772c0ccb855a0 100644 (file)
       "dev": true
     },
     "typescript": {
-      "version": "4.2.2",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.2.tgz",
-      "integrity": "sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==",
+      "version": "4.2.3",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.3.tgz",
+      "integrity": "sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==",
       "dev": true
     },
     "uglify-js": {
index 335399eead41522fba8f26b9618f3ebb3608a95c..bb1651f047cbec3f760011b3e0ce822e4b821227 100644 (file)
@@ -91,7 +91,7 @@
     "sonar-scanner": "^3.1.0",
     "source-map-support": "^0.5.19",
     "typedoc": "^0.20.29",
-    "typescript": "^4.2.2"
+    "typescript": "^4.2.3"
   },
   "engines": {
     "node": ">=12.11.0",