From 35119feff58e55af15ab559f9b13bc1e98fa8b7e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 20:08:40 +0000 Subject: [PATCH] Bump typescript from 4.0.5 to 4.1.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.5...v4.1.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index c60db2081..9d4c33998 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,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 57b1c3427..ee80c6715 100644 --- a/yarn.lock +++ b/yarn.lock @@ -59,10 +59,10 @@ integrity sha512-TYiuOxy5Pf9ORn94X/ujl7PY9opIh+l6NzRAV8EBLpIv3IC9gmEoev4wmmyP7Q33J0/nGjqxAaZcq/n2SZrYaQ== "@auto-it/bot-list@link:packages/bot-list": - version "10.16.1" + version "10.16.2" "@auto-it/core@link:packages/core": - version "10.16.1" + version "10.16.2" dependencies: "@auto-it/bot-list" "link:packages/bot-list" "@octokit/plugin-enterprise-compatibility" "^1.2.2" @@ -102,7 +102,7 @@ url-join "^4.0.0" "@auto-it/npm@link:plugins/npm": - version "10.16.1" + version "10.16.2" dependencies: "@auto-it/core" "link:packages/core" "@auto-it/package-json-utils" "link:packages/package-json-utils" @@ -119,13 +119,13 @@ user-home "^2.0.0" "@auto-it/package-json-utils@link:packages/package-json-utils": - version "10.16.1" + version "10.16.2" dependencies: parse-author "^2.0.0" parse-github-url "1.0.2" "@auto-it/released@link:plugins/released": - version "10.16.1" + version "10.16.2" dependencies: "@auto-it/bot-list" "link:packages/bot-list" "@auto-it/core" "link:packages/core" @@ -135,7 +135,7 @@ tslib "2.0.3" "@auto-it/slack@link:plugins/slack": - version "10.16.1" + version "10.16.2" dependencies: "@atomist/slack-messages" "~1.2.0" "@auto-it/core" "link:packages/core" @@ -15474,10 +15474,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"