diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-11-18 17:29:15 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-18 17:29:15 +0000 |
| commit | ef1484c0bfc7000effda5b5534286f78b16951f6 (patch) | |
| tree | 862a3870768c5962b2189f3c3903a9cf8e7f39cd | |
| parent | e7bf2a4b47d47c48e72259c70d13a711772b2f75 (diff) | |
| download | muse-ef1484c0bfc7000effda5b5534286f78b16951f6.tar.xz muse-ef1484c0bfc7000effda5b5534286f78b16951f6.zip | |
Bump typescript from 4.0.3 to 4.0.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.3...v4.0.5)
Signed-off-by: dependabot-preview[bot] <[email protected]>
| -rw-r--r-- | package-lock.json | 6 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 24705be..440f37c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3620,9 +3620,9 @@ } }, "typescript": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz", - "integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==", + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.5.tgz", + "integrity": "sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==", "dev": true }, "undefsafe": { diff --git a/package.json b/package.json index 271eb06..ac4cfe4 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "husky": "^4.3.0", "nodemon": "^2.0.6", "ts-node": "^9.0.0", - "typescript": "^4.0.3" + "typescript": "^4.0.5" }, "eslintConfig": { "extends": [ |
