From e37b650f701b5d3674ac3ca51c237b896fa71c42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 07:10:58 +0000 Subject: [PATCH] Bump npm-check-updates in the development-dependencies group Bumps the development-dependencies group with 1 update: [npm-check-updates](https://github.com/raineorshine/npm-check-updates). Updates `npm-check-updates` from 17.1.4 to 17.1.5 - [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.4...v17.1.5) --- updated-dependencies: - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... 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 71bcbdc..ceb77f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-jest": "28.8.3", "eslint-plugin-prettier": "5.2.1", - "npm-check-updates": "17.1.4", + "npm-check-updates": "17.1.5", "prettier": "3.3.3", "rollup": "4.24.0", "rollup-plugin-typescript2": "0.36.0", @@ -4629,9 +4629,9 @@ } }, "node_modules/npm-check-updates": { - "version": "17.1.4", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.4.tgz", - "integrity": "sha512-crOUeN2GngqlkRCFQ/zi1zsneWd9IGZgIfAWYGAuhYiPnfbBTmJBL7Yq1wI0e1dsW8CfWc+h348WmfCREqeOBA==", + "version": "17.1.5", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.5.tgz", + "integrity": "sha512-COZrBinIHW+S0ewV/NyMV9nax7bUAbRCLeV/g5vFpeio5Zl8d4ucqtLzU5uvtqYPaNSuI0scOad463uf5bnjSg==", "dev": true, "bin": { "ncu": "build/cli.js", diff --git a/package.json b/package.json index ea57bb5..8df9453 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-jest": "28.8.3", "eslint-plugin-prettier": "5.2.1", - "npm-check-updates": "17.1.4", + "npm-check-updates": "17.1.5", "prettier": "3.3.3", "rollup": "4.24.0", "rollup-plugin-typescript2": "0.36.0",