From c4c13a52cc0d9b82fc2ff3655be7cc03c304a43c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 21:17:32 +0000 Subject: [PATCH] Bump npm-check-updates from 12.5.12 to 14.1.1 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 12.5.12 to 14.1.1. - [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.12...v14.1.1) --- updated-dependencies: - dependency-name: npm-check-updates 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 0351c6f..29aad1b 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "casperjs": "^1.1.4", "eslint": "^8.0.0", "nodemon": "^2.0.12", - "npm-check-updates": "^12.0.0", + "npm-check-updates": "^14.1.1", "phantomjs-prebuilt": "^2.1.16" }, "scripts": {