From 0d8a1b7b32046fa3394ad9447b79238f97ebd433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 19:57:55 +0000 Subject: [PATCH] Bump npm-check-updates from 17.1.13 to 17.1.14 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 17.1.13 to 17.1.14. - [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/v17.1.13...v17.1.14) --- 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 | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7de2f09..e8184b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "eslint-plugin-prettier": "^5.2.2", "husky": "^9.1.7", "mocha": "^11.0.1", - "npm-check-updates": "^17.1.13", + "npm-check-updates": "^17.1.14", "prettier": "^3.4.2", "prettier-eslint": "^16.3.0", "prettier-eslint-cli": "^8.0.1" @@ -3570,9 +3570,9 @@ } }, "node_modules/npm-check-updates": { - "version": "17.1.13", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.13.tgz", - "integrity": "sha512-m9Woo2J5XVab0VcQpYvrQ0hx3ySI1mGbiHR595mc6Lr1/FIaTWvv+oU+T1WKSfXRiluKC/V5P6Bdk5agaYpqqg==", + "version": "17.1.14", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.14.tgz", + "integrity": "sha512-dr4bXIxETubLI1tFGeock5hN8yVjahvaVpx+lPO4/O2md3zJuxB7FgH3MIoTvQSCgsgkIRpe0skti01IEAA5tA==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -7994,9 +7994,9 @@ "dev": true }, "npm-check-updates": { - "version": "17.1.13", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.13.tgz", - "integrity": "sha512-m9Woo2J5XVab0VcQpYvrQ0hx3ySI1mGbiHR595mc6Lr1/FIaTWvv+oU+T1WKSfXRiluKC/V5P6Bdk5agaYpqqg==", + "version": "17.1.14", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.14.tgz", + "integrity": "sha512-dr4bXIxETubLI1tFGeock5hN8yVjahvaVpx+lPO4/O2md3zJuxB7FgH3MIoTvQSCgsgkIRpe0skti01IEAA5tA==", "dev": true }, "object-inspect": { diff --git a/package.json b/package.json index 003a3b0..fcf8c75 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-plugin-prettier": "^5.2.2", "husky": "^9.1.7", "mocha": "^11.0.1", - "npm-check-updates": "^17.1.13", + "npm-check-updates": "^17.1.14", "prettier": "^3.4.2", "prettier-eslint": "^16.3.0", "prettier-eslint-cli": "^8.0.1"