From de8d31839fb890fea3ee160da8f6242d247a4390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 02:10:05 +0000 Subject: [PATCH] chore: bump npm-check-updates from 13.1.4 to 15.2.6 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 13.1.4 to 15.2.6. - [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/v13.1.4...v15.2.6) --- 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 7284dfe..3b2c478 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "mini-css-extract-plugin": "2.6.0", "node-sass": "7.0.1", "nodemon": "2.0.16", - "npm-check-updates": "13.1.4", + "npm-check-updates": "15.2.6", "nprogress": "0.2.0", "prop-types": "15.8.1", "pubsub-js": "1.9.4",