From 6d5197512a3f6662d398288c1fbff554bdab262f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 02:10:39 +0000 Subject: [PATCH] Bump npm-check-updates from 16.14.12 to 16.14.15 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.14.12 to 16.14.15. - [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/v16.14.12...v16.14.15) --- updated-dependencies: - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1ae05f4..b7e21a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "lint-staged": "~15.2.0", "mocha": "~10.2.0", "nock": "~13.4.0", - "npm-check-updates": "^16.14.12", + "npm-check-updates": "^16.14.15", "nyc": "^15.1.0", "prettier": "~3.1.1", "should": "~13.2.3", @@ -11953,9 +11953,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.14.12", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.12.tgz", - "integrity": "sha512-5FvqaDX8AqWWTDQFbBllgLwoRXTvzlqVIRSKl9Kg8bYZTfNwMnrp1Zlmb5e/ocf11UjPTc+ShBFjYQ7kg6FL0w==", + "version": "16.14.15", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.15.tgz", + "integrity": "sha512-WH0wJ9j6CP7Azl+LLCxWAYqroT2IX02kRIzgK/fg0rPpMbETgHITWBdOPtrv521xmA3JMgeNsQ62zvVtS/nCmQ==", "dev": true, "dependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index d10a4e9..ef6fbbc 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "lint-staged": "~15.2.0", "mocha": "~10.2.0", "nock": "~13.4.0", - "npm-check-updates": "^16.14.12", + "npm-check-updates": "^16.14.15", "nyc": "^15.1.0", "prettier": "~3.1.1", "should": "~13.2.3",