From c0f6e4469a53a81b31ece3c49bdc7522b6ddb9cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 13:16:37 +0000 Subject: [PATCH] chore(deps-dev): bump it-last from 1.0.6 to 2.0.0 Bumps [it-last](https://github.com/achingbrain/it) from 1.0.6 to 2.0.0. - [Release notes](https://github.com/achingbrain/it/releases) - [Commits](https://github.com/achingbrain/it/compare/it-last@1.0.6...it-last-v2.0.0) --- updated-dependencies: - dependency-name: it-last dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf8998e..37b0166 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "events": "^3.3.0", "ipfs-unixfs": "^6.0.4", "it-drain": "^1.0.3", - "it-last": "^1.0.4", + "it-last": "^2.0.0", "it-to-buffer": "^2.0.0", "react-native-polyfill-globals": "^3.0.0", "readable-stream": "^4.3.0",