From 89780e20bca40c23a3110c1e300355afeb23f75a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 07:26:11 +0000 Subject: [PATCH] Bump jake from 8.1.1 to 10.8.4 Bumps [jake](https://github.com/jakejs/jake) from 8.1.1 to 10.8.4. - [Release notes](https://github.com/jakejs/jake/releases) - [Changelog](https://github.com/jakejs/jake/blob/main/changelog.md) - [Commits](https://github.com/jakejs/jake/compare/v8.1.1...v10.8.4) --- updated-dependencies: - dependency-name: jake 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 c65543c5b4..083766e01e 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "eslint-plugin-import": "^2.26.0", "eslint-plugin-mocha-no-only": "^1.1.1", "husky": "^4.3.8", - "jake": "^8.1.1", + "jake": "^10.8.4", "JSONStream": "^1.3.5", "lint-staged": "^12.3.7", "mocha": "^9.2.2",