diff --git a/package.json b/package.json index d8473fbb8..c1ccb3975 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "simple-react-lightbox": "^3.1.2-3", "title-case": "^3.0.2", "ts-jest": "^26.1.3", - "typescript": "~4.0.3" + "typescript": "~4.1.5" }, "husky": { "hooks": { diff --git a/yarn.lock b/yarn.lock index ed3434abc..0fe733edc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15450,10 +15450,10 @@ typescript-memoize@^1.0.0-alpha.3: resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.0.0-alpha.4.tgz#fd97ab63807c3392af5d0ac5f4754254a4fcd634" integrity sha512-woA2UUWSvx8ugkEjPN8DMuNjukBp8NQeLmz+LRXbEsQIvhLR8LSlD+8Qxdk7NmgE8xeJabJdU8zSrO4ozijGjg== -typescript@~4.0.3: - version "4.0.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389" - integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ== +typescript@~4.1.5: + version "4.1.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" + integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== typical@^2.6.1: version "2.6.1"