From 5dc9f6f6c5e0a48db9acf1ace8966d3b5a9fd6ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 10:36:49 +0000 Subject: [PATCH] build(deps): bump npm-check-updates from 12.5.4 to 12.5.8 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 12.5.4 to 12.5.8. - [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.8) --- 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..2468da77 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.8", "regenerator-runtime": "^0.13.9", "rimraf": "^3.0.2", "rxjs": "^7.5.5",