From a740cf36b73730c7a22e87187ead41f4f1230917 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 04:58:02 +0000 Subject: [PATCH] build(deps-dev): bump fantasy-land from 4.1.0 to 5.0.0 Bumps [fantasy-land](https://github.com/fantasyland/fantasy-land) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/fantasyland/fantasy-land/releases) - [Commits](https://github.com/fantasyland/fantasy-land/compare/v4.1.0...v5.0.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 5c54844..4f2c154 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint": "^5.14.1", "eslint-config-airbnb-base": "^13.1.0", "eslint-plugin-import": "^2.16.0", - "fantasy-land": "^4.1.0", + "fantasy-land": "^5.0.0", "istanbul": "^0.4.5", "karma": "^4.0.0", "karma-browserify": "^6.0.0",