From db41c976224044a50352435dce7c528a3cfb495c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jan 2021 10:45:29 +0000 Subject: [PATCH] Bump mithril from 1.0.1 to 1.1.7 Bumps [mithril](https://github.com/MithrilJS/mithril.js) from 1.0.1 to 1.1.7. - [Release notes](https://github.com/MithrilJS/mithril.js/releases) - [Changelog](https://github.com/MithrilJS/mithril.js/blob/next/docs/changelog.md) - [Commits](https://github.com/MithrilJS/mithril.js/compare/v1.0.1...v1.1.7) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 01a06a7..e4523e2 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/IBwWG/cheatermind#readme", "dependencies": { - "mithril": "^1.0.1" + "mithril": "^1.1.7" }, "devDependencies": { "babel-core": "^6.18.2", diff --git a/yarn.lock b/yarn.lock index 71e58b1..d2da57f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1380,9 +1380,9 @@ minimist@0.0.8: version "0.0.8" resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" -mithril@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/mithril/-/mithril-1.0.1.tgz#056b35b24e3f7e323a264b7a25b756c57d69008a" +mithril@^1.1.7: + version "1.1.7" + resolved "https://registry.yarnpkg.com/mithril/-/mithril-1.1.7.tgz#505d7d77fe164ff16969de8f9b6eda42e0346cbe" mkdirp@^0.5.0, mkdirp@^0.5.1: version "0.5.1"