From 28eea42a0b1b9050dc5f4541fc513a265153f515 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 10 Jun 2019 10:53:56 +0000 Subject: [PATCH] :arrow_up: Update majo requirement from ^0.7.1 to ^0.8.0 Updates the requirements on [majo](https://github.com/egoist/majo) to permit the latest version. - [Release notes](https://github.com/egoist/majo/releases) - [Commits](https://github.com/egoist/majo/compare/v0.7.1...v0.8.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58abeb5a3c..82ae091791 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "logrocket": "^1.0.0", "logrocket-react": "^3.0.0", "lz-string": "^1.4.4", - "majo": "^0.7.1", + "majo": "^0.8.0", "mockdate": "^2.0.2", "node-fetch": "^2.6.0", "pre-commit": "^1.2.2",