From c696a7871f70b7489f59eac115a8c81eb084454a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 07:22:05 +0000 Subject: [PATCH] Bump npm-check-updates from 16.14.16 to 16.14.17 Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.14.16 to 16.14.17. - [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.16...v16.14.17) --- 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 396b3db2..35bbb456 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-jest": "27.9.0", "eslint-plugin-prettier": "5.1.3", - "npm-check-updates": "16.14.16", + "npm-check-updates": "16.14.17", "prettier": "3.2.5", "rollup": "4.13.0", "rollup-plugin-typescript2": "0.36.0", @@ -6882,9 +6882,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.14.16", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.16.tgz", - "integrity": "sha512-li7FvwreCISh4UaZogTAnDgTknzqvIUsnjibNCNMKiPWOcsnF4mhQJ6+HW2JCKWuhDctZbMOv8wMQwwpNyXvIw==", + "version": "16.14.17", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.17.tgz", + "integrity": "sha512-ElnDdXKe60f8S6RhzFeaGuH2TFJmt2cU2HjLdowldabdm27nWFCxV2ebeP3xGbQkzp2+RPDQNdW9HqU1lcY8ag==", "dev": true, "dependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index d74f1bc2..b920ae9c 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-jest": "27.9.0", "eslint-plugin-prettier": "5.1.3", - "npm-check-updates": "16.14.16", + "npm-check-updates": "16.14.17", "prettier": "3.2.5", "rollup": "4.13.0", "rollup-plugin-typescript2": "0.36.0",