From c51e5157a83abda101107eb53277e4664c290ae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 05:43:44 +0000 Subject: [PATCH] build(deps): bump npm-check-updates from 12.5.4 to 12.5.11 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 12.5.4 to 12.5.11. - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](https://github.com/raineorshine/npm-check-updates/compare/v12.5.4...v12.5.11) --- updated-dependencies: - dependency-name: npm-check-updates dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/questionable-console/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/questionable-console/package.json b/packages/questionable-console/package.json index e6a16ea6..08e43f2f 100644 --- a/packages/questionable-console/package.json +++ b/packages/questionable-console/package.json @@ -9,7 +9,7 @@ "inquirer": "^8.2.2", "inquirer-date-prompt": "^2.0.1", "lodash": "^4.17.21", - "npm-check-updates": "^12.5.4", + "npm-check-updates": "^12.5.11", "regenerator-runtime": "^0.13.9", "rimraf": "^3.0.2", "rxjs": "^7.5.5",