From 473c2a56e4def8cfe3836373408727a654f7824e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 07:07:12 +0000 Subject: [PATCH] Bump @types/mithril from 2.0.0 to 2.0.1 Bumps [@types/mithril](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mithril) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mithril) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6cbecbe4..2fdfcb4d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@types/jest": "^24.0.19", - "@types/mithril": "^2.0.0", + "@types/mithril": "^2.0.1", "@types/node": "^12.11.5", "@types/selenium-webdriver": "^4.0.5", "cleanslate": "^0.10.1", diff --git a/yarn.lock b/yarn.lock index c7f5e1bb..5c0c0523 100644 --- a/yarn.lock +++ b/yarn.lock @@ -443,10 +443,10 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d" integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== -"@types/mithril@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@types/mithril/-/mithril-2.0.0.tgz#f9a9e523264af6dc8c2027029bcd400a459739bb" - integrity sha512-Bjjs5a7xc6eC207ZE1tR7ssnMoF8d3VVcupmzbhFaP2nM4G1Jpm1oqrvAiu+ys0OLKYUQjxNALUerHDPHbuwfA== +"@types/mithril@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@types/mithril/-/mithril-2.0.1.tgz#08c0eb54e9993dde60d5b914f434baac16d4eb5f" + integrity sha512-pHjBkRmrnMRS6pIsGjuMyU5rfWUvKNDbXQjMeTnlXxqMfC4ZHyIGEgvmVHvyvQjHczA1dkwIJOGmloO3nfEtBw== "@types/nearley@^2.11.0": version "2.11.0"