From 5b55239d5a85cb00ea8189fa2803a881313070cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Nov 2022 17:59:37 +0000 Subject: [PATCH] deps(dev): bump it-last from 1.0.6 to 2.0.0 (#388) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89aa91a0..612603df 100644 --- a/package.json +++ b/package.json @@ -196,7 +196,7 @@ "delay": "^5.0.0", "execa": "^6.0.0", "it-filter": "^2.0.0", - "it-last": "^1.0.6", + "it-last": "^2.0.0", "it-pair": "^2.0.2", "lodash.random": "^3.2.0", "lodash.range": "^3.2.0",