From caf4b2977301b2638d1a9a7fbfc060cffb896307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 19:50:01 +0000 Subject: [PATCH] Bump npm-check-updates from 17.1.9 to 17.1.10 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 17.1.9 to 17.1.10. - [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.9...v17.1.10) --- 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 26c5517..3f184df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "eslint-plugin-prettier": "^5.2.1", "husky": "^9.1.6", "mocha": "^10.8.2", - "npm-check-updates": "^17.1.9", + "npm-check-updates": "^17.1.10", "prettier": "^3.3.3", "prettier-eslint": "^16.3.0", "prettier-eslint-cli": "^8.0.1" @@ -3471,9 +3471,9 @@ } }, "node_modules/npm-check-updates": { - "version": "17.1.9", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.9.tgz", - "integrity": "sha512-Gfv5S8NNJKTilM1gesFNYka6bUaBs5LnVyPjApXPQphHijrlLFDMw1uSmwYMZbvJSkLZSOx03e8CHcG0Td5SMA==", + "version": "17.1.10", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.10.tgz", + "integrity": "sha512-GnN6KbUzC8BpwsRYJntuumgCiagZ0+xxorvUJM9m06d7AlyK9lm3iFsAsnXF3VAZZzpD5QjZvWBwNze61Vywkw==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -7768,9 +7768,9 @@ "dev": true }, "npm-check-updates": { - "version": "17.1.9", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.9.tgz", - "integrity": "sha512-Gfv5S8NNJKTilM1gesFNYka6bUaBs5LnVyPjApXPQphHijrlLFDMw1uSmwYMZbvJSkLZSOx03e8CHcG0Td5SMA==", + "version": "17.1.10", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.10.tgz", + "integrity": "sha512-GnN6KbUzC8BpwsRYJntuumgCiagZ0+xxorvUJM9m06d7AlyK9lm3iFsAsnXF3VAZZzpD5QjZvWBwNze61Vywkw==", "dev": true }, "object-inspect": { diff --git a/package.json b/package.json index 79c7ad8..50fbb36 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-plugin-prettier": "^5.2.1", "husky": "^9.1.6", "mocha": "^10.8.2", - "npm-check-updates": "^17.1.9", + "npm-check-updates": "^17.1.10", "prettier": "^3.3.3", "prettier-eslint": "^16.3.0", "prettier-eslint-cli": "^8.0.1"