From 758a94dcbb365cfcb06144da2da8e994068a11c8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2019 17:51:20 +0000 Subject: [PATCH] chore(package): update fake-indexeddb to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4bc89d..1bec7cb 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "coveralls": "^3.0.4", "cz-conventional-changelog": "^2.1.0", "eslint-config-unity": "^1.0.1", - "fake-indexeddb": "^2.1.1", + "fake-indexeddb": "^3.0.0", "husky": "^2.5.0", "nyc": "^14.1.1", "rimraf": "^2.5.4",